Bläddra i källkod

Dependancy update

Eric Andersen 24 år sedan
förälder
incheckning
11fed3fb45
1 ändrade filer med 0 tillägg och 3 borttagningar
  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