From bcd77b5cf2359b357943085d03b516717f4b5250 Mon Sep 17 00:00:00 2001 From: rhaas Date: Wed, 5 Dec 2012 01:56:32 +0000 Subject: remove superfluous F90FLAGS used for HDF5 in Fortran EOS_Omni no longer uses the Fortran HDF5 interfaces, instead readtable.c is using the C interface. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk@69 8e189c6b-2ab8-4400-aa02-70a9cfce18b9 --- src/nuc_eos/make.code.defn | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/nuc_eos/make.code.defn b/src/nuc_eos/make.code.defn index ebc57ad..908e243 100644 --- a/src/nuc_eos/make.code.defn +++ b/src/nuc_eos/make.code.defn @@ -3,6 +3,3 @@ SRCS = eosmodule.F90 nuc_eos.F90 bisection.F90 \ linterp.F dumpASCIItable.F90 SUBDIRS = - -F90FLAGS+=-I$(HDF5_INC_DIRS) -I$(HDF5_LIB_DIRS) - -- cgit v1.2.3