]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
(LY_DEFINE): deprecate
[lilypond.git] / input / GNUmakefile
index cdf61c3f954bce2b482c4f6cc7671fabc7ff7e22..5bbd62947cc79f6f68f812caaa8d4358b2f84cf3 100644 (file)
@@ -1,16 +1,10 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=bugs test regression tutorial no-notation ascii-art
+SUBDIRS = test regression tutorial no-notation mutopia 
 
-examples=trip  star-spangled-banner paddy scarlatti-test
-flexamples=
+examples = simple simple-song les-nereides puer-fragment wilhelmus paddy
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+LOCALSTEPMAKE_TEMPLATES=ly mutopia
 EXTRA_DIST_FILES=paddy.abc
 
 include $(depth)/make/stepmake.make 
-
-local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
-