Home | History | Annotate | Line # | Download | only in gettext
Makefile revision 1.6.28.1
      1  1.6.28.1  pgoyette #	$NetBSD: Makefile,v 1.6.28.1 2018/05/02 07:20:26 pgoyette Exp $
      2       1.1        tv 
      3  1.6.28.1  pgoyette .include <bsd.hostinit.mk>
      4       1.1        tv 
      5       1.1        tv MODULE=		gettext
      6       1.1        tv 
      7       1.4       dbj CONFIGURE_ARGS=	--program-transform-name="s,^,${_TOOL_PREFIX}," \
      8       1.5     joerg 			--with-included-gettext --disable-csharp
      9       1.6       apb CONFIGURE_ENV+=	EMACS=no
     10       1.3     lukem MAKE_ARGS=	MAKEINFO=${TOOL_MAKEINFO:Q}
     11       1.1        tv 
     12       1.1        tv .include "${.CURDIR}/../Makefile.gnuhost"
     13