]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - lib/libc/arm/Makefile.inc
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / lib / libc / arm / Makefile.inc
1 # $FreeBSD$
2 #
3 # Machine dependent definitions for the arm architecture.
4 #
5
6 SOFTFLOAT_BITS=32
7
8 CFLAGS+=-DSOFTFLOAT
9
10 # Long double is just double precision.
11 MDSRCS+=machdep_ldisd.c
12 SYM_MAPS+=${.CURDIR}/arm/Symbol.map