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