goba Fri Jan 18 16:57:45 2002 EDT
Modified files:
/phpdoc Makefile.in
Log:
As $(LANG) contains jade/nsgmls specific "-D ." option, add a new
$(LANGCODE) var for other programs...
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.103 phpdoc/Makefile.in:1.104
--- phpdoc/Makefile.in:1.103 Thu Jan 17 06:16:21 2002
+++ phpdoc/Makefile.in Fri Jan 18 16:57:45 2002
@@ -17,7 +17,7 @@
#
#
-# $Id: Makefile.in,v 1.103 2002/01/17 11:16:21 hholzgra Exp $
+# $Id: Makefile.in,v 1.104 2002/01/18 21:57:45 goba Exp $
#
all: html
@@ -29,6 +29,7 @@
srcdir=@srcdir@
scriptdir=@srcdir@/scripts
PHP_SOURCE=@PHP_SOURCE@
+LANGCODE=@LANG@
LANG=@LANG@ -D .
JADE=@SP_OPTIONS@ @JADE@ -D . -wno-idref
NSGMLS=@SP_OPTIONS@ @NSGMLS@
@@ -92,7 +93,7 @@
$(scriptdir)/genfuncsummary.sh $(PHP_SOURCE) > funcsummary.txt
revcheck.html: FORCE
- PHPDOCDIR=$(srcdir) $(PHP) -f $(scriptdir)/revcheck.php $(LANG) > revcheck.html
+ PHPDOCDIR=$(srcdir) $(PHP) -f $(scriptdir)/revcheck.php $(LANGCODE) >
+revcheck.html
funcindex.xml: quickref.txt
@if test "$(PHP)" = "no"; then \- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc / Makefile.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / Makefile.in jim winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] Re: cvs: phpdoc / Makefile.in Jim Winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / Makefile.in jim winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in jim winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in jim winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in jim winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc / Makefile.in Derick Rethans
- [PHP-DOC] cvs: phpdoc / Makefile.in Thomas Schoefbeck
