# $FreeBSD$
PROG= sdiotool
SRCS= sdiotool.c cam_sdio.c linux_sdio_compat.c
LIBADD= cam util
MAN=
.include <bsd.prog.mk>