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