]> git.donarmstrong.com Git - lilypond.git/blob - ttftool/GNUmakefile
a96b2d287c18cee1d42c026d397f4fd8d884afd2
[lilypond.git] / ttftool / GNUmakefile
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 = ttftool
9 MODULE_NAME = ttftool
10 SUBDIRS = include 
11
12 SCRIPTS = 
13 README_FILES = README
14 EXTRA_DIST_FILES=  $(README_FILES) $(SCRIPTS)
15 STEPMAKE_TEMPLATES=library c po
16
17 include $(depth)/make/stepmake.make 
18
19