commit | b7e6f13b3c264f6d689f0eefc61d4718c3043062 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Sat Jul 07 00:03:00 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Sat Jul 07 00:03:00 2001 +0000 |
tree | 02d2e30e4e9d727a1cef29abc9bdf0939e1949b8 | |
parent | 0279505e8c837c59b6a777d40a58ee1a399d19da [diff] [blame] |
Some minor updates. Bump version number in preparation for release. -Erik
diff --git a/Makefile b/Makefile index 0a76b1f..13e89ec 100644 --- a/Makefile +++ b/Makefile
@@ -18,7 +18,7 @@ # PROG := busybox -VERSION := 0.52pre +VERSION := 0.52 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") export VERSION @@ -377,6 +377,8 @@ usage.o: usage.h +sh.o: sh.c lash.c hush.c msh.c ash.c + libbb/loop.o: libbb/loop.h libbb/loop.h: mk_loop_h.sh