From: fred Date: Tue, 26 Mar 2002 21:46:40 +0000 (+0000) Subject: lilypond-1.1.27 X-Git-Tag: release/1.5.59~2611 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=983d5ddf209ab9f9ce693237b93ef3a83916a06e;p=lilypond.git lilypond-1.1.27 --- diff --git a/make/toplevel.make.in b/make/toplevel.make.in index 00fcf03754..dae5f960c6 100644 --- a/make/toplevel.make.in +++ b/make/toplevel.make.in @@ -32,7 +32,7 @@ website: htmldoc examples doc++ examples: $(MAKE) CONFIGSUFFIX='www' -C input WWW $(MAKE) CONFIGSUFFIX='www' -C mutopia WWW - tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' -czf $(outdir)/examples.tar.gz `find input mutopia -type d -name 'out-www' -print` + tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' --exclude='*.ppm' -czf $(outdir)/examples.tar.gz `find input mutopia -type d -name 'out-www' -print` CMR10DIR=$(dir $(shell kpsewhich cmr10.tfm))#ugh! Need kpsewhich TEX_TFMDIR=$(CMR10DIR) diff --git a/mutopia/Coriolan/GNUmakefile b/mutopia/Coriolan/GNUmakefile index ea6d442405..5ce44985d0 100644 --- a/mutopia/Coriolan/GNUmakefile +++ b/mutopia/Coriolan/GNUmakefile @@ -2,11 +2,10 @@ depth = ../.. -# do Coriolan if you have plenty RAM / CPU -#examples=coriolan oboi-part viola-part - -examples= coriolan oboi-part viola-part +# do Coriolan if you have plenty RAM / CPU / quotum +examples= +examples= LOCALSTEPMAKE_TEMPLATES=mutopia include $(depth)/make/stepmake.make