all: slurp

slurp: 
	rsync -rltDvzc --exclude=index.cgi --exclude=.htaccess \
	   sbp@manxome.notabug.com:/web/miscoranda.com/wiki/ .
