/[nn]/swish/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

Annotation of /swish/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations)
Tue Sep 9 08:20:08 2003 UTC (20 years, 8 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -3 lines
use system-wide swish

1 dpavlin 1.3 # debug
2 dpavlin 1.1 opt=-l 2002
3    
4 dpavlin 1.2 # debug
5     sw_debug=-T parsed_tags parsed_text #-v 0
6    
7     # change this to 'prog' to execute html2xml on-the-fly
8     swish_method=prog
9    
10     all: swish test
11    
12     dump:
13 dpavlin 1.1 ./html2xml.pl $(opt) > out.xml
14    
15 dpavlin 1.2 swish:
16 dpavlin 1.4 swish-e -c nn.conf -S $(swish_method)
17 dpavlin 1.2
18     debug:
19 dpavlin 1.4 swish-e -c nn.conf -S $(swish_method) $(sw_debug)
20 dpavlin 1.2
21     test:
22 dpavlin 1.4 swish-e -f nn.index -w 'naslov_czs=zakon'

  ViewVC Help
Powered by ViewVC 1.1.26