aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/handbook/bibliography/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/books/handbook/bibliography/Makefile')
-rw-r--r--ja_JP.eucJP/books/handbook/bibliography/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/ja_JP.eucJP/books/handbook/bibliography/Makefile b/ja_JP.eucJP/books/handbook/bibliography/Makefile
deleted file mode 100644
index 8d6bbc00ca..0000000000
--- a/ja_JP.eucJP/books/handbook/bibliography/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Build the Handbook with just the content from this chapter.
-#
-# $FreeBSD$
-#
-# Original revision: 1.1
-
-CHAPTERS= bibliography/chapter.sgml
-
-VPATH= ..
-
-MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
-
-DOC_PREFIX?= ${.CURDIR}/../../../..
-
-.include "../Makefile"