/[webpac]/trunk2/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 570 by dpavlin, Sun Oct 31 19:42:08 2004 UTC revision 579 by dpavlin, Mon Nov 1 22:15:41 2004 UTC
# Line 6  all2all: Line 6  all2all:
6          rm -f log          rm -f log
7          ./all2all.pl          ./all2all.pl
8  #       ./all2all.pl --limit_mfn=500 #--start_mfn=2200  #       ./all2all.pl --limit_mfn=500 #--start_mfn=2200
9    #       ./all2all.pl --limit_mfn=100 #--start_mfn=2200
10    
11  bfilter:  bfilter:
12          # re-create bfilters          # re-create bfilters
# Line 24  clean: Line 25  clean:
25          find out/thes -name "*.html" -exec rm {} \;          find out/thes -name "*.html" -exec rm {} \;
26          rm -f out/bfilter/*.txt          rm -f out/bfilter/*.txt
27          rm -f out/browse.html eurovoc/hijerarhija.html          rm -f out/browse.html eurovoc/hijerarhija.html
28            rm -f out/nodes/* eurovoc/nodes/*
29    
30  test:  test:
31          @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10          @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10

Legend:
Removed from v.570  
changed lines
  Added in v.579

  ViewVC Help
Powered by ViewVC 1.1.26