''
[lilypond.git] / input / GNUmakefile
blobedb0c1e19d78e9eb9230cc8a732a3268fca00f67
1 depth = ..
3 SUBDIRS=bugs test regression tutorial no-notation ascii-art template
5 # nereides is tweaked a lot, can't do (read webpage)
6 examples=trip star-spangled-banner paddy twinkle baerenreiter-sarabande mozart-hrn-3
8 LOCALSTEPMAKE_TEMPLATES=ly mutopia
9 EXTRA_DIST_FILES=paddy.abc
11 include $(depth)/make/stepmake.make
13 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
15 $(outdir)/nereides.ly: les-nereides.ly
16 cpp -P -traditional -o $@ -DFAKE_GRACE $<