232ca06e51
o Un-connect handbook from build since it is not complete o Connect faq to build since it is complete o Remove ROOT_SYMLINKS since we have not prepared a pt_BR entry for the www repo yet Reviewed by: blackend, keramida, phantom (in principle) Approved by: phantom (mentor)
11 lines
229 B
Makefile
11 lines
229 B
Makefile
# The FreeBSD Documentation Project
|
|
# The FreeBSD Brazilian Portuguese Documentation Project
|
|
#
|
|
# Original revision: 1.10
|
|
#
|
|
# $FreeBSD$
|
|
|
|
SUBDIR+= faq
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|