Home | History | Annotate | Line # | Download | only in UTF7
Makefile revision 1.2.20.1
      1 #	$NetBSD: Makefile,v 1.2.20.1 2008/09/18 04:39:19 wrstuden Exp $
      2 
      3 SRCPRE=citrus_
      4 .include <bsd.lib.mk>
      5 
      6 .if ${MACHINE_ARCH} == "vax" && defined(HAVE_GCC) && ${HAVE_GCC} > 3
      7 COPTS.citrus_utf7.c+=	-O0
      8 .endif
      9