]> git.donarmstrong.com Git - lilypond.git/blob - kpath-guile/GNUmakefile
* Documentation/user/instrument-notation.itely (String number
[lilypond.git] / kpath-guile / GNUmakefile
1 depth = ..
2
3 NAME = kpath-guile
4 MODULE_NAME = kpath-guile
5 MODULE_LDFLAGS= = -lkpathsea
6 SCRIPTS = 
7 STEPMAKE_TEMPLATES = library c po
8
9 MODULE_CFLAGS = -std=c99
10
11 include $(depth)/make/stepmake.make 
12
13 $(outdir)/kpath.o: $(config_hh)
14
15