diff --git a/ja/FAQ/Makefile b/ja/FAQ/Makefile index 1ff8b76308..0d6e86f9da 100644 --- a/ja/FAQ/Makefile +++ b/ja/FAQ/Makefile @@ -1,12 +1,12 @@ # -# $FreeBSD$ -# Original revision: 1.2 +# $FreeBSD: www/ja/FAQ/Makefile,v 1.3 1999/09/06 07:03:16 peter Exp $ +# Original revision: 1.3 # # Build the FreeBSD FAQ *outside* of the www tree, and install it # in to the right place as necessary. all install clean: (cd ../../../doc/ja_JP.eucJP/books/faq && make 'FORMATS=html-split html' DESTDIR=${DESTDIR}/data/ja/FAQ ${.TARGET}) .if make(install) (cd ${DESTDIR}/data/ja/FAQ; ln -sf index.html FAQ.html) .endif diff --git a/ja/Makefile b/ja/Makefile index 1f5449c43f..48091ba2bd 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,68 +1,68 @@ -# $FreeBSD$ +# $FreeBSD: www/ja/Makefile,v 1.34 1999/09/06 07:03:14 peter Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.48 +# Original revision: 1.49 .if exists(Makefile.conf) .include "Makefile.conf" .endif # These are turned into validated, normalized HTML files. DOCS= applications.sgml DOCS+= auditors.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= register.sgml DOCS+= index.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml # Japanese-only file DOCS+= jabout.sgml CLEANFILES+=atoz.sgml site.sgml # These will be directly installed. DATA= index.html # Subdirectories # SGML SUBDIR= security SUBDIR+= commercial SUBDIR+= docproj SUBDIR+= news SUBDIR+= alpha SUBDIR+= internal SUBDIR+= copyright SUBDIR+= search SUBDIR+= gallery SUBDIR+= ports SUBDIR+= projects SUBDIR+= releases # Japanese only. SUBDIR+= java # Non-SGML #SUBDIR+= gifs #SUBDIR+= cgi .if !defined(WEB_ONLY) || empty(WEB_ONLY) # Extern #SUBDIR+= tutorials DOCSUBDIR= FAQ handbook .endif SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr -e EUC-JP WEBDIR= data/ja .include "../web.mk" diff --git a/ja/Makefile.inc b/ja/Makefile.inc index b64314eed4..e368a83bab 100644 --- a/ja/Makefile.inc +++ b/ja/Makefile.inc @@ -1,5 +1,5 @@ -# $FreeBSD$ +# $FreeBSD: www/ja/Makefile.inc,v 1.7 1999/09/06 07:03:14 peter Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.6 +# Original revision: 1.7 WEBBASE?= /data/ja diff --git a/ja/alpha/Makefile b/ja/alpha/Makefile index 7fcc1dbec7..a56e85527e 100644 --- a/ja/alpha/Makefile +++ b/ja/alpha/Makefile @@ -1,13 +1,13 @@ -# $FreeBSD$ +# $FreeBSD: www/ja/alpha/Makefile,v 1.8 1999/09/06 07:03:17 peter Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.5 +# Original revision: 1.6 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif DOCS= alpha.sgml INDEXLINK=alpha.html .include "../../web.mk" diff --git a/ja/alpha/alpha.sgml b/ja/alpha/alpha.sgml index 9aa2c610f5..5eb37e1701 100644 --- a/ja/alpha/alpha.sgml +++ b/ja/alpha/alpha.sgml @@ -1,40 +1,40 @@ - + %includes; ]> - + - + &header;
このページには FreeBSD の Alpha システムへの移植についての 情報をまとめてあります.