]> git.donarmstrong.com Git - lilypond.git/blob - make/substitute.make
Add '-dcrop' option to ps and svg backends
[lilypond.git] / make / substitute.make
1 # make/Substitute.make
2
3 #guh
4 include $(stepdir)/substitute-vars.make
5 include $(stepdir)/substitute-rules.make
6
7 ATVARIABLES = \
8   BASH\
9   BUILD_VERSION\
10   DATE\
11   FONTFORGE\
12   GUILE\
13   MICRO_VERSION\
14   MAJOR_VERSION\
15   MINOR_VERSION\
16   NCSB_DIR\
17   PACKAGE\
18   PATCH_LEVEL\
19   PATHSEP\
20   PERL\
21   PYTHON\
22   SHELL\
23   TARGET_PYTHON \
24   TOPLEVEL_VERSION\
25   bindir\
26   datadir\
27   date\
28   lilypond_datadir\
29   lilypond_docdir\
30   lilypond_libdir\
31   local_lilypond_datadir\
32   local_lilypond_libdir\
33   localedir\
34   outdir\
35   package\
36   prefix\
37   program_prefix\
38   program_suffix\
39   sharedstatedir\
40   src-dir\
41   top-src-dir\