Ver código fonte

Dependancy update

Eric Andersen 24 anos atrás
pai
commit
11fed3fb45
1 arquivos alterados com 0 adições e 3 exclusões
  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