diff --git a/ja/Makefile b/ja/Makefile index 49fda3d3e1..1a133ffa16 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,6 +1,6 @@ -# $FreeBSD: www/ja/Makefile,v 1.81 2011/06/17 12:52:33 ryusuke Exp $ +# $FreeBSD: www/ja/Makefile,v 1.82 2011/07/03 00:40:44 ryusuke Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.147 +# Original revision: 1.148 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -21,6 +21,7 @@ DOCS+= features.sgml DOCS+= internet.sgml #DOCS+= logo.sgml DOCS+= mailto.sgml +#DOCS+= privacy.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml diff --git a/ja/doc/Makefile b/ja/doc/Makefile index ee8e56631e..53874be17a 100644 --- a/ja/doc/Makefile +++ b/ja/doc/Makefile @@ -1,6 +1,6 @@ # -# $FreeBSD$ -# Original revision: 1.8 +# $FreeBSD: www/ja/doc/Makefile,v 1.1 2002/01/01 14:35:53 hrs Exp $ +# Original revision: 1.9 # # Build the FreeBSD documentation *outside* of the www tree, and install it # in to the right place as necessary. @@ -10,33 +10,40 @@ # requirements here. # +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + all: all-all all-install all-all: @unset DESTDIR || true; \ - cd ${.CURDIR}/../../../doc/ja_JP.eucJP; \ + cd ${DOC_PREFIX}/${LANGCODE}; \ ${MAKE} FORMATS="html-split html" \ INSTALL_COMPRESSED= NO_JPMAN= all all-install: @unset DESTDIR || true; \ - cd ${.CURDIR}/../../../doc/ja_JP.eucJP; \ + cd ${DOC_PREFIX}/${LANGCODE}; \ ${MAKE} FORMATS="html-split html" DOCDIR=${.OBJDIR} \ INSTALL_COMPRESSED= NO_JPMAN= install install clean: @unset DESTDIR || true; \ - cd ${.CURDIR}/../../../doc/ja_JP.eucJP; \ + cd ${DOC_PREFIX}/${LANGCODE}; \ ${MAKE} FORMATS="html-split html" DOCDIR=${DESTDIR}/data/doc \ INSTALL_COMPRESSED= NO_JPMAN= ${.TARGET} .if make(clean) ${RM} -rf ja* .endif -.include "${.CURDIR}/../../share/mk/web.site.mk" +.include "${WEB_PREFIX}/share/mk/web.site.mk" obj: _OBJUSE _OBJUSE: .USE @unset DESTDIR || true; \ - cd ${.CURDIR}/../../../doc/ja_JP.eucJP; \ + cd ${DOC_PREFIX}/${LANGCODE}; \ ${MAKE} ${.TARGET} diff --git a/ja/platforms/ia64.sgml b/ja/platforms/ia64.sgml index 6c9ef16f23..d0a485c681 100644 --- a/ja/platforms/ia64.sgml +++ b/ja/platforms/ia64.sgml @@ -1,12 +1,12 @@ - + ]> - + &header;