/[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 4 by dpavlin, Sat Feb 26 00:37:18 2005 UTC revision 5 by dpavlin, Sat Feb 26 02:18:43 2005 UTC
# Line 2  all: Line 2  all:
2          ./stem-hr.pl < test.txt | tee stem.txt          ./stem-hr.pl < test.txt | tee stem.txt
3    
4  test:  test:
5          ./stem-hr.pl words | grep '^#' | tee -a log          @date >> log
6            @grep "# " log
7            @./stem-hr.pl words | grep '^#' | tee -a log | grep -v '#stem'

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

  ViewVC Help
Powered by ViewVC 1.1.26