Sync usage with man page.
[netbsd-mini2440.git] / lib / i18n_module / UTF7 / Makefile
blob9e42e09c39e2b6ebabe3715468bb47445a25820c
1 # $NetBSD: Makefile,v 1.2 2006/07/01 05:54:35 mrg Exp $
3 SRCPRE=citrus_
4 .include <bsd.lib.mk>
6 .if ${MACHINE_ARCH} == "vax" && defined(HAVE_GCC) && ${HAVE_GCC} > 3
7 COPTS.citrus_utf7.c+= -O0
8 .endif