mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 11:02:44 +00:00
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
|