o Set up initial Brazilian Portuguese translation books directory

and Makefile
o Start with handbook subdirectory

Approved by:		phantom (mentor)
Reviewed by:		keramida
Original revision:      1.10
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-01-28 19:52:42 +00:00
parent 133551d2e9
commit 7ff39be88a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11964

View file

@ -0,0 +1,20 @@
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# Original revision: 1.10
#
# $FreeBSD$
#SUBDIR = corp-net-guide
#SUBDIR+= design-44bsd
#SUBDIR+= developers-handbook
#SUBDIR+= faq
#SUBDIR+= fdp-primer
SUBDIR+= handbook
#SUBDIR+= porters-handbook
#SUBDIR+= ppp-primer
ROOT_SYMLINKS= handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"