aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/FAQ/Makefile
blob: 25a2bb085e2cdd1a92dd5448a5fc8853277733d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id: Makefile,v 1.5 1999-08-16 22:09:14 nik Exp $

.NOTPARALLEL: 

DOC=    FAQ
VOLUME=	faq
DOCDIR= /usr/local/share/doc/fdp/es_ES.ISO_8859-1/books
FORMATS?= html roff
SGMLOPTS+=-links

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>