summaryrefslogtreecommitdiff
path: root/libc/stdio/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-10-07 01:36:38 +0000
committerEric Andersen <andersen@codepoet.org>2000-10-07 01:36:38 +0000
commit11fed3fb4529fb88a3a46ee0a5745a64c866ffd5 (patch)
treef1bc59cad38e7bc5a5656cbecc436467b1e6dea3 /libc/stdio/Makefile
parent21a16e8edd3ec42e4566e87cd2982f054ce4f6d9 (diff)
Dependancy update
Diffstat (limited to 'libc/stdio/Makefile')
-rw-r--r--libc/stdio/Makefile3
1 files changed, 0 insertions, 3 deletions
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