From 10175a43eec696e5de1a35c12a31367808016c0b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 30 Jun 2001 18:11:52 +0000 Subject: [PATCH] Simplify a comment --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 0e5086ddf..d067aa214 100644 --- a/Makefile +++ b/Makefile @@ -37,8 +37,6 @@ DOSTATIC = false # Set the following to `true' to make a debuggable build. # Leave this set to `false' for production use. -# eg: `make DODEBUG=true tests' -# Do not enable this for production builds... DODEBUG = false # Setting this to `true' will cause busybox to directly use the system's