freebsd_amp_hwpstate/bin/cpuset/Makefile

9 lines
104 B
Makefile

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