diff --git a/data/ja_JP.EUC/Makefile b/data/ja_JP.EUC/Makefile new file mode 100644 index 0000000000..b2948a0afa --- /dev/null +++ b/data/ja_JP.EUC/Makefile @@ -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 diff --git a/data/ja_JP.EUC/Makefile.inc b/data/ja_JP.EUC/Makefile.inc new file mode 100644 index 0000000000..db523ca6fa --- /dev/null +++ b/data/ja_JP.EUC/Makefile.inc @@ -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 diff --git a/ja/Makefile b/ja/Makefile new file mode 100644 index 0000000000..b2948a0afa --- /dev/null +++ b/ja/Makefile @@ -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 diff --git a/ja/Makefile.inc b/ja/Makefile.inc new file mode 100644 index 0000000000..db523ca6fa --- /dev/null +++ b/ja/Makefile.inc @@ -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