]> git.donarmstrong.com Git - lilypond.git/blob - input/GNUmakefile
release: 1.1.69
[lilypond.git] / input / GNUmakefile
1 # input/Makefile
2
3 depth = ..
4
5 SUBDIRS=test bugs tutorial
6
7 examples=praeludium-fuga-E  star-spangled-banner just-friends paddy
8 flexamples=
9
10 LOCALSTEPMAKE_TEMPLATES=mutopia
11 EXTRA_DIST_FILES=paddy.abc
12
13 include $(depth)/make/stepmake.make 
14
15 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
16