mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
9 lines
145 B
Makefile
9 lines
145 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the alpha architecture.
|
|
#
|
|
|
|
#
|
|
# Alpha is 64-bit, so it doesn't need quad functions:
|
|
#
|
|
NO_QUAD=1
|