mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Fix buildworld
Sponsored by: gandi.net
This commit is contained in:
parent
29b76e539f
commit
125c7a1e56
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/mpsutil/; revision=286769
@ -9,7 +9,7 @@ WARNS?= 3
|
||||
|
||||
LIBADD= cam util
|
||||
|
||||
CFLAGS+= -I../../sys -I. -DUSE_MPT_IOCTLS -g
|
||||
CFLAGS+= -I${.CURDIR}/../../sys -I. -DUSE_MPT_IOCTLS -g
|
||||
|
||||
|
||||
# Here be dragons
|
||||
|
Loading…
Reference in New Issue
Block a user