freebsd-dev/sbin/recoverdisk/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
110 B
Makefile
Raw Normal View History

PACKAGE=runtime
PROG= recoverdisk
LDFLAGS += -lm
.include <bsd.prog.mk>
test: ${PROG}
./${PROG} /dev/ad0