More stuff.

This commit is contained in:
Eric Andersen
1999-10-22 19:49:09 +00:00
parent 9922c833ca
commit a07f0b0408
3 changed files with 4 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ ifndef $(prefix)
endif
BINDIR=$(prefix)
LIBRARIES=-lc
LIBRARIES=
OBJECTS=$(shell ./busybox.sh)
CFLAGS+= -DBB_VER='"$(VERSION)"'
CFLAGS+= -DBB_BT='"$(BUILDTIME)"'