--- google/branches/store-pluggable/lib/Module/Install/PRIVATE.pm 2007/10/26 19:21:53 132 +++ google/branches/store-pluggable/lib/Module/Install/PRIVATE.pm 2007/10/27 22:01:28 142 @@ -29,6 +29,10 @@ rm dump/* || true ./bin/acs.pl -d -d -d 2>&1 | tee log +html: \$(MAN1PODS) \$(MAN3PODS) + test -d html || mkdir html + allpod2xhtml.pl lib/ html/ + END_MAKEFILE warn "added my targets: dump\n";