--- yodl-1.31.18/stepmake/stepmake/yolily-toplevel-targets.make.chmou Thu Oct 21 02:06:44 1999 +++ yodl-1.31.18/stepmake/stepmake/yolily-toplevel-targets.make Wed Jul 19 20:30:40 2000 @@ -19,6 +19,8 @@ $(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' > wwwlist tar cfz $(outdir)/htmldoc.tar.gz `cat wwwlist` `ls *.png $(ERRORLOG)` index.html + mkdir -p htmldocs-rpm + tar zxf $(outdir)/htmldoc.tar.gz -C htmldocs-rpm localclean: rm -f wwwlist