#	$OpenBSD: Makefile,v 1.1 2014/12/23 17:16:02 deraadt Exp $

PROG=	cp
SRCS=	cp.c utils.c

.PATH:	${.CURDIR}/../../../bin/cp
.include <bsd.prog.mk>