PROG=	ioatcontrol
MAN=	ioatcontrol.8
BINDIR?=	/usr/bin

CFLAGS+=	-I${SRCTOP}/sys/dev/ioat

LIBADD=	util

.include <bsd.prog.mk>
