Add SGMLOPTS back. I was informed by jfieber that -stable has

appropriate sgml support now.

Requested by:	ache
This commit is contained in:
Satoshi Asami 1997-06-21 09:42:36 +00:00
parent ca96bab19a
commit 1aac1bcb44
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1672
3 changed files with 6 additions and 6 deletions

View file

@ -1,11 +1,11 @@
# $Id: Makefile,v 1.11 1997-06-19 06:17:15 asami Exp $
# $Id: Makefile,v 1.12 1997-06-21 09:42:36 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

View file

@ -1,11 +1,11 @@
# $Id: Makefile,v 1.11 1997-06-19 06:17:15 asami Exp $
# $Id: Makefile,v 1.12 1997-06-21 09:42:36 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

View file

@ -1,11 +1,11 @@
# $Id: Makefile,v 1.11 1997-06-19 06:17:15 asami Exp $
# $Id: Makefile,v 1.12 1997-06-21 09:42:36 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