]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/www-targets.make
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / stepmake / stepmake / www-targets.make
index 259d06fe85067ea06fca1a4d698932241b0292df..108d4b9f48232523565735e7fb8709dc6850af53 100644 (file)
@@ -1,34 +1 @@
-
-local-WWW:
-
-ifneq ($(strip $(depth)),.)
-WWW: local-WWW
-       $(LOOP)
-
-WWW-clean: local-WWW-clean
-       $(LOOP)
-endif
-
-#ugh, this is (but whole make web/www/WWW is) lilypond specific
-local-web:
-       $(MAKE) out=www LILYPOND_BOOK_FORMAT=texi-html local-WWW
-
-web:
-       $(MAKE) out=www LILYPOND_BOOK_FORMAT=texi-html WWW
-
-local-WWW-clean:
-       rm -f $(outdir)/*
-
-local-web-clean:
-       $(MAKE) out=www local-WWW-clean
-
-web-clean:
-       $(MAKE) out=www WWW-clean
-
-local-help: www-targets-help
-
-www-targets-help:
-       @echo -e "\
-  web         update website in out-www\n\
-  web-clean   clean out-www\n\
-"
+# moved to generic-targets.make
\ No newline at end of file