Replace the remaining NG_*LEN constants with NG_*SIZ constants for real.
[dragonfly/vkernel-mp.git] / usr.bin / killall / Makefile
blob413e1150495ea7d23aaad2068447947be42921f9
1 # $FreeBSD: src/usr.bin/killall/Makefile,v 1.3.2.1 2000/09/09 23:58:19 ps Exp $
2 # $DragonFly: src/usr.bin/killall/Makefile,v 1.3 2005/05/13 23:31:49 joerg Exp $
4 PROG= killall
5 WARNS?= 6
7 .include <bsd.prog.mk>