Makefile revision 201386
1# $FreeBSD: head/usr.bin/cpuset/Makefile 201386 2010-01-02 10:27:05Z ed $
2
3PROG=   cpuset
4
5.include <bsd.prog.mk>
6