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