From: Ben Gras Date: Mon, 12 Dec 2005 13:50:13 +0000 (+0000) Subject: Hack for make libraries X-Git-Tag: v3.1.2a~476 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=d3ee3287922ef78f2f079cbe08fccb9665e0def3;p=minix.git Hack for make libraries --- diff --git a/Makefile b/Makefile index ef5c5705a..1dfec7744 100755 --- 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 ""