summaryrefslogtreecommitdiff
path: root/src/make.configuration.deps
blob: c63a3a57cd67ca0050acd74197c293633c16dcad (plain)
1
2
3
4
5
# Make sure that EOS_Polytrope is compiled first

ifneq (,$(findstring CactusEOS/EOSG_Polytrope,$(THORNS)))
$(CCTK_LIBDIR)$(DIRSEP)libEOSG_Hybrid.a : $(CCTK_LIBDIR)$(DIRSEP)libEOSG_Polytrope.a
endif