diff options
author | Jakob Kaivo <jkk@ung.org> | 2023-11-14 12:54:01 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2023-11-14 12:54:01 -0500 |
commit | 2127d8359ac193b6d6980b9b854a238fb13e247c (patch) | |
tree | bd0e4030420f2bbb6e9d48125f2ff1f91a34b61b /mk/casinh.d | |
parent | 920746cbb5d18d8aef284d3fe71a57cd52509117 (diff) |
update dependencies
Diffstat (limited to 'mk/casinh.d')
-rw-r--r-- | mk/casinh.d | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/casinh.d b/mk/casinh.d index adfdb5a7..0da231b3 100644 --- a/mk/casinh.d +++ b/mk/casinh.d @@ -5,7 +5,6 @@ libm.a(casinh.o): $(OBJDIR)/casinh.o $(OBJDIR)/casinh.o: src/complex/casinh.c $(OBJDIR)/casinh.o: src/complex/_tgmath.h $(OBJDIR)/src/math/_tgmath.h.o: -$(OBJDIR)/casinh.o: $(OBJDIR)/casinh.o: @echo " [CC] $@" @mkdir -p $(@D) |