X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fsubstitute.make;h=2da2f150918b37ff18ce1de15ee85f5d2628fe78;hb=HEAD;hp=6e80db582f7545d0f4343122157c163a10e7d3f6;hpb=a41bc3e06fca46daa875419b5dc00dd958e1fde0;p=lilypond.git diff --git a/make/substitute.make b/make/substitute.make index 6e80db582f..2da2f15091 100644 --- a/make/substitute.make +++ b/make/substitute.make @@ -2,19 +2,40 @@ #guh include $(stepdir)/substitute-vars.make +include $(stepdir)/substitute-rules.make ATVARIABLES = \ BASH\ + BUILD_VERSION\ DATE\ - date\ - DIR_DATADIR\ + FONTFORGE\ + GUILE\ + MICRO_VERSION\ + MAJOR_VERSION\ + MINOR_VERSION\ + NCSB_DIR\ PACKAGE\ - package\ + PATCH_LEVEL\ + PATHSEP\ PERL\ PYTHON\ SHELL\ + TARGET_PYTHON \ TOPLEVEL_VERSION\ - step-bindir\ - abs-step-bindir\ - - + bindir\ + datadir\ + date\ + lilypond_datadir\ + lilypond_docdir\ + lilypond_libdir\ + local_lilypond_datadir\ + local_lilypond_libdir\ + localedir\ + outdir\ + package\ + prefix\ + program_prefix\ + program_suffix\ + sharedstatedir\ + src-dir\ + top-src-dir\