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

DOC= handbook98
SRCS= 30line98.sgml handbook98.sgml relnote98.sgml snapshot98.sgml 
SRCS+= config98.sgml network98.sgml sections.sgml    

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

.include <bsd.sgml.mk>
