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