Makefile.inc revision 281004
1# $FreeBSD: head/lib/libc/sparc64/Makefile.inc 281004 2015-04-02 21:18:11Z emaste $
2#
3# Machine dependent definitions for the ultra sparc architecture.
4#
5
6.include "fpu/Makefile.inc"
7
8SRCS+=	trivial-vdso_tc.c
9
10# Long double is quad precision
11GDTOASRCS+=strtorQ.c
12MDSRCS+=machdep_ldisQ.c
13SYM_MAPS+=${LIBC_SRCTOP}/sparc64/Symbol.map
14