Use only bits w/in /sys if at all possible.

This commit is contained in:
obrien 2002-05-10 01:53:16 +00:00
parent 88b6275cf8
commit 5771592346

View File

@ -22,7 +22,7 @@ LDADD+= -ll
DEPENDFILE=
.endif
CFLAGS+= -I/usr/include -I.
CFLAGS+= -I${.CURDIR}/../../../dev/aic7xxx/aicasm -I/usr/include -I.
.ifdef MAKESRCPATH
CFLAGS+= -I${MAKESRCPATH}
.endif