NetBSD/gnu/usr.bin/gettext/msgunfmt/Makefile
itojun ef14cfbe4b build framework for GNU gettext. will be overridden whenever
Todd's BSD licensed gettext implementation comes in.
2000-11-02 01:09:01 +00:00

12 lines
238 B
Makefile

# $NetBSD: Makefile,v 1.1 2000/11/02 01:09:04 itojun Exp $
.include <bsd.own.mk>
PROG= msgunfmt
SRCS= message.c msgunfmt.c str-list.c
.include <bsd.prog.mk>
.include "${.CURDIR}/../Makefile.inc.prog"
CPPFLAGS+= -I${DIST}/gettext/intl