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