From 11fed3fb4529fb88a3a46ee0a5745a64c866ffd5 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 7 Oct 2000 01:36:38 +0000 Subject: Dependancy update --- libc/stdio/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'libc') diff --git a/libc/stdio/Makefile b/libc/stdio/Makefile index 6b0748237..048483d13 100644 --- a/libc/stdio/Makefile +++ b/libc/stdio/Makefile @@ -54,9 +54,6 @@ $(MOBJ2): $(MSRC2) $(MOBJ3): $(MSRC3) $(CC) $(CFLAGS) -DL_$* $< -c -o $*.o -$(COBJS): $(CSRC) - - clean: rm -f *.[oa] *~ core -- cgit v1.2.3