summaryrefslogtreecommitdiff
path: root/usr.bin/wc/Makefile
blob: 590b2e51913fea19cc7925f5ce6a8563bddccce0 (plain)
1
2
3
4
5
6
#	from: @(#)Makefile	5.3 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.1 1995/10/18 08:46:51 deraadt Exp $

PROG=	wc

.include <bsd.prog.mk>