freebsd-dev/usr.bin/cpuset/Makefile
Jeff Roberson 7be5912e3f - Remove the -i argument when running a command to simplify things a
little bit and to prevent users from specifying a private mask that may
   later restrict other group changes.
 - Add a man page which brueffer generously contributed to.

Sponsored by:   Nokia
2008-03-05 02:10:43 +00:00

7 lines
62 B
Makefile

# $FreeBSD$
PROG= cpuset
WARNS?= 6
.include <bsd.prog.mk>