]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.1
authorfred <fred>
Wed, 1 Jul 1998 21:54:36 +0000 (21:54 +0000)
committerfred <fred>
Wed, 1 Jul 1998 21:54:36 +0000 (21:54 +0000)
make/Substitute.make [new file with mode: 0644]
stepmake/make/Substitute.make [new file with mode: 0644]

diff --git a/make/Substitute.make b/make/Substitute.make
new file mode 100644 (file)
index 0000000..16389f9
--- /dev/null
@@ -0,0 +1,20 @@
+# make/Substitute.make
+
+sed-examples = sed 's!@EXAMPLE_LYS@!${rpmexamples} ${rpmmudocs}!g'
+sed-docs=sed 's!@TEXT_DOCS@!${rpmdocs}!g'
+
+ATVARIABLES = \
+  BASH\
+  DATE\
+  date\
+  DIR_DATADIR\
+  PACKAGE\
+  package\
+  PERL\
+  PYTHON\
+  SHELL\
+  TOPLEVEL_VERSION\
+  step-bindir\
+  abs-step-bindir\
+
+
diff --git a/stepmake/make/Substitute.make b/stepmake/make/Substitute.make
new file mode 100644 (file)
index 0000000..8d5549b
--- /dev/null
@@ -0,0 +1,17 @@
+# Substitute.make
+
+ATVARIABLES = \
+  BASH\
+  DATE\
+  date\
+  DIR_DATADIR\
+  PACKAGE\
+  package\
+  PERL\
+  PYTHON\
+  SHELL\
+  TOPLEVEL_VERSION\
+  step-bindir\
+  abs-step-bindir\
+
+