--- trunk/Makefile 2005/09/11 11:48:16 114 +++ 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