diff options
Diffstat (limited to 'fortran/test')
-rw-r--r-- | fortran/test/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fortran/test/Makefile.in b/fortran/test/Makefile.in index a389684..cb3af45 100644 --- a/fortran/test/Makefile.in +++ b/fortran/test/Makefile.in @@ -14,8 +14,6 @@ hdf5_builddir=$(top_builddir)/src ## Add include directory to the C preprocessor flags and the h5test and hdf5 ## libraries to the library list. LT_LINK_LIB=$(LT) --mode=link $(F9X) -static -rpath $(libdir) -MFLAG=@F9XMODFLAG@ -FFLAGS=$(MFLAG). $(MFLAG)../src @FFLAGS@ FLIB=../src/libhdf5_fortran.la HDF5LIB=$(hdf5_builddir)/libhdf5.la |