summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gettext/msgmerge/Makefile
blob: 15a048dd8f203a31352d011f0790615fa84f2a05 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.3 2005/04/29 15:05:01 christos Exp $

PROG=	msgmerge

.include <bsd.prog.mk>
.include "${.CURDIR}/../Makefile.inc.prog"