#	@(#)Makefile	5.4 (Berkeley) 5/28/92

PROG=	cp
SRCS=	cp.c utils.c

.include <bsd.prog.mk>
