Hex constants should only have one '0x' prefix.

This commit is contained in:
Mike Smith 1998-10-20 02:43:28 +00:00
parent 74274b67f4
commit c98405d7d1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ CFLAGS+= -mno-fp-regs
CFLAGS+= -I${.CURDIR}/../../common -I${.CURDIR}
CFLAGS+= -I${LIBSTANDDIR}
CFLAGS+= -I${.CURDIR}/..
CFLAGS+= -DSECONDARY_LOAD_ADDRESS=0x${SECONDARY_LOAD_ADDRESS} -DMINIMAL
CFLAGS+= -DSECONDARY_LOAD_ADDRESS=${SECONDARY_LOAD_ADDRESS} -DMINIMAL
NOMAN=1
STRIP=