]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Add full-length-to-extent property for bug #573.
[lilypond.git] / GNUmakefile.in
index 92f33fb18ada3db9a4d24f7bf156a26536709b29..5160939baa0669c84a907da04235d36dd3d92332 100644 (file)
@@ -108,11 +108,9 @@ c-clean:
 
 src-ext = c cc yy ll hh icc py scm tex ps texi itexi tely itely sh
 
-web-clean:
-       $(MAKE) out=www clean
-       $(MAKE) $(tree-share-prefix)/lilypond-force
+web-clean: snippets-clean $(tree-share-prefix)/lilypond-force
 
-default: $(config_h) build-dir-setup 
+default: $(config_h) build-dir-setup
 
 build-dir-setup: $(tree-share-prefix)/lilypond-force
 
@@ -206,7 +204,7 @@ RESULT_DIR=$(top-build-dir)/out/test-results
 
 test:
        @echo -en 'For tracking crashes: use\n\n\t'
-       @echo 'grep sourcefilename `grep -L systems.texi input/regression/out-test/*log|sed s/log/ly/g`'
+       @echo 'grep sourcefilename `grep -L systems.texi out/lybook-db/*/*log|sed s/log/ly/g`'
        @echo
        $(MAKE) -C input/regression/ out=test local-test
        $(MAKE) -C input/regression/musicxml out=test local-test
@@ -219,6 +217,8 @@ test-baseline:
        $(MAKE) test
        $(MAKE) out=test -C input/regression/ local-test-baseline
        $(MAKE) out=test -C input/regression/musicxml local-test-baseline
+       $(MAKE) test-snippets-clean
+
 
 local-check: test
        rm -rf $(RESULT_DIR)
@@ -234,6 +234,11 @@ test-redo:
        done
        $(MAKE) check
 
-test-clean:
+test-clean: test-snippets-clean
        $(MAKE) -C input/regression/ out=test clean
 
+snippets-clean:
+       rm -rf out/lybook-db
+
+test-snippets-clean:
+       rm -rf out/lybook-testdb