Removed all trace of hand-tooled regexp routines. Bye bye, baby.

This commit is contained in:
Mark Whitley
2000-07-10 23:07:54 +00:00
parent dd23b8bb43
commit cc54d12ef7
3 changed files with 1 additions and 823 deletions

View File

@@ -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: