--- trunk/Makefile 2004/03/18 23:07:21 69 +++ trunk/Makefile 2004/03/19 09:46:33 70 @@ -1,4 +1,5 @@ -all: config +all: + @echo "make [config|index|sf]" config: # ./make_config.pl config/php http://localhost/doc/phpdoc/html/ @@ -8,3 +9,6 @@ # swish-e -S http -c config/php index: bzip2.config swish-e -S http -c config/bzip2 + +sf: + svn2cvs.pl file:///home/dpavlin/private/svn/swish/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac swish