]> git.donarmstrong.com Git - lilypond.git/blob - kpath-guile/GNUmakefile
* stepmake/aclocal.m4: Check for libkpathsea.so.
[lilypond.git] / kpath-guile / GNUmakefile
1 depth = ..
2
3 NAME = kpath-guile
4 MODULE_NAME = kpath-guile
5
6 SCRIPTS = 
7 STEPMAKE_TEMPLATES = library c po
8
9 MODULE_CFLAGS = -std=c99
10 #MODULE_LDFLAGS = $(KPATHSEA_LIBS)
11
12 include $(depth)/make/stepmake.make 
13
14 $(outdir)/kpath.o: $(config_hh)
15
16