diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-10-07 02:54:53 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-10-07 02:54:53 +0000 |
commit | 5fcfa1118cc99b1e2027baf8fd17a1e945347fea (patch) | |
tree | 1165ead3e4e88c3b430e0a0dfe04c0c0d9a28d0d /es_ES.ISO8859-1/FAQ | |
parent | 9f190414e64663aa1f45f7e08bea5f8ebe42e524 (diff) |
Notes
Diffstat (limited to 'es_ES.ISO8859-1/FAQ')
-rw-r--r-- | es_ES.ISO8859-1/FAQ/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/es_ES.ISO8859-1/FAQ/Makefile b/es_ES.ISO8859-1/FAQ/Makefile index 5fdd5ac69a..9af309b5ba 100644 --- a/es_ES.ISO8859-1/FAQ/Makefile +++ b/es_ES.ISO8859-1/FAQ/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.1.1.1 1998-07-20 17:09:45 nik Exp $ +# $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 |