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

Diff of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by dpavlin, Tue Apr 8 17:53:46 2003 UTC revision 1.2 by dpavlin, Thu Apr 24 17:55:17 2003 UTC
# Line 1  Line 1 
1  all: a.xml  #poll_name=a
2          ./make_poll.pl a.xml  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

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26