xref: /freebsd/lib/libc/powerpcspe/Makefile.inc (revision 13ec1e3155c7e9bf037b12af186351b7fa9b9450)
1# $FreeBSD$
2
3CFLAGS+= -I${LIBC_SRCTOP}/powerpc
4
5# Long double is 64-bits
6SRCS+=machdep_ldisd.c
7SYM_MAPS+=${LIBC_SRCTOP}/powerpc/Symbol.map
8