]> git.donarmstrong.com Git - lilypond.git/blob - flower/Makefile
release: 1.0.1
[lilypond.git] / flower / Makefile
1 # title    top level makefile for FlowerLib
2 # file     flower/Makefile
3
4 # should reinstate versioning if shared libs are enabled.
5
6 depth = ..
7
8 NAME = flower
9 MODULE_NAME = flower
10 SUBDIRS = include 
11
12 SCRIPTS = 
13 README_FILES = NEWS-1.0 NEWS-1.1.46 README TODO
14 EXTRA_DIST_FILES= VERSION $(README_FILES) $(SCRIPTS)
15
16
17 include $(depth)/make/Stepmake.make 
18 include $(stepdir)/C++.make
19 include $(stepdir)/Library.make
20