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

Annotation of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Thu Apr 24 17:55:17 2003 UTC (21 years 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 dpavlin 1.2 #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