mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
ARCH_SRCS= e_sqrt.S e_sqrtf.S
|
|
LDBL_PREC= 113
|
|
SYM_MAPS+= ${.CURDIR}/sparc64/Symbol.map
|