]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/substitute.make
Add '-dcrop' option to ps and svg backends
[lilypond.git] / make / substitute.make
index 4a991ee000359043d688f4a87825899d18714ef2..2da2f150918b37ff18ce1de15ee85f5d2628fe78 100644 (file)
@@ -6,17 +6,36 @@ include $(stepdir)/substitute-rules.make
 
 ATVARIABLES = \
   BASH\
+  BUILD_VERSION\
   DATE\
-  date\
-  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\