X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=6da515c15dcfea28f0acb83641ce100b54a124d2;hb=280a81b2b73ea7fe891b96124f1a2aba07186960;hp=92f33fb18ada3db9a4d24f7bf156a26536709b29;hpb=c6249e4a2fe98219ffd8a9f3f0083cfaf8677a46;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index 92f33fb18a..6da515c15d 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -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 @@ -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 + rm -rf out/lybook-testdb/ + local-check: test rm -rf $(RESULT_DIR) @@ -234,6 +234,8 @@ test-redo: done $(MAKE) check -test-clean: +test-clean: snippets-clean $(MAKE) -C input/regression/ out=test clean +snippets-clean: + rm -rf out/lybook-db