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