summaryrefslogtreecommitdiff
path: root/libc/stdlib
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-10-07 01:33:19 +0000
committerEric Andersen <andersen@codepoet.org>2000-10-07 01:33:19 +0000
commit21a16e8edd3ec42e4566e87cd2982f054ce4f6d9 (patch)
treeae478ee94516aabe2cfc3868d4e0d1da8e63bc5b /libc/stdlib
parented004f7af354ebf0ddb3b271619601555b5176fb (diff)
Remove obsolete file. Fix dependancy.
Diffstat (limited to 'libc/stdlib')
-rw-r--r--libc/stdlib/Makefile3
1 files changed, 0 insertions, 3 deletions
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