projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4e464
)
add build-all to .PHONY rules
author
Juan Quintela
<quintela@redhat.com>
Tue, 6 Oct 2009 19:11:12 +0000
(21:11 +0200)
committer
Anthony 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
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index de7c2aa38aa230fcddfa5b778e2f726d70748d63..2f0441e3b5a8c5036752fdf44391e04616b9bd09 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