7 lines
66 B
Makefile
7 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= procctl
|
|
MAN= procctl.8
|
|
|
|
.include <bsd.prog.mk>
|