--- trunk2/Makefile 2004/07/20 17:15:48 389 +++ trunk2/Makefile 2004/09/05 17:53:35 405 @@ -3,6 +3,10 @@ clean: rm -f *.bak *.temp + rm -Rf out/index/* + +test: + @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10 profile: perl -d:DProf ./all2all.pl