xref: /freebsd/bin/kenv/Makefile (revision 06e8e46410776c1d2a28c89004cda266402a8e69)
1# $FreeBSD$
2
3PROG=	kenv
4
5.include <bsd.prog.mk>
6