From: Reinhold Kainhofer Date: Mon, 4 Aug 2008 11:51:08 +0000 (+0200) Subject: Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into dev... X-Git-Tag: release/2.11.58-1~32^2~95 X-Git-Url: https://git.donarmstrong.com/?p=lilypond.git;a=commitdiff_plain;h=c7555d70732969277c5e906285ec04e5b561c38e Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into dev/texi2html --- c7555d70732969277c5e906285ec04e5b561c38e diff --cc stepmake/stepmake/generic-targets.make index ced5b7e3f7,250eace2f8..f4f1390769 --- a/stepmake/stepmake/generic-targets.make +++ b/stepmake/stepmake/generic-targets.make @@@ -177,12 -171,9 +177,13 @@@ WWW-2: local-WWW- $(LOOP) web: - $(MAKE) out=www WWW + $(MAKE) out=www WWW-1 + $(MAKE) out=www WWW-2 $(MAKE) out=www WWW-post +web-1: + $(MAKE) out=www WWW-1 + web-clean: + find -name out-www | xargs rm -rf $(MAKE) out=www clean