Add new apps md5sum uudecode uuencode, fix some minor formatting things.

-Erik
This commit is contained in:
Eric Andersen
2000-06-13 06:54:53 +00:00
parent 053b1462b7
commit 2b6ab3cbf8
16 changed files with 3318 additions and 10 deletions

View File

@@ -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 = false
DODEBUG = true
# If you want a static binary, turn this on.
DOSTATIC = false