Jelajahi Sumber

Update dependancies

Eric Andersen 23 tahun lalu
induk
melakukan
87e26cded5
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  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