8f1c859fcb
Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project CVS
9 lines
162 B
Makefile
9 lines
162 B
Makefile
# Original Revision: 1.12
|
|
# $FreeBSD$
|
|
|
|
SUBDIR = handbook
|
|
|
|
ROOT_SYMLINKS= handbook
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|