146537449b
Reviewed by: 0mp Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D19308
7 lines
67 B
Makefile
7 lines
67 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= proccontrol
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|