Lines Matching refs:softfloat
8 .PATH: ${ARCHDIR}/softfloat
13 .include <softfloat/Makefile.inc>
16 # Can't directly use softfloat.c due to .PATH issues with the other source
17 # in softfloat. Just provide a wrapper which pulls it in via a #include
18 SRCS.softfloat= softfloat-wrapper.c
19 SRCS+= ${SRCS.softfloat}
20 CPPFLAGS+= -I${ARCHDIR}/softfloat -I${.CURDIR}/softfloat \
21 -I${.CURDIR}/softfloat/bits64