]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.1
authorfred <fred>
Sun, 24 Mar 2002 20:12:39 +0000 (20:12 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:12:39 +0000 (20:12 +0000)
mutopia/Coriolan/Makefile

index 46c807edd6f205944defc98d2a7e086cecbbe940..dc9e90a4722006f6e740eb95c6143cb41f880550 100644 (file)
@@ -1,12 +1,13 @@
 # mutopia/Makefile
 
-# subdir level:
-#
 depth = ../..
-#
-# generic stuff/Makefile
-#
-include ./$(depth)/make/Mutopia.make
 
-#examples=coriolan oboi-part
-include $(depth)/make/WWW.make
+include $(depth)/make/Stepmake.make
+include $(make-dir)/Mutopia.make
+
+# do Coriolan if you have plenty RAM / CPU
+# examples=coriolan oboi-part viola-part
+examples= oboi-part viola-part
+
+include $(stepdir)/WWW.make
+