Home
last modified time | relevance | path

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

/freebsd/targets/
H A DMakefile.xtras39 .for _machine in ${ALL_MACHINE_LIST}
40 _targets_${_machine} != cd ${_here} && \
41 …find . \( ${.MAKE.DEPENDFILE_PREFERENCE:T:M*${MACHINE}*:S,${MACHINE},${_machine},g:O:u:@m@-name $m…
43 BUILD_TARGETS_${_machine:tu} += ${_targets_${_machine}}
47 .for _machine in ${ALL_MACHINE_LIST:O}
48 .if !empty(BUILD_TARGETS_${_machine:tu})
49 …@echo "Build targets for ${_machine} (leave out the ${DIRDEPS_TARGETS_DIRS:S,${_here:T},,:S,^/,,:S…
/freebsd/lib/libkldelf/
H A Dkldelf.h87 #define ELF_RELOC(_class, _data, _machine, _reloc) \ argument
91 .machine = (_machine), \