summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorM. Scot Breitenfeld <brtnfld@hdfgroup.org>2016-09-29 15:49:08 (GMT)
committerM. Scot Breitenfeld <brtnfld@hdfgroup.org>2016-09-29 15:49:08 (GMT)
commit064073307a45f51b358431aae9e6ae47ce91716e (patch)
treef648af91f5edf84f7f5d5b19bab84350379856fc /hl
parent3befe647ee9783b763208a581675988fbaabd321 (diff)
downloadhdf5-064073307a45f51b358431aae9e6ae47ce91716e.zip
hdf5-064073307a45f51b358431aae9e6ae47ce91716e.tar.gz
hdf5-064073307a45f51b358431aae9e6ae47ce91716e.tar.bz2
Removed duplicate FCFLAG.
Diffstat (limited to 'hl')
-rw-r--r--hl/fortran/src/Makefile.am2
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.