/[webpac]/branches/humanistika/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 /branches/humanistika/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 267 - (show annotations)
Fri Mar 12 16:02:06 2004 UTC (20 years ago) by dpavlin
File size: 299 byte(s)
branched humanistika at r263

1 clean:
2 rm -f *.bak *.temp
3
4 profile:
5 perl -d:DProf './all2xml.pl' > foo
6 dprofpp
7
8 ver=`date +%Y%m%d`
9
10 dist:
11 rcs2log -h rot13.org > ChangeLog
12 rm -Rf webpac-$(ver)
13 mkdir webpac-$(ver)
14 cvs-files.pl | cpio -pvd webpac-$(ver)/
15 tar cfvz ../webpac-$(ver).tar.gz webpac-$(ver)/
16 rm -Rf webpac-$(ver)
17

Properties

Name Value
cvs2svn:cvs-rev 1.6

  ViewVC Help
Powered by ViewVC 1.1.26