diff options
author | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2016-09-29 15:49:08 (GMT) |
---|---|---|
committer | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2016-09-29 15:49:08 (GMT) |
commit | 064073307a45f51b358431aae9e6ae47ce91716e (patch) | |
tree | f648af91f5edf84f7f5d5b19bab84350379856fc /hl/fortran | |
parent | 3befe647ee9783b763208a581675988fbaabd321 (diff) | |
download | hdf5-064073307a45f51b358431aae9e6ae47ce91716e.zip hdf5-064073307a45f51b358431aae9e6ae47ce91716e.tar.gz hdf5-064073307a45f51b358431aae9e6ae47ce91716e.tar.bz2 |
Removed duplicate FCFLAG.
Diffstat (limited to 'hl/fortran')
-rw-r--r-- | hl/fortran/src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hl/fortran/src/Makefile.am b/hl/fortran/src/Makefile.am index 571ca45..7ac18cd 100644 --- a/hl/fortran/src/Makefile.am +++ b/hl/fortran/src/Makefile.am @@ -86,8 +86,6 @@ H5LTff_gen.F90: H5HL_buildiface$(EXEEXT) H5TBff_gen.F90: H5HL_buildiface$(EXEEXT) -#H5TBff_gen.F90: H5HL_buildiface$(EXEEXT) - # H5HL_buildiface.F90 is included in the distribution, and Automake knows # how to compile a fortran program given its sources. |