lilypond-1.1.67
[lilypond.git] / midi2ly / GNUmakefile
blobde64e3e8bd44a5eadf28f21fa6fef1ce821efd8c
1 # title makefile for midi2ly
2 # file midi2ly/Makefile
4 depth = ..
6 NAME = midi2ly
7 MODULE_NAME = midi2ly
9 SUBDIRS = include
10 EXTRA_DIST_FILES += TODO
11 MODULE_LIBS=$(depth)/lib $(depth)/flower
12 STEPMAKE_TEMPLATES=c++ executable po
14 include $(depth)/make/stepmake.make
16 # explicit dependencies: (how to do auto?)
18 midi-lexer.l: $(outdir)/midi-parser.hh
21 $(outdir)/midi2ly-version.o: $(outdir)/version.hh