boot/cdbootblock: use AFLAGS instead of CPPFLAGS

. this unbreaks building the .iso
This commit is contained in:
Ben Gras 2011-06-01 22:53:00 +02:00
parent 0cb22acbda
commit fb53eb09cf

View file

@ -11,7 +11,7 @@ PROG= cdbootblock
SRCS= bootblock.s
.PATH: ${.CURDIR}/../bootblock
CPPFLAGS+= -DCDBOOT
AFLAGS+= -DCDBOOT
BINDIR= /usr/mdec
MAN=