diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1998-11-26 22:33:33 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1998-11-26 22:33:33 +0000 |
| commit | 85869dbcd4495a47bfab4de1397b163877c7b374 (patch) | |
| tree | 19f2925ed8e566925971a535b525628bcf8633ed /es/FAQ/Makefile | |
| parent | 92171f520aa7c2c03b2594a53d7fc5c24cb716db (diff) | |
Notes
Diffstat (limited to 'es/FAQ/Makefile')
| -rw-r--r-- | es/FAQ/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/es/FAQ/Makefile b/es/FAQ/Makefile index 9af309b5ba..c7b56a20f0 100644 --- a/es/FAQ/Makefile +++ b/es/FAQ/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.2 1998-10-07 02:54:53 jkh Exp $ +# $Id: Makefile,v 1.3 1998-11-26 22:33:32 nik Exp $ + +.NOTPARALLEL: 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 |
