diff options
Diffstat (limited to 'c++/examples/Makefile.in')
-rw-r--r-- | c++/examples/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/examples/Makefile.in b/c++/examples/Makefile.in index 1e62927..02a9f3d 100644 --- a/c++/examples/Makefile.in +++ b/c++/examples/Makefile.in @@ -127,6 +127,7 @@ F9XMODFLAG = @F9XMODFLAG@ F9XSUFFIXFLAG = @F9XSUFFIXFLAG@ FC = @FC@ FCFLAGS = @FCFLAGS@ +FCLIBS = @FCLIBS@ FFLAGS = @FFLAGS@ FILTERS = @FILTERS@ FSEARCH_DIRS = @FSEARCH_DIRS@ |