diff options
Diffstat (limited to 'es_ES.ISO8859-1/FAQ/Makefile')
-rw-r--r-- | es_ES.ISO8859-1/FAQ/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/es_ES.ISO8859-1/FAQ/Makefile b/es_ES.ISO8859-1/FAQ/Makefile deleted file mode 100644 index 9af309b5ba..0000000000 --- a/es_ES.ISO8859-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> |