summaryrefslogtreecommitdiff
path: root/libc/termios/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/termios/Makefile')
-rw-r--r--libc/termios/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/termios/Makefile b/libc/termios/Makefile
index a4ff4b7d9..4ab80e9da 100644
--- a/libc/termios/Makefile
+++ b/libc/termios/Makefile
@@ -19,7 +19,6 @@ OBJ=$(TOBJ) ttyname.o
# ttyname.o
all: $(LIBC)
- @$(RM) $(OBJ)
$(LIBC): $(LIBC)($(OBJ))