From 87e26cded507b12940d6fef474e5aa7ce39b8ebf Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 7 Oct 2000 01:42:05 +0000 Subject: Update dependancies --- libc/termios/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/libc/termios/Makefile b/libc/termios/Makefile index 322244104..3a9ee7a13 100644 --- a/libc/termios/Makefile +++ b/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 -- cgit v1.2.3