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