1
0
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:
Baptiste Daroussin 2015-08-14 10:17:52 +00:00
parent 29b76e539f
commit 125c7a1e56
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/mpsutil/; revision=286769

View File

@ -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