Unbreak this file some more:
CFLAGS=+-I${.CURDIR}/../../sys -> CFLAGS+= -I${.CURDIR}/../../sys Asked about on BSDnet:#FreeBSD by: philw@dream.webmaster.com (Phillip White)
This commit is contained in:
parent
dbbbfe98f7
commit
4dbcd98832
@ -2,6 +2,6 @@
|
||||
|
||||
PROG= pciconf
|
||||
MAN8= pciconf.8
|
||||
CFLAGS=+-I${.CURDIR}/../../sys
|
||||
CFLAGS+= -I${.CURDIR}/../../sys
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user