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