Home | History | Annotate | Line # | Download | only in msgunfmt
      1 #	$NetBSD: Makefile,v 1.1 2016/01/12 22:58:02 christos Exp $
      2 
      3 PROG=	msgunfmt
      4 
      5 .include "${.CURDIR}/../Makefile.inc.prog"
      6 
      7 CPPFLAGS+=	-I${DIST}/gettext/gettext-tools/intl
      8