lilypond-0.1.57
authorfred <fred>
Sun, 24 Mar 2002 20:08:34 +0000 (20:08 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:08:34 +0000 (20:08 +0000)
flower/include/Makefile [new file with mode: 0644]

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