minix.ack.mk: use CPPFLAGS for ACK asm files

This commit is contained in:
Arun Thomas
2011-08-05 13:59:44 +02:00
parent c484bc1dc8
commit 862fb8354d
4 changed files with 2 additions and 6 deletions

View File

@@ -35,7 +35,6 @@ DPADD+= ${LIBC}
.endif
CPPFLAGS+= -I${.CURDIR} -I${.CURDIR}/arch/${ARCH}/include -I${MINIXSRCDIR}
AFLAGS+= -I${.CURDIR} -I${.CURDIR}/arch/${ARCH}/include -I${MINIXSRCDIR}
INSTALLFLAGS+= -S 0
BINDIR= /usr/sbin