Setup to generate the Japanese version of the handbook for the web

pages.  Translations of other parts of the web pages will go here as
well, but please contact me before putting anything in.
This commit is contained in:
John Fieber 1996-11-19 14:18:37 +00:00
parent 253812dc3d
commit 932bad7d6f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=695
4 changed files with 28 additions and 0 deletions

10
data/ja_JP.EUC/Makefile Normal file
View file

@ -0,0 +1,10 @@
# $Id: Makefile,v 1.1 1996-11-19 14:18:36 jfieber Exp $
#CVSDIR= jp-handbook
DOCSUBDIR= handbook
.include "../web.mk"
# Override the defaults of generating all formats.
FORMATS=html

View file

@ -0,0 +1,4 @@
# $Id: Makefile.inc,v 1.1 1996-11-19 14:18:37 jfieber Exp $
WEBBASE?= /data/ja_JP.EUC
SGMLOPTS+= -white -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr

10
ja/Makefile Normal file
View file

@ -0,0 +1,10 @@
# $Id: Makefile,v 1.1 1996-11-19 14:18:36 jfieber Exp $
#CVSDIR= jp-handbook
DOCSUBDIR= handbook
.include "../web.mk"
# Override the defaults of generating all formats.
FORMATS=html

4
ja/Makefile.inc Normal file
View file

@ -0,0 +1,4 @@
# $Id: Makefile.inc,v 1.1 1996-11-19 14:18:37 jfieber Exp $
WEBBASE?= /data/ja_JP.EUC
SGMLOPTS+= -white -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr