We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899d961 commit 3cea6a5Copy full SHA for 3cea6a5
src/Makefile.manual
@@ -55,6 +55,7 @@ $(SRCGEN): %.f90: %.fypp common.fypp
55
56
# Fortran module dependencies
57
f18estop.o: stdlib_error.o
58
+stdlib_ascii.o: stdlib_kinds.o
59
stdlib_bitsets.o: stdlib_kinds.o
60
stdlib_bitsets_64.o: stdlib_bitsets.o
61
stdlib_bitsets_large.o: stdlib_bitsets.o
0 commit comments