From: Keir Fraser Date: Wed, 15 Jul 2009 09:31:50 +0000 (+0100) Subject: stubdom: make -> $(MAKE) X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f4a94f8a36b09d2a0fd68fb458a5119f69cfd56c;p=people%2Fliuw%2Fstubdom.git stubdom: make -> $(MAKE) Signed-off-by: Christoph Egger --- diff --git a/Makefile b/Makefile index 039a1a4..a4f5e08 100644 --- a/Makefile +++ b/Makefile @@ -211,7 +211,7 @@ $(OCAML_STAMPFILE): ocaml-$(XEN_TARGET_ARCH)/.dirstamp $(CROSS_ROOT): cross-newlib cross-zlib cross-libpci $(XEN_ROOT)/tools/ioemu-dir: - make -C $(XEN_ROOT)/tools ioemu-dir-find + $(MAKE) -C $(XEN_ROOT)/tools ioemu-dir-find ioemu/linkfarm.stamp: $(XEN_ROOT)/tools/ioemu-dir mkdir -p ioemu