mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
Fix build on stable/10.
This commit is contained in:
parent
7bce1c0d3c
commit
5a11498211
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=300668
@ -4,6 +4,7 @@ PROG= ioatcontrol
|
||||
MAN= ioatcontrol.8
|
||||
CFLAGS+= -I${.CURDIR:H:H:H}/sys/dev/ioat
|
||||
WARNS?= 6
|
||||
LIBADD= util
|
||||
#LIBADD= util
|
||||
LDADD= -lutil
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user