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