]> git.donarmstrong.com Git - lilypond.git/blob - ttftool/GNUmakefile
Added color names.
[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 MODULE_CFLAGS = $(TTFTOOL_ENDIAN)
18
19 include $(depth)/make/stepmake.make 
20
21