usched: Allow process to change self cpu affinity
[dragonfly.git] / usr.bin / uniq / Makefile
blobc2292f9e2912e99b428b56c6ef59284c93b1f1a8
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/uniq/Makefile,v 1.3 2007/08/27 16:51:00 pavalos Exp $
4 PROG= uniq
6 .include <bsd.prog.mk>