mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
5 lines
105 B
Makefile
5 lines
105 B
Makefile
# $FreeBSD$
|
|
|
|
ARCH_SRCS = s_fma.S s_fmaf.S s_fmal.S
|
|
LDBL_PREC = 64
|
|
SYM_MAPS += ${.CURDIR}/ia64/Symbol.map
|