/[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 525 by dpavlin, Tue Oct 19 15:49:56 2004 UTC revision 532 by dpavlin, Sat Oct 23 15:22:28 2004 UTC
# Line 4  all: clean all2all bfilter Line 4  all: clean all2all bfilter
4    
5  all2all:  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    
10  bfilter:  bfilter:
11          # re-create bfilters          # re-create bfilters
# Line 23  clean: Line 23  clean:
23          rm -Rf out/index/*          rm -Rf out/index/*
24          find out/thes -name "*.html" -exec rm {} \;          find out/thes -name "*.html" -exec rm {} \;
25          rm -f out/bfilter/*.txt          rm -f out/bfilter/*.txt
26            rm -f out/browse.html eurovoc/hijerarhija.html
27    
28  test:  test:
29          @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10          @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10
# Line 58  dist: Line 59  dist:
59    
60  tags:  tags:
61          ctags *.p[lm] */*.p[lm] */*/*.p[lm] */*/*/*.p[lm]          ctags *.p[lm] */*.p[lm] */*/*.p[lm] */*/*/*.p[lm]
62    
63    zip:
64            zip -9r eurovoc/eurovoc.zip eurovoc/ -x '*.svn*'

Legend:
Removed from v.525  
changed lines
  Added in v.532

  ViewVC Help
Powered by ViewVC 1.1.26