16 lines
597 B
Text
16 lines
597 B
Text
# $NetBSD: Makefile.common,v 1.2 2008/05/24 15:34:14 tnn2 Exp $
|
|
# $Id: Makefile.common,v 1.2 2008/05/24 15:34:14 tnn2 Exp $
|
|
# used by wip/php-doc/Makefile.template
|
|
|
|
PHP_DOC_LANG?= en
|
|
|
|
PHP_DOC_LANG_DESC?= English
|
|
|
|
PHP_DOC_MASTER_SITES= http://www.php.net/distributions/manual/ \
|
|
http://us2.php.net/distributions/manual/ \
|
|
http://us3.php.net/distributions/manual/ \
|
|
http://us4.php.net/distributions/manual/ \
|
|
http://pl.php.net/distributions/manual/ \
|
|
http://pl2.php.net/distributions/manual/ \
|
|
http://ar.php.net/distributions/manual/ \
|
|
http://ar2.php.net/distributions/manual/
|