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

Annotation of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations)
Tue Mar 27 11:00:36 2001 UTC (23 years ago) by dpavlin
Branch: MAIN
CVS Tags: r1_5
Changes since 1.4: +3 -3 lines
release 1.5

1 dpavlin 1.5 ver=1.5
2     files=docman.php auth_*php adduser.pl docman.txt docman.conf admin.txt ChangeLog FAQ TODO contrib/email2htusers.pl
3 dpavlin 1.1
4     dist:
5 dpavlin 1.2 rm -f ChangeLog
6     rcs2log -h rot13.org > ChangeLog
7     rm -Rf docman-$(ver)
8 dpavlin 1.1 mkdir docman-$(ver)
9 dpavlin 1.5 cp -rp $(files) docman-$(ver)
10 dpavlin 1.1 tar cfvpz docman-$(ver).tar.gz docman-$(ver)/
11     rm -Rf docman-$(ver)

  ViewVC Help
Powered by ViewVC 1.1.26