freebsd-dev/lib/libc/sparc64/Makefile.inc
Ed Maste 541236cf60 libc: Eliminate duplicate copies of __vdso_gettc.c
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D2152
2015-04-02 21:18:11 +00:00

14 lines
259 B
Makefile

# $FreeBSD$
#
# Machine dependent definitions for the ultra sparc architecture.
#
.include "fpu/Makefile.inc"
SRCS+= trivial-vdso_tc.c
# Long double is quad precision
GDTOASRCS+=strtorQ.c
MDSRCS+=machdep_ldisQ.c
SYM_MAPS+=${LIBC_SRCTOP}/sparc64/Symbol.map