--- trunk/Makefile 2005/09/01 18:38:49 111 +++ trunk/Makefile 2005/09/11 12:39:05 115 @@ -43,6 +43,9 @@ rsync -rav $(tmp) 10.210.99.1:backuppc-svn/ rm -Rf $(tmp) +html: + test ! -z "`svn2html.pl`" && svn update && svn2html.pl > doc/Changes.html + profile: test test -e tmon.out || touch tmon.out sudo chown backuppc tmon.out