projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf89912
)
Fix direct use of 'make' -> $(MAKE)
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 24 Sep 2008 11:47:33 +0000
(12:47 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 24 Sep 2008 11:47:33 +0000
(12:47 +0100)
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index cf221adae58b21637c41aaed65a14291a387e5d1..2b724bb0659ff6f1b6d197199dc8a5cab04b74c1 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-79,7
+79,7
@@
ifeq (x86_64,$(XEN_TARGET_ARCH))
endif
tools/ioemu-dir:
-
make
-C tools ioemu-dir-find
+
$(MAKE)
-C tools ioemu-dir-find
.PHONY: install-docs
install-docs: