4f25a718f4
PR: docs/170470 Submitted by: Edson Brandi <ebrandi@fugspbr.org> Obtained from: The FreeBSD Brazilian Portuguese Documentation Project (http://doc.fug.com.br)
12 lines
249 B
Makefile
12 lines
249 B
Makefile
# The FreeBSD Documentation Project
|
|
# The FreeBSD Brazilian Portuguese Documentation Project
|
|
#
|
|
# Original revision: 1.10
|
|
#
|
|
# $FreeBSD$
|
|
|
|
SUBDIR+= faq
|
|
SUBDIR+= fdp-primer
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../..
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|