/[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

Contents of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Fri Jul 11 16:51:35 2003 UTC (20 years, 8 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -3 lines
target for ChangeLog

1 file=cricket-modules.tar.gz
2
3 dist: changelog
4 rm -Rf $(file)
5 cd .. && tar cfvpz $(file) cricket/*
6
7 changelog:
8 rm -f ChangeLog *~
9 rcs2log -h rot13.org > ChangeLog

  ViewVC Help
Powered by ViewVC 1.1.26