mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
541236cf60
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2152
8 lines
132 B
Makefile
8 lines
132 B
Makefile
# $FreeBSD$
|
|
|
|
SRCS+= trivial-vdso_tc.c
|
|
|
|
# Long double is 64-bits
|
|
MDSRCS+=machdep_ldisd.c
|
|
SYM_MAPS+=${LIBC_SRCTOP}/powerpc/Symbol.map
|