aboutsummaryrefslogtreecommitdiff
path: root/src/nuc_eos/make.code.defn
blob: 734ab6374942dfce6f8a45be8e4c6fba546e9546 (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.c \
       linterp.F

SUBDIRS = 

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