Deleted Added
full compact
Makefile.inc (262722) Makefile.inc (281004)
1# $FreeBSD: head/lib/libc/sparc64/Makefile.inc 262722 2014-03-04 02:19:39Z marcel $
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
2#
3# Machine dependent definitions for the ultra sparc architecture.
4#
5
6.include "fpu/Makefile.inc"
7
8SRCS+= __vdso_gettc.c
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
9
10# Long double is quad precision
11GDTOASRCS+=strtorQ.c
12MDSRCS+=machdep_ldisQ.c
13SYM_MAPS+=${LIBC_SRCTOP}/sparc64/Symbol.map