aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/handbook/introduction/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU.KOI8-R/books/handbook/introduction/Makefile')
-rw-r--r--ru_RU.KOI8-R/books/handbook/introduction/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/ru_RU.KOI8-R/books/handbook/introduction/Makefile b/ru_RU.KOI8-R/books/handbook/introduction/Makefile
deleted file mode 100644
index 40a19ce84a..0000000000
--- a/ru_RU.KOI8-R/books/handbook/introduction/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Build the Handbook with just the content from this chapter.
-#
-# $FreeBSD$
-# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/introduction/Makefile,v 1.1 2001/07/11 16:40:12 phantom Exp $
-# Original revision: r9773
-#
-
-CHAPTERS= introduction/chapter.xml
-
-VPATH= ..
-
-MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
-
-DOC_PREFIX?= ${.CURDIR}/../../../..
-
-.include "../Makefile"