doc/zh_TW.Big5/FAQ/Makefile

18 lines
403 B
Makefile
Raw Normal View History

1999-09-06 08:53:43 +02:00
# $FreeBSD$
.NOTPARALLEL:
DOC= FAQ
1999-08-18 00:20:45 +02:00
VOLUME= faq
DOCDIR= /usr/local/share/doc/fdp/zh_TW.Big5/books
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>