doc/pt_BR.ISO8859-1/Makefile
Mario Sergio Fujikawa Ferreira bdcb359b90 o Remove br from COMPAT_SYMLINK due to following reasons:
1) COMPAT_SYMLINK cannot have more than one element due to
	   the way doc/share/mk/doc.subdir.mk handles it [1]
	2) br can be mistaken as standing for Breton language

Submitted by:	keramida [1]
Reviewed by:	blackend, keramida
2002-10-01 03:13:09 +00:00

13 lines
251 B
Makefile

# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# Original revision: 1.7
#
# $FreeBSD$
SUBDIR+= books
COMPAT_SYMLINK = pt_BR
DOC_PREFIX?= ${.CURDIR}/..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"