X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=edb0c1e19d78e9eb9230cc8a732a3268fca00f67;hb=a23ddaecd681dd516e95131544dded48e93833b0;hp=8d34775dfefb43146e501b2a1bbc94d1cc83eaa1;hpb=339ea28cd7e4f8a1c1ca7c1d4dfe803a3f4c03e6;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 8d34775dfe..edb0c1e19d 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,18 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=praeludium-fuga-E star-spangled-banner just-friends -flexamples= +SUBDIRS=bugs test regression tutorial no-notation ascii-art template -LOCALSTEPMAKE_TEMPLATES=mutopia +# nereides is tweaked a lot, can't do (read webpage) +examples=trip star-spangled-banner paddy twinkle baerenreiter-sarabande mozart-hrn-3 +LOCALSTEPMAKE_TEMPLATES=ly mutopia +EXTRA_DIST_FILES=paddy.abc include $(depth)/make/stepmake.make local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) +$(outdir)/nereides.ly: les-nereides.ly + cpp -P -traditional -o $@ -DFAKE_GRACE $< + +