]> git.donarmstrong.com Git - lilypond.git/commitdiff
sync with stable.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 2 Jan 2007 01:59:33 +0000 (02:59 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 2 Jan 2007 01:59:33 +0000 (02:59 +0100)
GNUmakefile.in

index d49d29fc9f3309f863e0e5e5fb2a592127977bd5..37fb44abf417c1e4983a1c6b20b4f0b2bae631ed 100644 (file)
@@ -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)