diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1997-05-11 23:26:13 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1997-05-11 23:26:13 +0000 |
| commit | 59520394f8364f8e28d9cce8b4d9fb615f481b76 (patch) | |
| tree | ac6caecd7dcc6cc2a532cea9cb1d154227da4e28 /share/doc | |
| parent | 99f962423cb161b077674f5919420aef24ae2cd3 (diff) | |
Notes
Diffstat (limited to 'share/doc')
| -rw-r--r-- | share/doc/ja_JP.EUC/handbook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/doc/ja_JP.EUC/handbook/Makefile b/share/doc/ja_JP.EUC/handbook/Makefile index 699817ce2b98..5cd4b51971bf 100644 --- a/share/doc/ja_JP.EUC/handbook/Makefile +++ b/share/doc/ja_JP.EUC/handbook/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.8 1997/02/25 04:53:50 hanai Exp $ +# $Id: Makefile,v 1.9 1997/05/09 23:09:56 max 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 SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml |
