Browse Source

Remove obsolete file. Fix dependancy.

Eric Andersen 24 years ago
parent
commit
21a16e8edd
1 changed files with 0 additions and 3 deletions
  1. 0 3
      libc/stdlib/Makefile

+ 0 - 3
libc/stdlib/Makefile

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