/[cricket]/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 1.1 by dpavlin, Fri Jul 19 08:53:56 2002 UTC revision 1.2 by dpavlin, Sat Jun 14 14:22:47 2003 UTC
# Line 1  Line 1 
1  file=cricket-modules.tar.gz  file=cricket-modules.tar.gz
2    
3  dist:  dist:
4          rm -f ChangeLog          rm -f ChangeLog *~
5          rcs2log -h rot13.org > ChangeLog          rcs2log -h rot13.org > ChangeLog
6          rm -Rf $(file)          rm -Rf $(file)
7          tar cfvpz ../$(file) *          cd .. && tar cfvpz $(file) cricket/*

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26