aboutsummaryrefslogblamecommitdiff
path: root/zh_TW.Big5/FAQ/Makefile
blob: 1b7616101af2934ae982a314a7a0a61e9ff31006 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
           


              
           

                                                 


                       





                                                                
 
# $FreeBSD$

.NOTPARALLEL: 

DOC=	FAQ
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>