summaryrefslogtreecommitdiff
path: root/mk/fesetround.d
diff options
context:
space:
mode:
Diffstat (limited to 'mk/fesetround.d')
-rw-r--r--mk/fesetround.d3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/fesetround.d b/mk/fesetround.d
index 9239fe6f..3f2e8112 100644
--- a/mk/fesetround.d
+++ b/mk/fesetround.d
@@ -5,6 +5,5 @@ libm.a(fesetround.o): $(OBJDIR)/fesetround.o
$(OBJDIR)/fesetround.o: src/fenv/fesetround.c
$(OBJDIR)/fesetround.o: src/_safety.h
$(OBJDIR)/fesetround.o:
- @echo " [CC] $@"
@mkdir -p $(@D)
- @$(CC) -c -o $@ $(CFLAGS) src/fenv/fesetround.c
+ $(CC) -c -o $@ $(CFLAGS) src/fenv/fesetround.c