Eric Andersen 25 жил өмнө
parent
commit
87e26cded5

+ 0 - 3
libc/termios/Makefile

@@ -41,9 +41,6 @@ $(LIBC): $(MOBJ) $(COBJS)
 $(MOBJ): $(MSRC)
 $(MOBJ): $(MSRC)
 	$(CC) $(CFLAGS) -DL_$* $< -c -o $*.o
 	$(CC) $(CFLAGS) -DL_$* $< -c -o $*.o
 
 
-$(COBJS): $(CSRC)
-
-
 clean:
 clean:
 	rm -f *.[oa] *~ core
 	rm -f *.[oa] *~ core