aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO_8859-1/FAQ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'es_ES.ISO_8859-1/FAQ/Makefile')
-rw-r--r--es_ES.ISO_8859-1/FAQ/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/es_ES.ISO_8859-1/FAQ/Makefile b/es_ES.ISO_8859-1/FAQ/Makefile
deleted file mode 100644
index 16b06f05c3..0000000000
--- a/es_ES.ISO_8859-1/FAQ/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $FreeBSD$
-
-.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>