Hack for make libraries

This commit is contained in:
Ben Gras 2005-12-12 13:50:13 +00:00
parent 2f23951221
commit d3ee328792

View file

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