Home
last modified time | relevance | path

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

/NextBSD/gnu/lib/libstdc++/
DMakefile70 MARCHDIR= sparc macro
72 MARCHDIR= i486 macro
74 MARCHDIR= i486 macro
76 MARCHDIR= ${MACHINE_CPUARCH} macro
79 .if exists(${SRCDIR}/config/cpu/${MARCHDIR}/atomicity.h)
80 ATOMICITY_H= ${SRCDIR}/config/cpu/${MARCHDIR}/atomicity.h
549 .if exists(${SRCDIR}/config/cpu/${MARCHDIR}/${h})
550 TARGETHDRS+= ${SRCDIR}/config/cpu/${MARCHDIR}/${h}