# -*-Makefile-*- # title Yolily_Toplevel_targets.make local-dist: do-top-doc $(package-icon): $(MAKE) -C Documentation/pictures icon do-top-doc: -$(MAKE) -C Documentation/topdocs/ README_TOP_FILES="$(README_TXT_FILES)" copy-to-top $(README_TXT_FILES): do-top-doc htmldoc: $(MAKE) CONFIGSUFFIX='www' local-WWW $(MAKE) CONFIGSUFFIX='www' -C Documentation WWW rm -f `find . -name \*.html~ -print` $(footify-all-command) find `find Documentation -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www' tar cfz $(outdir)/htmldoc.tar.gz `cat wwwlist` `ls *.png $(ERRORLOG)` index.html localclean: # if you fix this, please fix yodl too! check-top-web: $(MAKE) -C Documentation/topdocs WWW