--- trunk2/Makefile 2004/10/31 19:42:08 570 +++ trunk2/Makefile 2004/11/01 14:55:16 572 @@ -4,8 +4,9 @@ all2all: rm -f log - ./all2all.pl +# ./all2all.pl # ./all2all.pl --limit_mfn=500 #--start_mfn=2200 + ./all2all.pl --limit_mfn=100 bfilter: # re-create bfilters @@ -24,6 +25,7 @@ find out/thes -name "*.html" -exec rm {} \; rm -f out/bfilter/*.txt rm -f out/browse.html eurovoc/hijerarhija.html + rm -f out/nodes/* eurovoc/nodes/* test: @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10