summaryrefslogtreecommitdiffstats
path: root/sbin/recoverdisk/Makefile
blob: 41ef1f3e49129bd9512c34f343f87c24273686ff (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PACKAGE=runtime
PROG=	recoverdisk

.include <bsd.prog.mk>

test:	${PROG}
	./${PROG} /dev/ad0
OpenPOWER on IntegriCloud