doc/pt_BR.ISO8859-1/books/handbook/pgpkeys/Makefile
Mario Sergio Fujikawa Ferreira 196ccd50dd Set up initial Brazilian Portuguese translation Makefile
Approved by:		phantom (mentor)
Reviewed by:		keramida
Original revision:	1.1
2002-01-28 20:17:06 +00:00

22 lines
414 B
Makefile

#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
# Build the FreeBSD Handbook (Brazilian Portuguese).
#
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# Original revision: 1.1
#
CHAPTERS= pgpkeys/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"