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