summaryrefslogtreecommitdiff
path: root/lib/i18n_module/UTF7/Makefile
blob: 73cb3bd4d32148f1d22368ab13a48e5c26ed29b6 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.2 2006/07/01 05:54:35 mrg Exp $

SRCPRE=citrus_
.include <bsd.lib.mk>

.if ${MACHINE_ARCH} == "vax" && ${HAVE_GCC} > 3
COPTS.citrus_utf7.c+=	-O0
.endif