]> git.donarmstrong.com Git - lilypond.git/blob - input/GNUmakefile
ad59365a5b094a75ebba0e06b4300aeafa3af789
[lilypond.git] / input / GNUmakefile
1 # input/Makefile
2
3 depth = ..
4
5 SUBDIRS=test bugs
6
7 examples=example-3 twinkle-pop praeludium-fuga-E twinkle
8 flexamples=example-1 example-2
9
10 LOCALSTEPMAKE_TEMPLATES=mutopia
11
12
13 include $(depth)/make/stepmake.make 
14
15 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
16