From: Ben Gras Date: Wed, 8 Mar 2006 16:46:40 +0000 (+0000) Subject: No gmake in use X-Git-Tag: v3.1.2a~277 X-Git-Url: http://zhaoyanbai.com/repos/%22http:/www.isc.org/static/host.html?a=commitdiff_plain;h=af9aa298581aeeb430d3dd042301bd4cad83f85b;p=minix.git No gmake in use --- diff --git a/Makefile b/Makefile index 62842132a..f31a1df4a 100755 --- a/Makefile +++ b/Makefile @@ -18,10 +18,6 @@ usage: @echo "" @echo "Run 'make' in tools/ to create a new MINIX configuration." @echo "" - @echo "Rebuilding the libraries uses gmake and gcc too, which takes" - @echo "a lot of memory currently. See src/lib/ackonly/README for" - @echo "more information." - @echo "" # world has to be able to make a new system, even if there # is no complete old system. it has to install commands, for which