1 2 3 4 5 6 7 8 9
# $FreeBSD$ PROG= recoverdisk WARNS?= 6 .include <bsd.prog.mk> test: ${PROG} ./${PROG} /dev/ad0