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

PROG=	recoverdisk

NO_MAN=

WARNS?=	5

.include <bsd.prog.mk>

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