Uncomment some references to wpi(4) now that it is in.
[dragonfly.git] / usr.bin / ionice / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/nice/Makefile,v 1.3 2007/08/27 16:50:57 pavalos Exp $
3
4 PROG=   ionice
5 NOMAN=
6
7 .include <bsd.prog.mk>