1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/lib/libc/arm/Makefile.inc
2005-03-20 00:53:52 +00:00

12 lines
179 B
Makefile

# $FreeBSD$
#
# Machine dependent definitions for the arm architecture.
#
SOFTFLOAT_BITS=32
CFLAGS+=-DSOFTFLOAT
# Long double is just double precision.
MDSRCS+=machdep_ldisd.c