# HG changeset patch # User jeroney@xxxxxxxxxxxxxxxxxxxxx # Node ID 7f3f018a694f6a8befb14e547a6f0433223ff7ec # Parent e47f04c55eb1612bca605c972943ae166aae22d0 Remove second decleration of .PHONY & cleanup formating diff -r e47f04c55eb1 -r 7f3f018a694f tools/Makefile --- a/tools/Makefile Mon Oct 24 11:57:37 2005 +++ b/tools/Makefile Tue Oct 25 16:09:28 2005 @@ -16,9 +16,6 @@ SUBDIRS += vtpm endif SUBDIRS += xenstat - -.PHONY: all install clean check check_clean ioemu eioemuinstall ioemuclean - # These don't cross-compile ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH)) SUBDIRS += python