/[swish]/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 43 by dpavlin, Sun Aug 3 21:36:16 2003 UTC revision 70 by dpavlin, Fri Mar 19 09:46:33 2004 UTC
# Line 1  Line 1 
1  all: config  all:
2            @echo "make [config|index|sf]"
3    
4  config:  config:
5  #       ./make_config.pl php http://localhost/doc/phpdoc/html/  #       ./make_config.pl config/php http://localhost/doc/phpdoc/html/
6          ./make_config.pl bzip2 http://localhost/doc/bzip2/manual.html doc          ./make_config.pl config/bzip2 http://localhost/doc/bzip2/manual.html doc
7    
8  #index: php.config  #index: php.config
9  #       swish-e -S http -c php.config  #       swish-e -S http -c config/php
10  index: bzip2.config  index: bzip2.config
11          swish-e -S http -c bzip2.config          swish-e -S http -c config/bzip2
12    
13    sf:
14            svn2cvs.pl file:///home/dpavlin/private/svn/swish/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac swish

Legend:
Removed from v.43  
changed lines
  Added in v.70

  ViewVC Help
Powered by ViewVC 1.1.26