]> Zhao Yanbai Git Server - minix.git/commitdiff
Make var overridable for cross compilation
authorThomas Veerman <tveerman@cs.vu.nl>
Tue, 1 May 2012 14:55:13 +0000 (16:55 +0200)
committerThomas Veerman <thomas@minix3.org>
Mon, 18 Jun 2012 10:53:26 +0000 (10:53 +0000)
Makefile

index c79fe86ed0bd599b3fed87f085c2ff0b889ab0dd..7842197257f1aaeed3c86f7475c6c01cbf7f3f06 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 .include <bsd.own.mk>
 
-MAKE=make
+MAKE?=make
 
 usage:
        @echo ""