projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf77e7a
)
lilypond-0.1.57
author
fred
<fred>
Sun, 24 Mar 2002 20:08:34 +0000
(20:08 +0000)
committer
fred
<fred>
Sun, 24 Mar 2002 20:08:34 +0000
(20:08 +0000)
flower/include/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/flower/include/Makefile
b/flower/include/Makefile
new file mode 100644
(file)
index 0000000..
b7716f2
--- /dev/null
+++ b/
flower/include/Makefile
@@ -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
+
+
+#
+