#	$NetBSD: Makefile,v 1.1 2000/11/02 01:09:03 itojun Exp $

PROG=	msgcomm
SRCS=	msgcomm.c message.c po-gram.gen.c po-hash.gen.c po-lex.c \
	open-po.c po.c str-list.c dir-list.c

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