Avoid adding a spurious dependency on the fortran runtime despite NOFORTRAN=1
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 11 Aug 2019 14:24:39 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Aug 2019 14:24:39 +0000 (16:24 +0200)
commitbe147a9f28889d831019c6f860d501b2546e3771
tree2827b21ed1cf9c7a11549280fd167ced64e9cb9a
parentabea977ded8729c6dcfcfbee51a18eceef8d8440
Avoid adding a spurious dependency on the fortran runtime despite NOFORTRAN=1

for cases where a fortran compiler is present but not wanted (e.g. not fully functional)
Makefile.system