]> Zhao Yanbai Git Server - minix.git/commitdiff
Hack for make libraries
authorBen Gras <ben@minix3.org>
Mon, 12 Dec 2005 13:50:13 +0000 (13:50 +0000)
committerBen Gras <ben@minix3.org>
Mon, 12 Dec 2005 13:50:13 +0000 (13:50 +0000)
Makefile

index ef5c5705aa4284deda4b0d2695f368d7676893b7..1dfec7744ce9fe34d8ff6287fc1a514fbb93394c 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Master Makefile to compile everything in /usr/src except the system.
 
 MAKE   = exec make -$(MAKEFLAGS)
-GMAKE  = gmake
+GMAKE  = /usr/gnu/bin/gmake
 
 usage:
        @echo ""