9 lines
114 B
Makefile
9 lines
114 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the arm architecture.
|
|
#
|
|
|
|
SOFTFLOAT_BITS=32
|
|
|
|
CFLAGS+=-DSOFTFLOAT
|