]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.57
authorfred <fred>
Sun, 24 Mar 2002 20:08:33 +0000 (20:08 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:08:33 +0000 (20:08 +0000)
lib/include/Makefile [new file with mode: 0644]

diff --git a/lib/include/Makefile b/lib/include/Makefile
new file mode 100644 (file)
index 0000000..43a9808
--- /dev/null
@@ -0,0 +1,17 @@
+# lib/include/Makefile
+
+# subdir level:
+#
+depth = ../..
+#
+
+# identify module:
+#
+MODULE_NAME = lilypond
+
+# generic stuff/Makefile
+#
+
+include ./$(depth)/make/Include.make
+
+