xref: /freebsd/lib/libc/powerpcspe/Makefile.inc (revision e7ab133648a168c4bf7c11da840663c5581771d8)
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