doc/zh_TW.Big5/books/Makefile
2013-02-05 17:24:39 +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"