aboutsummaryrefslogtreecommitdiff
path: root/src/nuc_eos/make.code.defn
blob: 59c811842f681000188085013cc136491692205f (plain)
1
2
3
4
5
6
7
8
SRCS = eosmodule.F90 nuc_eos.F90 bisection.F90 \
       findtemp.F90 linterp_many.F90 readtable.F90 \
       linterp.f

SUBDIRS = 

F90FLAGS+=-I$(HDF5_INC_DIRS) -I$(HDF5_LIB_DIRS)