]> git.donarmstrong.com Git - lilypond.git/commitdiff
flower-1.1.6
authorfred <fred>
Wed, 5 Mar 1997 13:22:59 +0000 (13:22 +0000)
committerfred <fred>
Wed, 5 Mar 1997 13:22:59 +0000 (13:22 +0000)
flower/lib/include/Makefile [new file with mode: 0644]

diff --git a/flower/lib/include/Makefile b/flower/lib/include/Makefile
new file mode 100644 (file)
index 0000000..36059a8
--- /dev/null
@@ -0,0 +1,19 @@
+# flower/lib/include/Makefile
+
+# subdir level:
+#
+depth = ../../..
+#
+
+# generic stuff/Makefile
+#
+include ./$(depth)/make/Include.make
+#
+
+# identify module:
+#
+MODULE_NAME = flower
+include ./$(depth)/flower/.version
+build = ./$(depth)/flower/lib/.build
+#
+