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

ifneq (,$(findstring Whisky_Dev/EOS_GeneralPolytrope,$(THORNS)))
$(CCTK_LIBDIR)$(DIRSEP)libEOS_GeneralHybrid.a : $(CCTK_LIBDIR)$(DIRSEP)libEOS_GeneralPolytrope.a
endif