From a07f0b040808c7b1a3b81cbbe3a580f023450817 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 22 Oct 1999 19:49:09 +0000 Subject: More stuff. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9701f4f0a..d1d0426d2 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ ifndef $(prefix) endif BINDIR=$(prefix) -LIBRARIES=-lc +LIBRARIES= OBJECTS=$(shell ./busybox.sh) CFLAGS+= -DBB_VER='"$(VERSION)"' CFLAGS+= -DBB_BT='"$(BUILDTIME)"' -- cgit v1.2.3