doc/zh_TW.Big5/FAQ/Makefile
Vanilla I. Shu 80b2078094 This is the Chinese FAQ.
Some part have not finish yet.
1999-01-30 23:20:34 +00:00

12 lines
367 B
Makefile

# $Id: Makefile,v 1.1.1.1 1999-01-30 23:20:34 vanilla Exp $
.NOTPARALLEL:
SGMLOPTS=-links -e big5
DOC= FAQ
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>