From cc54d12ef716e9206344c18006b46386fe49ba9b Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Mon, 10 Jul 2000 23:07:54 +0000 Subject: Removed all trace of hand-tooled regexp routines. Bye bye, baby. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc2eb8192..032e21663 100644 --- a/Makefile +++ b/Makefile @@ -142,7 +142,7 @@ busybox: $(OBJECTS) busybox.links: busybox.def.h - ./busybox.mkll | sort >$@ -regexp.o nfsmount.o cmdedit.o: %.o: %.h +nfsmount.o cmdedit.o: %.o: %.h $(OBJECTS): %.o: busybox.def.h internal.h %.c Makefile test tests: -- cgit v1.2.3