From bafccb2f57ac1a1852be2d6aafe33cf02d1630c1 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Tue, 30 Jan 2024 15:45:38 -0500 Subject: update dependencies --- mk/__printf.d | 1 + 1 file changed, 1 insertion(+) (limited to 'mk/__printf.d') diff --git a/mk/__printf.d b/mk/__printf.d index ef03315c..516cd3b6 100644 --- a/mk/__printf.d +++ b/mk/__printf.d @@ -6,6 +6,7 @@ $(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 -- cgit v1.2.1