]> git.donarmstrong.com Git - lilypond.git/blob - input/GNUmakefile
ABC beams preserve support (courtesy Guy
[lilypond.git] / input / GNUmakefile
1 depth = ..
2
3 SUBDIRS = test regression tutorial no-notation template mutopia 
4
5 examples = simple simple-song les-nereides puer-fragment wilhelmus paddy
6
7 LOCALSTEPMAKE_TEMPLATES=ly mutopia
8 EXTRA_DIST_FILES=paddy.abc
9
10 include $(depth)/make/stepmake.make 
11
12 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
13
14