summaryrefslogtreecommitdiff
path: root/libc/termios
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-10-07 01:42:05 +0000
committerEric Andersen <andersen@codepoet.org>2000-10-07 01:42:05 +0000
commit87e26cded507b12940d6fef474e5aa7ce39b8ebf (patch)
tree7cbc7133eb6201b973ed7a40705dc3bfe2040d0a /libc/termios
parent9e0d614275e64b3a14ac417bccb2dff519f159d8 (diff)
Update dependancies
Diffstat (limited to 'libc/termios')
-rw-r--r--libc/termios/Makefile3
1 files changed, 0 insertions, 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