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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 53 - (show annotations)
Thu May 11 10:18:32 2006 UTC (17 years, 11 months ago) by dpavlin
File size: 173 byte(s)
script now creates index on it's own
1 all:
2 @echo "make index|test"
3
4
5 index:
6 ./indexer.pl
7
8 perl:
9 @echo "this target moved to test"
10 test:
11 estcmd search -vf casket/ 'blade runner'
12
13 clean:
14 rm -Rf trivia casket

  ViewVC Help
Powered by ViewVC 1.1.26