#	$Id: Makefile,v 1.3 2008/09/25 18:08:25 stacktic Exp $
#

PROG=		fsu_mv
SRCS=		main.c fsu_mv.c
MAN=		fsu_mv.1

.include <bsd.prog.mk>
