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

PROG=	recoverdisk
WARNS?=	6

.include <bsd.prog.mk>

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