From: fred Date: Wed, 5 Mar 1997 13:22:59 +0000 (+0000) Subject: flower-1.1.6 X-Git-Tag: release/1.5.59~6254 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3cb7dab0b0ec20c5d91b90ac07f0b2a95652ae32;p=lilypond.git flower-1.1.6 --- diff --git a/flower/lib/include/Makefile b/flower/lib/include/Makefile new file mode 100644 index 0000000000..36059a888f --- /dev/null +++ b/flower/lib/include/Makefile @@ -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 +# +