summaryrefslogtreecommitdiff
path: root/mk/__printf.d
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2024-01-30 16:09:43 -0500
committerJakob Kaivo <jkk@ung.org>2024-01-30 16:09:43 -0500
commit91a2ff1e0a2f95c300f8d181baaf4895dc9e711f (patch)
tree709ed24d22d553f47e71144691875b2315854c00 /mk/__printf.d
parent48f2d31a3eb5b7043d2a0fb53fdb2e0485ab267c (diff)
update dependencies
Diffstat (limited to 'mk/__printf.d')
-rw-r--r--mk/__printf.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/__printf.d b/mk/__printf.d
index 516cd3b6..ef03315c 100644
--- a/mk/__printf.d
+++ b/mk/__printf.d
@@ -6,7 +6,6 @@ $(OBJDIR)/__printf.o: src/stdio/__printf.c
$(OBJDIR)/__printf.o: src/wctype/wint_t.h
$(OBJDIR)/__printf.o: src/wctype/wctrans_t.h
$(OBJDIR)/__printf.o: src/stdio/_stdio.h
-$(OBJDIR)/__printf.o: src/_safety.h
$(OBJDIR)/__printf.o: src/stdint/intmax_t.h
$(OBJDIR)/__printf.o: src/stdint/uintmax_t.h
$(OBJDIR)/__printf.o: src/stdint/intptr_t.h