mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
11 lines
182 B
Makefile
11 lines
182 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the ultra sparc architecture.
|
|
#
|
|
|
|
.include "fpu/Makefile.inc"
|
|
|
|
#
|
|
# sparc64 is 64-bit, so it doesn't need quad functions.
|
|
#
|
|
NO_QUAD=1
|