/[stem-hr]/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 /Makefile

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

revision 7 by dpavlin, Sat Feb 26 18:13:14 2005 UTC revision 10 by dpavlin, Sat Feb 26 19:06:04 2005 UTC
# Line 5  test: Line 5  test:
5          @date >> log          @date >> log
6          @grep "# " log          @grep "# " log
7          @./stem-hr.pl words | grep '^#' | tee -a log | grep -v '#stem'          @./stem-hr.pl words | grep '^#' | tee -a log | grep -v '#stem'
8    
9          @date >> log.vl          @date >> log.vl
10          @grep "# " log.vl          @grep "# " log.vl
11          @cut -d" " -f2 words.vl | ./stem-hr.pl | grep '^#' | tee -a log.vl | grep -v '#stem'          @cut -d" " -f2 words.vl | ./stem-hr.pl | grep '^#' | tee -a log.vl | grep -v '#stem'

Legend:
Removed from v.7  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26