doc/zh_TW.Big5/FAQ/Makefile

17 lines
412 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.4 1999-07-04 15:26:05 foxfair Exp $
.NOTPARALLEL:
DOC= FAQ
1999-02-02 07:44:38 +01:00
DOCDIR= ${SHAREDIR}/doc/zh
FORMATS?= html roff
SGMLOPTS=-links -e big5
SRCS= FAQ.sgml acknowledgments.sgml admin.sgml applications.sgml
SRCS+= commercial.sgml hackers.sgml hardware.sgml install.sgml
SRCS+= kernelconfig.sgml misc.sgml network.sgml preface.sgml
SRCS+= serial.sgml troubleshoot.sgml x.sgml
.include <bsd.sgml.mk>