7 lines
144 B
Makefile
7 lines
144 B
Makefile
# $NetBSD: Makefile,v 1.3 2005/04/29 15:05:01 christos Exp $
|
|
|
|
PROG= msgmerge
|
|
|
|
.include <bsd.prog.mk>
|
|
.include "${.CURDIR}/../Makefile.inc.prog"
|