From 8f4a7c6028575d623b50a033d2a6da87084c589e Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:12:39 +0000 Subject: [PATCH] lilypond-1.0.1 --- mutopia/Coriolan/Makefile | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/mutopia/Coriolan/Makefile b/mutopia/Coriolan/Makefile index 46c807edd6..dc9e90a472 100644 --- a/mutopia/Coriolan/Makefile +++ b/mutopia/Coriolan/Makefile @@ -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 + -- 2.39.5