aboutsummaryrefslogtreecommitdiff
path: root/src/nuc_eos/make.code.defn
blob: 1b5de601bbf0cf6411d063f35d8bcb13b3d5e5ec (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)