Searched refs:CSU_MACHINE_ARCH (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/lib/csu/arch/earm/
H A DMakefile.inc5 CPPFLAGS+= -DELF_NOTE_MARCH_DESC=\"${CSU_MACHINE_ARCH}\"
/netbsd-current/lib/csu/
H A DMakefile8 CSU_MACHINE_ARCH?= ${MACHINE_ARCH} macro
11 .if !empty(CSU_MACHINE_ARCH:Mearm*)
13 .elif exists(${.CURDIR}/arch/${CSU_MACHINE_ARCH}/Makefile.inc)
14 ARCHDIR:= ${.CURDIR}/arch/${CSU_MACHINE_ARCH}
18 .error Architecture (${CSU_MACHINE_ARCH} or ${CSU_MACHINE_CPU}) unsupported
/netbsd-current/lib/csu/arch/arm/
H A DMakefile.inc7 CPPFLAGS+= -DELF_NOTE_MARCH_DESC=\"${CSU_MACHINE_ARCH}\"
/netbsd-current/compat/sparc64/sparc/
H A Dbsd.sparc.mk10 CSU_MACHINE_ARCH= ${MLIBDIR} macro
/netbsd-current/compat/amd64/i386/
H A Dbsd.i386.mk11 CSU_MACHINE_ARCH= ${MLIBDIR} macro
/netbsd-current/compat/powerpc64/powerpc/
H A Dbsd.powerpc.mk14 CSU_MACHINE_ARCH= ${MLIBDIR} macro
/netbsd-current/compat/riscv64/rv32/
H A Dbsd.rv32.mk18 CSU_MACHINE_ARCH= riscv32 macro
/netbsd-current/lib/csu/common/
H A DMakefile.inc26 .if ${CSU_MACHINE_ARCH} == "sparc64"
/netbsd-current/compat/arm/eabihf/
H A Dbsd.eabihf.mk42 CSU_MACHINE_ARCH= ${ARM_MACHINE_ARCH} macro
/netbsd-current/compat/arm/eabi/
H A Dbsd.eabi.mk42 CSU_MACHINE_ARCH= ${ARM_MACHINE_ARCH} macro

Completed in 135 milliseconds