From: fred Date: Sun, 24 Mar 2002 20:08:35 +0000 (+0000) Subject: lilypond-0.1.57 X-Git-Tag: release/1.5.59~3273 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c41a28608c0a707e27ea5463a18f39e0d3b15341;p=lilypond.git lilypond-0.1.57 --- diff --git a/mi2mu/include/Makefile b/mi2mu/include/Makefile new file mode 100644 index 0000000000..1cfdc7b22a --- /dev/null +++ b/mi2mu/include/Makefile @@ -0,0 +1,17 @@ +# lib/include/Makefile + +# subdir level: +# +depth = ../.. +# + +# identify module: +# +MODULE_NAME = lilypond +# + +# generic stuff/Makefile +# +include ./$(depth)/make/Include.make +# +