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