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