aboutsummaryrefslogtreecommitdiff
path: root/src/nuc_eos/make.code.defn
blob: ebc57ad987a47f2d83d2bb87dfe0172b6f4dc93a (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 dumpASCIItable.F90

SUBDIRS = 

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