/[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.2 by dpavlin, Sat Jun 14 14:22:47 2003 UTC revision 1.3 by dpavlin, Fri Jul 11 16:51:35 2003 UTC
# Line 1  Line 1 
1  file=cricket-modules.tar.gz  file=cricket-modules.tar.gz
2    
3  dist:  dist: changelog
         rm -f ChangeLog *~  
         rcs2log -h rot13.org > ChangeLog  
4          rm -Rf $(file)          rm -Rf $(file)
5          cd .. && tar cfvpz $(file) cricket/*          cd .. && tar cfvpz $(file) cricket/*
6    
7    changelog:
8            rm -f ChangeLog *~
9            rcs2log -h rot13.org > ChangeLog

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

  ViewVC Help
Powered by ViewVC 1.1.26