[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / share

File: [local] / src / share / Makefile (download)

Revision 1.12, Mon Aug 8 05:53:01 2005 UTC (18 years, 9 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.11: +2 -2 lines

activate LC_CTYPE for 8 bits locale.
Make sure tolower/toupper use the whole 8 bits.

okay deraadt@
thanks to everyone who tested

#	$OpenBSD: Makefile,v 1.12 2005/08/08 05:53:01 espie Exp $

SUBDIR=	dict doc ipsec lkm locale man misc mk tabset termtypes \
	tmac zoneinfo pf

.include <bsd.subdir.mk>