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 829db94 commit b03f8a5Copy full SHA for b03f8a5
1 file changed
src/Makefile
@@ -76,6 +76,8 @@ VPATH:= ../aux_src: ../src
76
.SUFFIXES :
77
.SUFFIXES : .f .f90 .f95 .o
78
79
+lib: pre_comp libenum.a
80
+
81
pre_comp:
82
+$(MAKE) -C ../symlib/src
83
0 commit comments