aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-03 09:19:54 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-03 09:19:54 +0000
commitf70744310edd7885f10040476da89b4f166ca23b (patch)
treef64b2d63850be12ce3081b2000784aa57ac29656 /Makefile
parent46410891bc121c8da162a34c81b43b2867d14e6c (diff)
downloadbusybox-w32-f70744310edd7885f10040476da89b4f166ca23b.tar.gz
busybox-w32-f70744310edd7885f10040476da89b4f166ca23b.tar.bz2
busybox-w32-f70744310edd7885f10040476da89b4f166ca23b.zip
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@127 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 085ad8126..4b174c313 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
17 17
18 18
19PROG=busybox 19PROG=busybox
20VERSION=0.37 20VERSION=0.38
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