OSDN Git Service

Remove obsolete file. Fix dependancy.
authorEric Andersen <andersen@codepoet.org>
Sat, 7 Oct 2000 01:33:19 +0000 (01:33 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 7 Oct 2000 01:33:19 +0000 (01:33 -0000)
libc/stdlib/Makefile

index 3db182c..14ebec4 100644 (file)
@@ -48,9 +48,6 @@ $(MOBJ): $(MSRC)
 $(MOBJ2): $(MSRC2)
        $(CC) $(CFLAGS) -DL_$* $< -c -o $*.o
 
-$(COBJS): $(CSRC)
-
-
 clean:
        rm -f *.[oa] *~ core