doc/zh_TW.UTF-8/books/Makefile
Li-Wen Hsu 163ba6b752 Convert zh_TW from Big5 to UTF-8.
Approved by:	bcr
2014-05-29 16:48:07 +00:00

13 lines
275 B
Makefile

# $FreeBSD$
SUBDIR = developers-handbook
#SUBDIR+= faq
SUBDIR+= fdp-primer
SUBDIR+= handbook
SUBDIR+= porters-handbook
#SUBDIR+= zh-tut
ROOT_SYMLINKS = faq fdp-primer handbook porters-handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"