From 9e0d614275e64b3a14ac417bccb2dff519f159d8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 7 Oct 2000 01:40:14 +0000 Subject: Remove obsolete files. Update dependancies. --- libc/string/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libc/string/Makefile') diff --git a/libc/string/Makefile b/libc/string/Makefile index 01d1ee433..3d2e3d2de 100644 --- a/libc/string/Makefile +++ b/libc/string/Makefile @@ -42,8 +42,7 @@ $(LIBC): $(MOBJ) $(COBJS) $(MOBJ): $(MSRC) $(CC) $(CFLAGS) -DL_$* $< -c -o $*.o -$(COBJS): $(CSRC) - +memcmp.o: memcopy.h clean: rm -f *.[oa] *~ core -- cgit v1.2.3