From: fred Date: Sun, 24 Mar 2002 20:08:33 +0000 (+0000) Subject: lilypond-0.1.57 X-Git-Tag: release/1.5.59~3275 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bf77e7a4f70dedbe117abc5135875c55516495d8;p=lilypond.git lilypond-0.1.57 --- diff --git a/lib/include/Makefile b/lib/include/Makefile new file mode 100644 index 0000000000..43a98084f3 --- /dev/null +++ b/lib/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 + +