1
2PROG=   cpuset
3
4LIBADD=	jail
5
6SYMLINKS+=	../..${BINDIR}/cpuset	/usr/bin/cpuset
7
8.include <bsd.prog.mk>
9