# $FreeBSD$ PROG= ioatcontrol MAN= ioatcontrol.8 BINDIR?= /usr/bin CFLAGS+= -I${SRCTOP}/sys/dev/ioat #LIBADD= util LDADD= -lutil WARNS?= 6 .include