repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-1.3.145
[lilypond.git]
/
make
/
Substitute.make
blob
16389f92a14ea4eba8c2de157ea017ad344bc3ef
1
# make/Substitute.make
2
3
sed-examples
=
sed
's!@EXAMPLE_LYS@!${rpmexamples} ${rpmmudocs}!g'
4
sed-docs
=
sed
's!@TEXT_DOCS@!${rpmdocs}!g'
5
6
ATVARIABLES
=
\
7
BASH\
8
DATE\
9
date\
10
DIR_DATADIR\
11
PACKAGE\
12
package\
13
PERL\
14
PYTHON\
15
SHELL\
16
TOPLEVEL_VERSION\
17
step-bindir\
18
abs-step-bindir\
19
20