Browse Source

Dependancy update

Eric Andersen 24 years ago
parent
commit
11fed3fb45
1 changed files with 0 additions and 3 deletions
  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