瀏覽代碼

Dependancy update

Eric Andersen 24 年之前
父節點
當前提交
11fed3fb45
共有 1 個文件被更改,包括 0 次插入3 次删除
  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