#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:35:25 deraadt Exp $

PROG=	mv

DPADD+=	${LIBUTIL}
LDADD+=	-lutil

.include <bsd.prog.mk>
