58fef89c11
Obtained from: The FreeBSD Simplified Chinese Project
12 lines
212 B
Makefile
12 lines
212 B
Makefile
#
|
|
# The FreeBSD Simplified Chinese Project
|
|
# Original Revision: 1.52
|
|
#
|
|
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR+= contributing
|
|
SUBDIR+= nanobsd
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|