HomeSort by: relevance | last modified time | path
    Searched refs:LIBSTDCXX_MACHINE_ARCH (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/lib/libstdc++-v3/
Makefile 29 ${CXX} -I${DESTDIR}/usr/include/g++ -E -P -include ${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/symver-config.h - > \
54 .if exists(${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/defs.mk) && ${MKGCC} != "no"
55 .include "${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/defs.mk"
73 CPPFLAGS+= -I${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}
234 -I${.CURDIR}/../libiberty/arch/${LIBSTDCXX_MACHINE_ARCH}
239 -I${.CURDIR}/../libbacktrace/arch/${LIBSTDCXX_MACHINE_ARCH} \
264 ${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}
266 ${OBJS}: ${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/defs.mk
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/
Makefile 28 ${CXX} -I${DESTDIR}/usr/include/g++ -E -P -include ${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/symver-config.h - > \
53 .if exists(${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/defs.mk) && ${MKGCC} != "no"
54 .include "${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/defs.mk"
72 CPPFLAGS+= -I${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}
227 -I${.CURDIR}/../libiberty/arch/${LIBSTDCXX_MACHINE_ARCH}
232 -I${.CURDIR}/../libbacktrace/arch/${LIBSTDCXX_MACHINE_ARCH} \
252 ${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}
254 ${OBJS}: ${.CURDIR}/arch/${LIBSTDCXX_MACHINE_ARCH}/defs.mk

Completed in 22 milliseconds