/[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

Diff of /trunk/data/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6 by dpavlin, Fri May 20 21:29:39 2005 UTC revision 50 by dpavlin, Fri Apr 14 16:17:19 2006 UTC
# Line 3  all: Line 3  all:
3    
4    
5  index:  index:
6          mkdir trivia          estcall raw -auth admin admin 'http://localhost:1978/master?action=nodedel&name=trivia' || true
7          ./convert.pl          estcall raw -auth admin admin 'http://localhost:1978/master?action=nodeadd&name=trivia&label=IMDB%20trivia' || true
8          estcmd gather -cs 128 casket/ trivia/          ./indexer.pl
9    
10    perl:
11            @echo "this target moved to test"
12  test:  test:
13          estcmd search -vf casket/ 'blade runner'          estcmd search -vf casket/ 'blade runner'
14    

Legend:
Removed from v.6  
changed lines
  Added in v.50

  ViewVC Help
Powered by ViewVC 1.1.26