projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b6ab3c
)
Urgh. revert Makefile. again. Forgot to do the 'cvs update -d now' trick
author
Eric Andersen
<andersen@codepoet.org>
Tue, 13 Jun 2000 06:57:56 +0000
(06:57 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 13 Jun 2000 06:57:56 +0000
(06:57 -0000)
on my home box.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1395b5262739b82a0c940aa70dceb3dc91c7cbb3..386d8c32839e342476c0f525a7944c24ccd092ab 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-26,7
+26,7
@@
export VERSION
# Set the following to `true' to make a debuggable build.
# Leave this set to `false' for production use.
# eg: `make DODEBUG=true tests'
-DODEBUG =
tru
e
+DODEBUG =
fals
e
# If you want a static binary, turn this on.
DOSTATIC = false