Home
last modified time | relevance | path

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

/trueos/gnu/lib/libstdc++/
DMakefile73 MARCHDIR= sparc macro
75 MARCHDIR= i486 macro
77 MARCHDIR= i486 macro
79 MARCHDIR= ${MACHINE_CPUARCH} macro
82 .if exists(${SRCDIR}/config/cpu/${MARCHDIR}/atomicity.h)
83 ATOMICITY_H= ${SRCDIR}/config/cpu/${MARCHDIR}/atomicity.h
552 .if exists(${SRCDIR}/config/cpu/${MARCHDIR}/${h})
553 TARGETHDRS+= ${SRCDIR}/config/cpu/${MARCHDIR}/${h}