mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
6 lines
99 B
Makefile
6 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
ARCH_SRCS= e_sqrt.S e_sqrtf.S
|
|
LDBL_PREC= 113
|
|
SYM_MAPS+= ${.CURDIR}/sparc64/Symbol.map
|