summaryrefslogtreecommitdiff
path: root/mk/ctermid.d
diff options
context:
space:
mode:
Diffstat (limited to 'mk/ctermid.d')
-rw-r--r--mk/ctermid.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/ctermid.d b/mk/ctermid.d
index 070b100e..47700003 100644
--- a/mk/ctermid.d
+++ b/mk/ctermid.d
@@ -3,7 +3,6 @@ libc.a(ctermid.o): $(OBJDIR)/ctermid.o
@$(AR) $(ARFLAGS) $@ $(OBJDIR)/$%
$(OBJDIR)/ctermid.o: src/unistd/ctermid.c
-$(OBJDIR)/ctermid.o: src/stdio/_stdio.h
$(OBJDIR)/ctermid.o:
@echo " [CC] $@"
@mkdir -p $(@D)