xref: /openbsd/usr.bin/wc/Makefile (revision 78b63d65)
1#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:42:49 deraadt Exp $
2
3PROG=	wc
4
5.include <bsd.prog.mk>
6