aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2021-08-05 16:55:53 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2021-08-05 16:55:53 -0400
commitfc92f346a1e86c02f15896966428857b1de41f5f (patch)
treec2bf85c15d3fd2aec1ec1ac2f16014cea3f7f8cb /Makefile.in
parentb58c466b3651d53718ac53edd77981ba67192c8a (diff)
downloadmoog-fc92f346a1e86c02f15896966428857b1de41f5f.tar.gz
Add help option to configure script
* Add FC compiler variable to makefile template
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 6f7dc9a..fbf099f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -36,7 +36,7 @@ COMMON = Atmos.com Dummy.com Equivs.com Factor.com Kappa.com Linex.com \
X11LIB = @WITH_X11@
SMLIB = @WITH_SM@
-FC = gfortran
+FC = @FC@
FFLAGS = @FFLAGS@
LDFLAGS = -L$(X11LIB) -lX11 -ltcl -ltk -L$(SMLIB) -lplotsub -ldevices -lutils