diff options
Diffstat (limited to 'mk/set_constraint_handler_s.d')
| -rw-r--r-- | mk/set_constraint_handler_s.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/set_constraint_handler_s.d b/mk/set_constraint_handler_s.d index c7ef9d80..e2868a99 100644 --- a/mk/set_constraint_handler_s.d +++ b/mk/set_constraint_handler_s.d @@ -3,6 +3,7 @@ libc.a(set_constraint_handler_s.o): $(OBJDIR)/set_constraint_handler_s.o @$(AR) $(ARFLAGS) $@ $(OBJDIR)/$% $(OBJDIR)/set_constraint_handler_s.o: src/stdlib/set_constraint_handler_s.c +$(OBJDIR)/set_constraint_handler_s.o: src/stdlib/_stdlib.h $(OBJDIR)/set_constraint_handler_s.o: @echo " [CC] $@" @mkdir -p $(@D) |
