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