lilypond-1.1.55
[lilypond.git] / mi2mu / GNUmakefile
blob3432b24c855e8f0f0d97128630253f3ad1aece3d
1 # title makefile for mi2mu
2 # file mi2mu/Makefile
4 depth = ..
6 NAME = mi2mu
7 MODULE_NAME = mi2mu
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)/mi2mu-version.o: $(outdir)/version.hh