]> git.donarmstrong.com Git - lilypond.git/blob - input/Makefile
patch::: 1.0.3.jcn1: kleine vix
[lilypond.git] / input / Makefile
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 LOCALMAKEFILES=Mutopia
11
12
13 include $(depth)/make/Stepmake.make 
14
15 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
16