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

SUBDIRS = 

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