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