diff --git a/zh_CN.GB2312/books/handbook/updating/Makefile b/zh_CN.GB2312/books/handbook/updating/Makefile deleted file mode 100644 index a8d6530926..0000000000 --- a/zh_CN.GB2312/books/handbook/updating/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# -# Build the Handbook with just the content from this chapter. -# -# The FreeBSD Simplified Chinese Project -# Original Revision: 1.1 -# -# $FreeBSD$ -# - -CHAPTERS= updating/chapter.sgml - -VPATH= .. - -MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} - -DOC_PREFIX?= ${.CURDIR}/../../../.. - -.include "../Makefile"