#	BSDI	Makefile,v 2.1 1995/02/03 13:32:02 polk Exp

obj objdir tags depend all clean cleandir:

install:
	install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
		recover.script ${DESTDIR}/usr/sbin/virecover

.include <bsd.prog.mk>
