Tweak the include dirs w/o incurring extra warnings
This commit is contained in:
parent
cb36028eff
commit
d600c96632
@ -22,7 +22,7 @@ LDADD+= -ll
|
||||
DEPENDFILE=
|
||||
.endif
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../../../dev/aic7xxx/aicasm -I/usr/include -I.
|
||||
CFLAGS+= -nostdinc -I${.CURDIR}/../../../dev/aic7xxx/aicasm -I/usr/include -I.
|
||||
.ifdef MAKESRCPATH
|
||||
CFLAGS+= -I${MAKESRCPATH}
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user