Merge from vendor branch OPENSSL:
[dragonfly.git] / usr.bin / nice / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/nice/Makefile,v 1.2 2004/12/01 18:27:06 liamfoy Exp $
3
4 PROG=   nice
5
6 WARNS?= 6
7 .include <bsd.prog.mk>