7 lines
109 B
Makefile
7 lines
109 B
Makefile
# $Id: Makefile,v 1.2 1997/12/07 02:29:28 peter Exp $
|
|
|
|
PROG= procctl
|
|
MAN8= procctl.8
|
|
|
|
.include <bsd.prog.mk>
|