Kaynağa Gözat

Update dependancies

Eric Andersen 23 yıl önce
ebeveyn
işleme
87e26cded5
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      libc/termios/Makefile

+ 0 - 3
libc/termios/Makefile

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