/[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 5 by dpavlin, Sat Feb 26 02:18:43 2005 UTC revision 6 by dpavlin, Sat Feb 26 16:19:22 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            @date >> log.vl
9            @grep "# " log.vl
10            @cut -d" " -f2 words.vl | ./stem-hr.pl | grep '^#' | tee -a log.vl | grep -v '#stem'

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

  ViewVC Help
Powered by ViewVC 1.1.26