6 lines
48 B
Makefile
6 lines
48 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= kenv
|
||
|
|
||
|
.include <bsd.prog.mk>
|