lilypond-1.5.8
[lilypond.git] / midi2ly / GNUmakefile
blobd585c5c702aa63559cac876f2221ece98a4b9317
1 # title makefile for midi2ly
2 # file midi2ly/Makefile
4 depth = ..
6 NAME = midi2ly
7 MODULE_NAME = midi2ly
9 SUBDIRS = include
10 MODULE_LIBS=$(depth)/flower
11 HELP2MAN_EXECS = midi2ly
12 STEPMAKE_TEMPLATES=c++ executable po help2man
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