7be5912e3f
little bit and to prevent users from specifying a private mask that may later restrict other group changes. - Add a man page which brueffer generously contributed to. Sponsored by: Nokia
7 lines
62 B
Makefile
7 lines
62 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= cpuset
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|