]> git.donarmstrong.com Git - lilypond.git/blob - kpath-guile/GNUmakefile
* lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
[lilypond.git] / kpath-guile / 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 = kpath-guile
9 MODULE_NAME = kpath-guile
10
11 SCRIPTS = 
12 STEPMAKE_TEMPLATES=library c po
13
14
15
16 include $(depth)/make/stepmake.make 
17
18 CFLAGS += -std=c99
19 $(outdir)/kpath.o: $(config_hh)
20
21