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