[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Fix default root Makefile target.



ChangeSet 1.1590, 2005/05/29 15:05:00+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx

        Fix default root Makefile target.
        Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>



 Makefile |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


diff -Nru a/Makefile b/Makefile
--- a/Makefile  2005-05-29 11:03:10 -04:00
+++ b/Makefile  2005-05-29 11:03:10 -04:00
@@ -25,13 +25,14 @@
 export XEN_TARGET_ARCH SUBARCH
 endif
 
+# Default target must appear before any include lines
+all: dist
+
 include Config.mk
 include buildconfigs/Rules.mk
 
 .PHONY:        all dist install xen tools kernels docs world clean mkpatches 
mrproper
 .PHONY:        kbuild kdelete kclean
-
-all: dist
 
 # build and install everything into the standard system directories
 install: install-xen install-tools install-kernels install-docs

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.