Selaa lähdekoodia

Update dependancies

Eric Andersen 25 vuotta sitten
vanhempi
commit
87e26cded5
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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