summaryrefslogtreecommitdiff
path: root/es_ES.ISO_8859-1/FAQ/Makefile
diff options
context:
space:
mode:
authorDoc Manager <doceng@FreeBSD.org>1998-11-05 09:28:36 +0000
committerDoc Manager <doceng@FreeBSD.org>1998-11-05 09:28:36 +0000
commit1383fbc95446161ccdf1223d666ac71787d2b51f (patch)
treeebe35c3652d52c8732d6c5bf16ed43d38a7f99a3 /es_ES.ISO_8859-1/FAQ/Makefile
parent043936f4554b87781120450905059e057f1c4779 (diff)
Diffstat (limited to 'es_ES.ISO_8859-1/FAQ/Makefile')
-rw-r--r--es_ES.ISO_8859-1/FAQ/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/es_ES.ISO_8859-1/FAQ/Makefile b/es_ES.ISO_8859-1/FAQ/Makefile
deleted file mode 100644
index 9af309b5ba..0000000000
--- a/es_ES.ISO_8859-1/FAQ/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $Id: Makefile,v 1.2 1998-10-07 02:54:53 jkh Exp $
-
-SGMLOPTS=-links
-DOC= FAQ
-DOCDIR= ${SHAREDIR}/doc/es
-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>