sep ${.OBJDIR} fixes by Antoine Leica.
This commit is contained in:
parent
a3db59df6f
commit
6e47e2996f
@ -15,7 +15,7 @@ MAN=
|
||||
BINDIR?= /usr/sbin
|
||||
INSTALLFLAGS+= -S 128k
|
||||
|
||||
CPPFLAGS+= -I${.CURDIR} -Iarch/${ARCH}
|
||||
CPPFLAGS+= -I${.CURDIR} -I${.CURDIR}/arch/${ARCH}
|
||||
CPPFLAGS+= -I${MINIXSRCDIR}
|
||||
|
||||
.include "arch/${ARCH}/Makefile.inc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user