forced commit to test new log_accum.pl script
[dragonfly.git] / usr.bin / nice / Makefile
blob83e5dbda11db168d6a66a2a72aa3e84773ba18a3
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 $
4 PROG= nice
6 WARNS?= 6
7 .include <bsd.prog.mk>