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