summaryrefslogtreecommitdiff
path: root/libc/termios
diff options
context:
space:
mode:
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