diff options
Diffstat (limited to 'fortran/examples/Makefile.in')
-rw-r--r-- | fortran/examples/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/examples/Makefile.in b/fortran/examples/Makefile.in index 90c0a56..0015c20 100644 --- a/fortran/examples/Makefile.in +++ b/fortran/examples/Makefile.in @@ -194,6 +194,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ # These are the programs that 'make all' or 'make tests' will build and # that 'make check' will run. List them in the order in which they should |