Searched refs:RTLD_ARCH (Results 1 – 1 of 1) sorted by relevance
19 RTLD_ARCH= ${MACHINE_ARCH} macro21 RTLD_ARCH= ${MACHINE_CPUARCH} macro23 CFLAGS+= -I${.CURDIR}/${RTLD_ARCH} -I${.CURDIR}67 .if exists(${.CURDIR}/${RTLD_ARCH}/Symbol.map)68 SYMBOL_MAPS+= ${.CURDIR}/${RTLD_ARCH}/Symbol.map72 .sinclude "${.CURDIR}/${RTLD_ARCH}/Makefile.inc"81 .PATH: ${.CURDIR}/${RTLD_ARCH}