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