/[nn.old]/trunk/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

Contents of /trunk/swish/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 72 - (show annotations)
Wed Jun 19 19:59:43 2002 UTC (21 years, 11 months ago) by dpavlin
File MIME type: application/octet-stream
File size: 364 byte(s)
Meta -> Property

1 # debug
2 opt=-l 2002
3
4 # 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 ./html2xml.pl $(opt) > out.xml
14
15 swish:
16 ./swish-e -c nn.conf -S $(swish_method)
17
18 debug:
19 ./swish-e -c nn.conf -S $(swish_method) $(sw_debug)
20
21 test:
22 ./swish-e -f nn.index -w 'naslov_czs=zakon'

Properties

Name Value
cvs2svn:cvs-rev 1.3
svn:mime-type application/octet-stream

  ViewVC Help
Powered by ViewVC 1.1.26