We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 829db94 + b03f8a5 commit 6e33994Copy full SHA for 6e33994
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