/[notice-sender]/trunk/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 /trunk/Makefile

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

revision 1 by dpavlin, Fri May 13 21:17:58 2005 UTC revision 7 by dpavlin, Sat May 14 13:11:52 2005 UTC
# Line 4  all: Line 4  all:
4          dropdb $(db)          dropdb $(db)
5          createdb $(db)          createdb $(db)
6          psql $(db) < schema.sql          psql $(db) < schema.sql
7    
8    html:
9            pod2html sender.pl > help.html

Legend:
Removed from v.1  
changed lines
  Added in v.7

  ViewVC Help
Powered by ViewVC 1.1.26