]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/substitute.make
Add '-dcrop' option to ps and svg backends
[lilypond.git] / make / substitute.make
index 6e80db582f7545d0f4343122157c163a10e7d3f6..2da2f150918b37ff18ce1de15ee85f5d2628fe78 100644 (file)
@@ -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\