From: Eric Andersen Date: Sat, 30 Jun 2001 18:11:52 +0000 (-0000) Subject: Simplify a comment X-Git-Tag: 0_52~35 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=10175a43eec696e5de1a35c12a31367808016c0b;p=oweals%2Fbusybox.git Simplify a comment --- 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