From 23543098e543f81064472a514c8b9e9b96b1cf76 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 19 Jun 1997 06:17:15 +0000 Subject: [PATCH] Comment out "SGMLOPTS+=-e EUC-JP", the sgml tools in -stable can't handle this. --- ja/handbook/Makefile | 4 ++-- ja_JP.EUC/handbook/Makefile | 4 ++-- ja_JP.eucJP/books/handbook/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ja/handbook/Makefile b/ja/handbook/Makefile index 00cca90003..8a249371ae 100644 --- a/ja/handbook/Makefile +++ b/ja/handbook/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.10 1997-05-11 23:26:13 jfieber Exp $ +# $Id: Makefile,v 1.11 1997-06-19 06:17:15 asami Exp $ # Original revision: 1.22 # The FreeBSD Japanese Documentation Project DOC= handbook DOCDIR=${SHAREDIR}/doc/ja_JP.EUC FORMATS= html roff -SGMLOPTS+=-e EUC-JP +#SGMLOPTS+=-e EUC-JP SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml diff --git a/ja_JP.EUC/handbook/Makefile b/ja_JP.EUC/handbook/Makefile index 00cca90003..8a249371ae 100644 --- a/ja_JP.EUC/handbook/Makefile +++ b/ja_JP.EUC/handbook/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.10 1997-05-11 23:26:13 jfieber Exp $ +# $Id: Makefile,v 1.11 1997-06-19 06:17:15 asami Exp $ # Original revision: 1.22 # The FreeBSD Japanese Documentation Project DOC= handbook DOCDIR=${SHAREDIR}/doc/ja_JP.EUC FORMATS= html roff -SGMLOPTS+=-e EUC-JP +#SGMLOPTS+=-e EUC-JP SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml diff --git a/ja_JP.eucJP/books/handbook/Makefile b/ja_JP.eucJP/books/handbook/Makefile index 00cca90003..8a249371ae 100644 --- a/ja_JP.eucJP/books/handbook/Makefile +++ b/ja_JP.eucJP/books/handbook/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.10 1997-05-11 23:26:13 jfieber Exp $ +# $Id: Makefile,v 1.11 1997-06-19 06:17:15 asami Exp $ # Original revision: 1.22 # The FreeBSD Japanese Documentation Project DOC= handbook DOCDIR=${SHAREDIR}/doc/ja_JP.EUC FORMATS= html roff -SGMLOPTS+=-e EUC-JP +#SGMLOPTS+=-e EUC-JP SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml