From af9aa298581aeeb430d3dd042301bd4cad83f85b Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Wed, 8 Mar 2006 16:46:40 +0000 Subject: [PATCH] No gmake in use --- Makefile | 4 ---- 1 file changed, 4 deletions(-) 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