diff options
| author | Dmitrij Tejblum <dt@FreeBSD.org> | 1998-12-30 10:17:35 +0000 |
|---|---|---|
| committer | Dmitrij Tejblum <dt@FreeBSD.org> | 1998-12-30 10:17:35 +0000 |
| commit | 82c14e6ba8d6a63edf957a4b8c456cdf2ca884ec (patch) | |
| tree | 550785398ef7f11349a9f8518f8e7ae2bb3699da /ru_RU.KOI8-R/FAQ | |
| parent | f21800f65cf46d4e7d19773ca12d4f8ecfc8c4cc (diff) | |
Notes
Diffstat (limited to 'ru_RU.KOI8-R/FAQ')
| -rw-r--r-- | ru_RU.KOI8-R/FAQ/Makefile | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/ru_RU.KOI8-R/FAQ/Makefile b/ru_RU.KOI8-R/FAQ/Makefile index c9628027a2..1d07aad5b1 100644 --- a/ru_RU.KOI8-R/FAQ/Makefile +++ b/ru_RU.KOI8-R/FAQ/Makefile @@ -1,7 +1,12 @@ -# $Id: Makefile,v 1.1 1998-12-28 19:20:02 ache Exp $ +# $Id: Makefile,v 1.2 1998-12-30 10:17:35 dt Exp $ + +.NOTPARALLEL: -SGMLOPTS=-links DOC= FAQ +DOCDIR= ${SHAREDIR}/doc/ru +FORMATS?= html roff +SGMLOPTS+=-e koi8-r +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 |
