Return lowest rate for a "reclaimed" node, whose TX rate control data was
[dragonfly/port-amd64.git] / usr.bin / wc / Makefile
blob144116a8e97a7e445cf9b896900df722d1572bda
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/wc/Makefile,v 1.2 2005/01/11 20:03:11 liamfoy Exp $
4 PROG= wc
5 WARNS?= 6
7 .include <bsd.prog.mk>