commit | 596e5469d00fa4a74d8a3b1ebfaae20ce8dc3afe | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Oct 07 08:30:23 1999 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Oct 07 08:30:23 1999 +0000 |
tree | 4d48d109e66c5197bb27c8215062aab28d385509 | |
parent | 5c3199e0a519695c367b773e179b5458670f452b [diff] [blame] |
more stuff
diff --git a/Makefile b/Makefile index 2b999f0..cf18209 100644 --- a/Makefile +++ b/Makefile
@@ -23,7 +23,7 @@ LDFLAGS= -s LIBRARIES=-lc -OBJECTS=$(shell ./busybox.sh) utility.o +OBJECTS=$(shell ./busybox.sh) CFLAGS+= -DBB_VER='"$(VERSION)"' CFLAGS+= -DBB_BT='"$(BUILDTIME)"'