summaryrefslogtreecommitdiffstats
path: root/usr.bin/wc/Makefile
blob: 6c671353be69ce85188319c6fe48f02ca596d3fd (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	wc
DPADD=	${LIBXO}
LDADD=	-lxo

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud