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