#	$OpenBSD: Makefile,v 1.5 2016/02/01 22:38:01 gsoares Exp $

PROG=	mv
SRCS=	mv.c cp.c rm.c

.include <bsd.prog.mk>
