From: Han-Wen Nienhuys Date: Wed, 3 Jan 2007 13:17:25 +0000 (+0100) Subject: thinko. X-Git-Tag: release/2.11.8-1~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=651cfd15b8638c78c717d49c56c03ec2e2c32164;p=lilypond.git thinko. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 9718820f62..b7a2421caf 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -207,7 +207,7 @@ $(config_h): config.hh.in test: - rm input/regression/out-test/collated-files.html + rm -f input/regression/out-test/collated-files.html $(MAKE) -C input/regression/ out=test LILYPOND_BOOK_LILYPOND_FLAGS="--backend=eps --formats=ps $(LILYPOND_JOBS) -dseparate-log-files -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I $(top-src-dir)/input/manual -ddump-profile -dcheck-internal-types -ddump-signatures -danti-alias-factor=1" LILYPOND_BOOK_VERBOSE= out-test/collated-files.html @find input ly -name '*.ly' -print |grep -v 'out.*/' | xargs grep '\\version' -L | grep -v "standard input" |sed 's/^/**** Missing version: /g'