doc/zh_CN.UTF-8/articles/Makefile
Eitan Adler 1fb2e18819 multiple:
clean up for other older articles which were already deleted.

	tested with a top-level 'make'
2015-04-05 16:36:06 +00:00

15 lines
279 B
Makefile

#
# The FreeBSD Simplified Chinese Project
# Original Revision: 1.52
#
# $FreeBSD$
SUBDIR =
SUBDIR+= contributing
SUBDIR+= linux-users
SUBDIR+= nanobsd
SUBDIR+= rc-scripting
SUBDIR+= remote-install
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"