From c28c6873fedb6a4bec9dfa500d8648610c7ba88f Mon Sep 17 00:00:00 2001 From: "M. Scot Breitenfeld" Date: Thu, 29 Sep 2016 10:50:12 -0500 Subject: Removed duplicate FCFLAG --- fortran/src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/fortran/src/Makefile.am b/fortran/src/Makefile.am index 4ec02b7..a271666 100644 --- a/fortran/src/Makefile.am +++ b/fortran/src/Makefile.am @@ -138,9 +138,6 @@ H5_buildiface_SOURCES = H5_buildiface.F90 # Mark this directory as part of the Fortran API FORTRAN_API=yes -H5_buildiface$(EXEEXT): $(H5_buildiface_SOURCES) H5config_f.inc - $(FC) $(FCFLAGS) $< -o $@ -I$(top_builddir)/fortran/src - # Hardcode the dependencies of these files. There isn't a known way of # determining this automagically (like we do with the C files). So, when # doing a parallel make, some modules could be made way before the -- cgit v0.12