Deleted Added
full compact
Makefile (176812) Makefile (201386)
1# $FreeBSD: head/usr.bin/cpuset/Makefile 176812 2008-03-05 02:10:43Z jeff $
1# $FreeBSD: head/usr.bin/cpuset/Makefile 201386 2010-01-02 10:27:05Z ed $
2
3PROG= cpuset
2
3PROG= cpuset
4WARNS?= 6
5
6.include <bsd.prog.mk>
4
5.include <bsd.prog.mk>