# $Id: Makefile,v 1.1.2.2 1997/06/11 14:08:52 h-nokubi Exp $

DOC=	faq98
SRCS=	faq98.sgml

.if ${MACHINE} == "pc98"
FORMATS= html nippon
.else
FORMATS= html
SGMLOPTS+=-e EUC-JP
.endif

.include <bsd.sgml.mk>
