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 de8fa70 commit 84e9adfCopy full SHA for 84e9adf
src/Makefile.manual
@@ -54,6 +54,8 @@ stdlib_io.o: \
54
stdlib_error.o \
55
stdlib_optval.o \
56
stdlib_kinds.o
57
+stdlib_linalg.o: \
58
+ stdlib_kinds.o
59
stdlib_linalg_diag.o: \
60
stdlib_linalg.o \
61
0 commit comments