View | Details | Raw Unified
Collapse All | Expand All

(-) xen-3.0.2/tools/xenmon/Makefile (-1 / +1 lines)
 Lines 43-48    Link Here 
%: %.c Makefile
%: %.c Makefile
	$(CC) $(CFLAGS) $(LDFLAGS) -lxenctrl -o $@ $<
	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< -lxenctrl