ooops, delete updating/Makefile
This commit is contained in:
parent
42f55cdc02
commit
852a2ee66e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33599
1 changed files with 0 additions and 18 deletions
|
@ -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"
|
Loading…
Reference in a new issue