/[wopi]/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.2 - (show annotations)
Thu Apr 24 17:55:17 2003 UTC (20 years, 11 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +10 -2 lines
moved common code to common.pl; added script to send invitation e-mails

1 #poll_name=a
2 poll_name=upitnik
3
4 all: send
5
6 poll: ${poll_name}.xml make_poll.pl
7 ./make_poll.pl ${poll_name}.xml
8
9 send: ${poll_name}.xml send_email.pl
10 ./send_email.pl ${poll_name}.xml

  ViewVC Help
Powered by ViewVC 1.1.26