Home
last modified time | relevance | path

Searched refs:LIBC_ARCH (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/lib/libc/
DMakefile13 LIBC_ARCH=${MACHINE_ARCH} macro
15 LIBC_ARCH=${MACHINE_CPUARCH} macro
28 CFLAGS+=-I${.CURDIR}/${LIBC_ARCH}
54 .include "${.CURDIR}/${LIBC_ARCH}/Makefile.inc"
71 .if ${LIBC_ARCH} != "amd64" && \
72 ${LIBC_ARCH} != "ia64" && \
73 ${LIBC_ARCH} != "powerpc64" && \
74 ${LIBC_ARCH} != "sparc64" && \
89 .if ${LIBC_ARCH} == "arm" || ${LIBC_ARCH} == "mips"
134 libkern: libkern.gen libkern.${LIBC_ARCH}
[all …]
/freebsd-9-stable/lib/libc/softfloat/
DMakefile.inc5 .PATH: ${LIBC_ARCH}/softfloat \
8 CFLAGS+= -I${.CURDIR}/${LIBC_ARCH}/softfloat -I${.CURDIR}/softfloat
/freebsd-9-stable/lib/libc/quad/
DMakefile.inc5 .PATH: ${.CURDIR}/${LIBC_ARCH}/quad ${.CURDIR}/quad
7 .if ${LIBC_ARCH} == "i386"
/freebsd-9-stable/lib/libc/stdlib/
DMakefile.inc5 .PATH: ${.CURDIR}/${LIBC_ARCH}/stdlib ${.CURDIR}/stdlib
19 .sinclude "${.CURDIR}/${LIBC_ARCH}/stdlib/Makefile.inc"
/freebsd-9-stable/lib/libc/string/
DMakefile.inc4 .PATH: ${.CURDIR}/${LIBC_ARCH}/string ${.CURDIR}/string
29 .sinclude "${.CURDIR}/${LIBC_ARCH}/string/Makefile.inc"
/freebsd-9-stable/lib/libc/compat-43/
DMakefile.inc5 .PATH: ${.CURDIR}/${LIBC_ARCH}/compat-43 ${.CURDIR}/compat-43
/freebsd-9-stable/lib/msun/
DMakefile79 LIBC_ARCH=${MACHINE_ARCH} macro
81 LIBC_ARCH=${MACHINE_CPUARCH} macro
84 -I${LIBCDIR}/${LIBC_ARCH}
/freebsd-9-stable/lib/libc/sys/
DMakefile.inc5 .PATH: ${.CURDIR}/${LIBC_ARCH}/sys ${.CURDIR}/sys
16 .sinclude "${.CURDIR}/${LIBC_ARCH}/sys/Makefile.inc"
/freebsd-9-stable/lib/libc/gen/
DMakefile.inc5 .PATH: ${.CURDIR}/${LIBC_ARCH}/gen ${.CURDIR}/gen
57 .sinclude "${.CURDIR}/${LIBC_ARCH}/gen/Makefile.inc"
/freebsd-9-stable/lib/libc/locale/
DMakefile.inc5 .PATH: ${.CURDIR}/${LIBC_ARCH}/locale ${.CURDIR}/locale