--- trunk/Makefile 2004/01/20 18:40:52 52 +++ trunk/Makefile 2004/01/20 18:41:38 53 @@ -1,10 +1,10 @@ all: config config: -# ./make_config.pl php http://localhost/doc/phpdoc/html/ - ./make_config.pl bzip2 http://localhost/doc/bzip2/manual.html doc +# ./make_config.pl config/php http://localhost/doc/phpdoc/html/ + ./make_config.pl config/bzip2 http://localhost/doc/bzip2/manual.html doc #index: php.config -# swish-e -S http -c php.config +# swish-e -S http -c config/php index: bzip2.config - swish-e -S http -c bzip2.config + swish-e -S http -c config/bzip2