ooops, delete updating/Makefile

This commit is contained in:
Fukang Chen 2008-12-31 16:38:31 +00:00
parent 42f55cdc02
commit 852a2ee66e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33599

View file

@ -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"