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
|