]> git.donarmstrong.com Git - lilypond.git/commitdiff
thinko.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 3 Jan 2007 13:17:25 +0000 (14:17 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 3 Jan 2007 13:17:25 +0000 (14:17 +0100)
GNUmakefile.in

index 9718820f6259dc0a3b9999e8f584fd018c7c9c09..b7a2421caf61fcf80da8b2999e409a03c8a46455 100644 (file)
@@ -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'