aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-06 06:34:20 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-06 06:34:20 +0000
commit4149bfa7aa52166737fbc84b38acf93ca163f86f (patch)
treeeb5de5901019533a7fb222bb52664849d6dcc9f2 /Makefile
parent610e4739f7561cb7b2a2e7417052db14e32fd256 (diff)
downloadbusybox-w32-4149bfa7aa52166737fbc84b38acf93ca163f86f.tar.gz
busybox-w32-4149bfa7aa52166737fbc84b38acf93ca163f86f.tar.bz2
busybox-w32-4149bfa7aa52166737fbc84b38acf93ca163f86f.zip
Minor stuf
git-svn-id: svn://busybox.net/trunk/busybox@82 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdba57557..13d349dc3 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
17 17
18 18
19PROG=busybox 19PROG=busybox
20VERSION=0.32 20VERSION=0.33
21BUILDTIME=$(shell date "+%Y%m%d-%H%M") 21BUILDTIME=$(shell date "+%Y%m%d-%H%M")
22 22
23# Comment out the following to make a debuggable build 23# Comment out the following to make a debuggable build