#	$OpenBSD: Makefile,v 1.2 1998/06/29 00:25:16 millert Exp $

BINDIR?=	/usr/bin
PROG=	bc
SRCS=	bcwrap.c
NOMAN=

.include <bsd.prog.mk>
