OSDN Git Service

add build-all to .PHONY rules
authorJuan Quintela <quintela@redhat.com>
Tue, 6 Oct 2009 19:11:12 +0000 (21:11 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 6 Oct 2009 19:46:10 +0000 (14:46 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile

index de7c2aa..2f0441e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ config-host.mak:
 endif
 
 .PHONY: all clean cscope distclean dvi html info install install-doc \
-       recurse-all speed tar tarbin test
+       recurse-all speed tar tarbin test build-all
 
 VPATH=$(SRC_PATH):$(SRC_PATH)/hw