From f259c336fd76e26728d73803282fa421f40ed7c1 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 2 Jan 2007 02:59:33 +0100 Subject: [PATCH] sync with stable. --- GNUmakefile.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index d49d29fc9f..37fb44abf4 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -210,12 +210,9 @@ test-clean: $(MAKE) -C input/regression/ out=test clean test: -## no aa-scaling, no PDF $(MAKE) -C input/regression/ out=test LILYPOND_BOOK_LILYPOND_FLAGS="--backend=eps --formats=ps $(LILYPOND_JOBS) -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' - - RESULT_DIR=$(top-build-dir)/out/test-results/ local-check: test rm -rf $(RESULT_DIR) -- 2.39.5