mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
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
6 lines
62 B
Makefile
6 lines
62 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= cpuset
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|