Remove FORMATS="..." so it is used default values in handbook and FAQ.
This commit is contained in:
parent
d78d16aa1a
commit
16933a4809
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4651
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile,v 1.29 1999-03-10 18:04:59 motoyuki Exp $
|
# $Id: Makefile,v 1.30 1999-04-09 14:17:59 kuriyama Exp $
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: 1.48
|
# Original revision: 1.48
|
||||||
|
|
||||||
|
@ -67,7 +67,6 @@ DOCSUBDIR= FAQ handbook
|
||||||
# Subdirectories that have linuxdoc docs and makefiles that use
|
# Subdirectories that have linuxdoc docs and makefiles that use
|
||||||
# <bsd.sgml.mk>.
|
# <bsd.sgml.mk>.
|
||||||
|
|
||||||
FORMATS?= "html roff"
|
|
||||||
SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr -e EUC-JP
|
SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr -e EUC-JP
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue