Eric Andersen 24 anni fa
parent
commit
11fed3fb45
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      libc/stdio/Makefile

+ 0 - 3
libc/stdio/Makefile

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