diff options
Diffstat (limited to 'mk/atan2.d')
| -rw-r--r-- | mk/atan2.d | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ libm.a(atan2.o): $(OBJDIR)/atan2.o @$(AR) $(ARFLAGS) $@ $(OBJDIR)/$% $(OBJDIR)/atan2.o: src/math/atan2.c -$(OBJDIR)/atan2.o: src/_assert.h +$(OBJDIR)/atan2.o: src/_safety.h $(OBJDIR)/atan2.o: src/complex/_tgmath.h $(OBJDIR)/src/math/_tgmath.h.o: $(OBJDIR)/atan2.o: |
