/[bfilter]/trunk/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/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24 - (show annotations)
Tue Sep 14 22:55:40 2004 UTC (19 years, 7 months ago) by dpavlin
File size: 265 byte(s)
cleanup mostly, test data

1 all: bfilter.pl DescriptorHR.txt
2 ./bfilter.pl < DescriptorHR.txt > DescriptorHR.js
3
4 bak:
5 cd .. && tar cfvpz bfilter-`date +%Y%m%d-%H%M`.tar.gz bfilter/
6
7 combo:
8 cat -n /usr/share/dict/words | head -10000 | sed 's/^ *//' | ./bfilter.pl 2>/dev/null > combo-test.js

  ViewVC Help
Powered by ViewVC 1.1.26