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

Annotation of /trunk/data/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.26