]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/cpuset/Makefile
mv: Improve comment
[FreeBSD/FreeBSD.git] / bin / cpuset / Makefile
1
2 PROG=   cpuset
3
4 LIBADD= jail
5
6 SYMLINKS+=      ../..${BINDIR}/cpuset   /usr/bin/cpuset
7
8 .include <bsd.prog.mk>