]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.1
authorfred <fred>
Mon, 6 Jul 1998 07:23:00 +0000 (07:23 +0000)
committerfred <fred>
Mon, 6 Jul 1998 07:23:00 +0000 (07:23 +0000)
stepmake/make/Variables.make [new file with mode: 0644]

diff --git a/stepmake/make/Variables.make b/stepmake/make/Variables.make
new file mode 100644 (file)
index 0000000..3c5a39d
--- /dev/null
@@ -0,0 +1,20 @@
+# title           package specific variables
+# file    make/Variables.lilymake.make
+#
+# do not change this file for site-wide extensions; please use 
+# make/$(outdir)/Site.make; 
+#
+# Any change in files in this directory (make/) would be distributed, if 
+# you do make dist 
+#
+
+# dummydeps
+#
+DUMMYDEPS=\
+
+#
+
+STEPMAKE_INCLUDES =
+STEPMAKE_LDFLAGS =
+STEPMAKE_LIBES =
+