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