diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-06-30 18:11:52 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-06-30 18:11:52 +0000 |
commit | 10175a43eec696e5de1a35c12a31367808016c0b (patch) | |
tree | f0c7a91325b8add350d50f294fe3ca62fd646b62 | |
parent | 0159597bd6d1ed98c8b1067f59a1e5008ed0169d (diff) |
Simplify a comment
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |