From 21a16e8edd3ec42e4566e87cd2982f054ce4f6d9 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 7 Oct 2000 01:33:19 +0000 Subject: Remove obsolete file. Fix dependancy. --- libc/stdlib/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'libc/stdlib') diff --git a/libc/stdlib/Makefile b/libc/stdlib/Makefile index 3db182c5f..14ebec492 100644 --- a/libc/stdlib/Makefile +++ b/libc/stdlib/Makefile @@ -48,9 +48,6 @@ $(MOBJ): $(MSRC) $(MOBJ2): $(MSRC2) $(CC) $(CFLAGS) -DL_$* $< -c -o $*.o -$(COBJS): $(CSRC) - - clean: rm -f *.[oa] *~ core -- cgit v1.2.3