aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.deps
blob: ac09800d1d4285ec7a75bc1f1d150caca578ee08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Main make.code.deps file for thorn LORENE

export BLAS_DIR BLAS_INC_DIRS BLAS_LIB_DIRS BLAS_LIBS
export GSL_DIR GSL_INC_DIRS GSL_LIB_DIRS GSL_LIBS
export LAPACK_DIR LAPACK_INC_DIRS LAPACK_LIB_DIRS LAPACK_LIBS

export LORENE_EXTRA_LIB_DIRS LORENE_EXTRA_LIBS
export LORENE_INSTALL_DIR

$(CCTK_TARGET) $(OBJS) $(SRCS:%=%.d): $(SCRATCH_BUILD)/done/$(THORN)
$(SCRATCH_BUILD)/done/$(THORN): $(SRCDIR)/build.sh
	+$(SRCDIR)/build.sh