]> git.donarmstrong.com Git - lilypond.git/blob - input/GNUmakefile
release: 1.3.145
[lilypond.git] / input / GNUmakefile
1 # input/Makefile
2
3 depth = ..
4
5 SUBDIRS=bugs test regression tutorial no-notation ascii-art
6
7 examples=trip  star-spangled-banner paddy scarlatti-test
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