HardenedBSD/bin/cpuset/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
103 B
Makefile
Raw Normal View History

PROG= cpuset
LIBADD= jail
SYMLINKS+= ../..${BINDIR}/cpuset /usr/bin/cpuset
.include <bsd.prog.mk>