10 lines
145 B
Makefile
10 lines
145 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the alpha architecture.
|
|
#
|
|
|
|
#
|
|
# IA-64 is 64-bit, so it doesn't need quad functions:
|
|
#
|
|
NO_QUAD=1
|