Home | History | Annotate | Line # | Download | only in UTF7
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 2006/07/01 05:54:35 mrg Exp $
      2 
      3 SRCPRE=citrus_
      4 .include <bsd.lib.mk>
      5 
      6 .if ${MACHINE_ARCH} == "vax" && ${HAVE_GCC} > 3
      7 COPTS.citrus_utf7.c+=	-O0
      8 .endif
      9