de68a3200a
sockstat(1), ugidfw(8) These are the last of the jail-aware userland utilities that didn't work with names. PR: 229266 MFC after: 3 days Differential Revision: D16047
8 lines
66 B
Makefile
8 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= cpuset
|
|
|
|
LIBADD= jail
|
|
|
|
.include <bsd.prog.mk>
|