diff --git a/data/ja_JP.EUC/Makefile b/data/ja_JP.EUC/Makefile index 7883986431..0d0e9a69e8 100644 --- a/data/ja_JP.EUC/Makefile +++ b/data/ja_JP.EUC/Makefile @@ -1,10 +1,50 @@ -# $Id: Makefile,v 1.2 1997-11-21 18:32:52 jfieber Exp $ +# $Id: Makefile,v 1.3 1997-11-23 22:55:06 max Exp $ +# The FreeBSD Japanese Documentation Project +# Original revision: 1.19 -#CVSDIR= jp-handbook -DOCSUBDIR= handbook FAQ +.if exists(Makefile.conf) +.include "Makefile.conf" +.endif + +# These are turned into validated, normalized HTML files. + +DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml +DOCS+= commercial.sgml daemon.sgml docproj.sgml docs.sgml +DOCS+= features.sgml gallery.sgml index-site.sgml register.sgml +DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml +DOCS+= publish.sgml search.sgml searchhints.sgml +DOCS+= send-pr.sgml security.sgml support.sgml where.sgml resignation.sgml +DOCS+= jabout.sgml +#DOCS+= cgallery.sgml npgallery.sgml pgallery.sgml + +CLEANFILES+=atoz.sgml + +# These will be directly installed. + +DATA= index.html + +# Files or targets listed here are defined in this file. + +index-site.sgml: atoz.sgml +atoz.sgml: web.atoz + sort -fu web.atoz | perl ../atoz.pl > ${.TARGET} + +# Subdirectories + +#SUBDIR= cgi commercial gifs ports releases tutorials +SUBDIR= ports releases + +# Subdirectories that have linuxdoc docs and makefiles that use +# . + +DOCSUBDIR= FAQ handbook + +# Directories that need to be checked out from the +# CVS repository. + +#CVSDIR= FAQ handbook + +WEBDIR= data/ja_JP.EUC .include "../web.mk" -# Override the defaults of generating all formats. - -FORMATS=html diff --git a/data/ja_JP.EUC/Makefile.inc b/data/ja_JP.EUC/Makefile.inc index f3a3a4535e..9070a7b704 100644 --- a/data/ja_JP.EUC/Makefile.inc +++ b/data/ja_JP.EUC/Makefile.inc @@ -1,4 +1,6 @@ -# $Id: Makefile.inc,v 1.2 1997-01-20 12:48:55 jfieber Exp $ +# $Id: Makefile.inc,v 1.3 1997-11-23 22:55:07 max Exp $ +# The FreeBSD Japanese Documentation Project +# Original revision: 1.5 WEBBASE?= /data/ja_JP.EUC -SGMLOPTS+= -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr +SGMLOPTS+= -links -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr diff --git a/data/ja_JP.EUC/doc.ftr b/data/ja_JP.EUC/doc.ftr index 5f459de742..75159cb65f 100644 --- a/data/ja_JP.EUC/doc.ftr +++ b/data/ja_JP.EUC/doc.ftr @@ -1,5 +1,10 @@ + + + +
- www@freebsd.org + www@freebsd.org
+ @@UPDATE@@
diff --git a/data/ja_JP.EUC/doc.hdr b/data/ja_JP.EUC/doc.hdr index f5e32a9961..9a3b059f35 100644 --- a/data/ja_JP.EUC/doc.hdr +++ b/data/ja_JP.EUC/doc.hdr @@ -1,14 +1,17 @@ + + + + - - - - - - - - - + + + + + + + + + -
diff --git a/ja/Makefile b/ja/Makefile index 7883986431..0d0e9a69e8 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,10 +1,50 @@ -# $Id: Makefile,v 1.2 1997-11-21 18:32:52 jfieber Exp $ +# $Id: Makefile,v 1.3 1997-11-23 22:55:06 max Exp $ +# The FreeBSD Japanese Documentation Project +# Original revision: 1.19 -#CVSDIR= jp-handbook -DOCSUBDIR= handbook FAQ +.if exists(Makefile.conf) +.include "Makefile.conf" +.endif + +# These are turned into validated, normalized HTML files. + +DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml +DOCS+= commercial.sgml daemon.sgml docproj.sgml docs.sgml +DOCS+= features.sgml gallery.sgml index-site.sgml register.sgml +DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml +DOCS+= publish.sgml search.sgml searchhints.sgml +DOCS+= send-pr.sgml security.sgml support.sgml where.sgml resignation.sgml +DOCS+= jabout.sgml +#DOCS+= cgallery.sgml npgallery.sgml pgallery.sgml + +CLEANFILES+=atoz.sgml + +# These will be directly installed. + +DATA= index.html + +# Files or targets listed here are defined in this file. + +index-site.sgml: atoz.sgml +atoz.sgml: web.atoz + sort -fu web.atoz | perl ../atoz.pl > ${.TARGET} + +# Subdirectories + +#SUBDIR= cgi commercial gifs ports releases tutorials +SUBDIR= ports releases + +# Subdirectories that have linuxdoc docs and makefiles that use +# . + +DOCSUBDIR= FAQ handbook + +# Directories that need to be checked out from the +# CVS repository. + +#CVSDIR= FAQ handbook + +WEBDIR= data/ja_JP.EUC .include "../web.mk" -# Override the defaults of generating all formats. - -FORMATS=html diff --git a/ja/Makefile.inc b/ja/Makefile.inc index f3a3a4535e..9070a7b704 100644 --- a/ja/Makefile.inc +++ b/ja/Makefile.inc @@ -1,4 +1,6 @@ -# $Id: Makefile.inc,v 1.2 1997-01-20 12:48:55 jfieber Exp $ +# $Id: Makefile.inc,v 1.3 1997-11-23 22:55:07 max Exp $ +# The FreeBSD Japanese Documentation Project +# Original revision: 1.5 WEBBASE?= /data/ja_JP.EUC -SGMLOPTS+= -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr +SGMLOPTS+= -links -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr diff --git a/ja/doc.ftr b/ja/doc.ftr index 5f459de742..75159cb65f 100644 --- a/ja/doc.ftr +++ b/ja/doc.ftr @@ -1,5 +1,10 @@ + + + +
- www@freebsd.org + www@freebsd.org
+ @@UPDATE@@
diff --git a/ja/doc.hdr b/ja/doc.hdr index f5e32a9961..9a3b059f35 100644 --- a/ja/doc.hdr +++ b/ja/doc.hdr @@ -1,14 +1,17 @@ + + + + - - - - - - - - - + + + + + + + + + -