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