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 2f5991f commit c495058Copy full SHA for c495058
src/Makefile.manual
@@ -114,3 +114,4 @@ stdlib_stats_distribution_PRNG.o: \
114
stdlib_error.o
115
stdlib_string_type.o: stdlib_ascii.o stdlib_kinds.o
116
stdlib_strings.o: stdlib_ascii.o stdlib_string_type.o
117
+stdlib_math.o: stdlib_kinds.o
0 commit comments