]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/GNUmakefile
Deleted files.
[lilypond.git] / input / GNUmakefile
index 2ea52dadf89f1219313ff3fe773e1e16da1e9a41..c60ffdfa9a9c86edae0f25a7120a00af313e2b5c 100644 (file)
@@ -1,16 +1,20 @@
-# input/Makefile
-
 depth = ..
 
-SUBDIRS=test bugs tutorial
+SUBDIRS=test regression tutorial no-notation ascii-art template mutopia 
+
+# nereides is tweaked a lot, can't do (read webpage)
 
-examples=trip  star-spangled-banner paddy
-flexamples=
+examples= 
+#examples+=size11 size13 size16 size20 size23 size26
 
-LOCALSTEPMAKE_TEMPLATES=mutopia
+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 $<
+
+