Files
netbsd/gnu/usr.bin/gettext/msgcat/Makefile
2013-04-06 16:48:33 +02:00

7 lines
142 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/04/29 15:05:01 christos Exp $
PROG= msgcat
.include <bsd.prog.mk>
.include "${.CURDIR}/../Makefile.inc.prog"