/[mws]/trunk/par/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 /trunk/par/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31 - (show annotations)
Sun May 9 00:09:58 2004 UTC (20 years ago) by dpavlin
File size: 195 byte(s)
directory for generation of PAR distribution

1 all: mbox2index httpd
2
3 OPT=--verbose=3
4
5 mbox2index: ../mbox2index.pl
6 pp $(OPT) -o mbox2index ../mbox2index.pl
7
8 httpd: ../httpd.pl
9 pp $(OPT) -o httpd ../httpd.pl
10
11 clean:
12 rm -f mbox2index httpd

  ViewVC Help
Powered by ViewVC 1.1.26