diff options
| author | Jakob Kaivo <jkk@ung.org> | 2024-06-07 13:43:09 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2024-06-07 13:43:09 -0400 |
| commit | ab512333b0daa02845f58c9ebe0201e952aecb95 (patch) | |
| tree | baf2b8aa7d3026ff06e43ba6d24f3891be432a8d /mk/__printf.d | |
| parent | 85ee577101d7ee7fdafcc73bd73e2a3c3944022d (diff) | |
updated dependencies
Diffstat (limited to 'mk/__printf.d')
| -rw-r--r-- | mk/__printf.d | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/__printf.d b/mk/__printf.d index 8b92be34..472b91b5 100644 --- a/mk/__printf.d +++ b/mk/__printf.d @@ -3,7 +3,6 @@ libc.a(__printf.o): $(OBJDIR)/__printf.o @$(AR) $(ARFLAGS) $@ $(OBJDIR)/$% $(OBJDIR)/__printf.o: src/stdio/__printf.c -$(OBJDIR)/__printf.o: src/_forced/strtoumax.h $(OBJDIR)/__printf.o: src/_forced/strdup.h $(OBJDIR)/__printf.o: src/stdio/_stdio.h $(OBJDIR)/__printf.o: |
