summaryrefslogtreecommitdiff
path: root/mk/fesetround.d
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2024-01-30 15:45:38 -0500
committerJakob Kaivo <jkk@ung.org>2024-01-30 15:45:38 -0500
commitbafccb2f57ac1a1852be2d6aafe33cf02d1630c1 (patch)
treea6164b42b37b941cb64bbc3db8af7a1daf381ace /mk/fesetround.d
parent910a86c095b6d7311d73fa88a632aa9b673243b2 (diff)
update dependencies
Diffstat (limited to 'mk/fesetround.d')
-rw-r--r--mk/fesetround.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/fesetround.d b/mk/fesetround.d
index 1a66fcf7..9239fe6f 100644
--- a/mk/fesetround.d
+++ b/mk/fesetround.d
@@ -3,6 +3,7 @@ libm.a(fesetround.o): $(OBJDIR)/fesetround.o
@$(AR) $(ARFLAGS) $@ $(OBJDIR)/$%
$(OBJDIR)/fesetround.o: src/fenv/fesetround.c
+$(OBJDIR)/fesetround.o: src/_safety.h
$(OBJDIR)/fesetround.o:
@echo " [CC] $@"
@mkdir -p $(@D)