$ make revcheck PHPDOCDIR=. /usr/bin/php -f ./scripts/revcheck.php pl -D . > revcheck.html
You can see that $argv passed to revcheck.php is not what it expects. slawek-
$ make revcheck PHPDOCDIR=. /usr/bin/php -f ./scripts/revcheck.php pl -D . > revcheck.html
You can see that $argv passed to revcheck.php is not what it expects. slawek-