Explorar el Código

Remove obsolete file. Fix dependancy.

Eric Andersen hace 25 años
padre
commit
21a16e8edd
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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