# title makefile for midi2ly # file midi2ly/Makefile depth = .. NAME = midi2ly-old MODULE_NAME = midi2ly-old SUBDIRS = include MODULE_LIBS=$(depth)/flower HELP2MAN_EXECS = midi2ly-old STEPMAKE_TEMPLATES=c++ executable po help2man include $(depth)/make/stepmake.make # explicit dependencies: (how to do auto?) # midi-lexer.l: $(outdir)/midi-parser.hh $(outdir)/midi2ly-version.o: $(outdir)/version.hh