lilypond-1.3.80
[lilypond.git] / midi2ly / GNUmakefile
blob5a6f293e3367e9c4f921f53e8b8f091211125779
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)/flower
12 HELP2MAN_EXECS = midi2ly
13 STEPMAKE_TEMPLATES=c++ executable po help2man
15 include $(depth)/make/stepmake.make
17 # explicit dependencies: (how to do auto?)
19 midi-lexer.l: $(outdir)/midi-parser.hh
22 $(outdir)/midi2ly-version.o: $(outdir)/version.hh