Searched refs:MACHINE (Results 51 - 75 of 755) sorted by relevance

1234567891011>>

/netbsd-current/distrib/utils/x_disklabel/
H A DMakefile18 .if (${MACHINE} == "sparc") || (${MACHINE} == "sparc64") \
19 || (${MACHINE} == "sun3")
23 .if ${MACHINE} == "acorn32"
/netbsd-current/sys/arch/evbarm/include/
H A Dparam.h43 #define MACHINE "evbarm" macro
/netbsd-current/sys/arch/amigappc/include/
H A Dparam.h39 #define MACHINE "amigappc" macro
/netbsd-current/sys/arch/macppc/include/
H A Dparam.h43 #define MACHINE "macppc" macro
/netbsd-current/sbin/disklabel/
H A DMakefile13 .if (${MACHINE} == "sparc") || (${MACHINE} == "sparc64") \
14 || (${MACHINE} == "sun3")
18 .if ${MACHINE} == "acorn32"
/netbsd-current/usr.sbin/apm/
H A DMakefile7 ${MACHINE} == "hpcmips" || \
8 ${MACHINE} == "hpcsh" || \
9 ${MACHINE} == "macppc" || \
10 ${MACHINE} == "sparc")
/netbsd-current/external/gpl3/binutils/dist/ld/emulparams/
H A Delf32_dlx.sh6 MACHINE=
H A Dd10velf.sh0 MACHINE=
H A Delf32xstormy16.sh0 MACHINE=
H A Delf32z80.sh2 MACHINE=
H A Delf32visium.sh7 MACHINE=
H A Delf32lm32.sh2 MACHINE=
/netbsd-current/sys/arch/epoc32/stand/
H A DMakefile5 .if ${MACHINE} == "epoc32" && ${TARGET_ENDIANNESS} == "1234"
/netbsd-current/usr.sbin/grfconfig/
H A DMakefile5 .if ${MACHINE} == "amiga"
7 CPPFLAGS+= -I${NETBSDSRCDIR}/sys/arch -D${MACHINE}
/netbsd-current/external/gpl3/binutils.old/dist/ld/emulparams/
H A Delf32_dlx.sh6 MACHINE=
H A Dd10velf.sh0 MACHINE=
H A Delf32xstormy16.sh0 MACHINE=
/netbsd-current/external/gpl3/gcc/lib/
H A DMakefile.hacks5 .if ${MACHINE_CPU} == "mips" || ${MACHINE} == "amd64" || ${MACHINE} == "i386"
11 .if ${MACHINE} == "amd64" || ${MACHINE} == "i386"
/netbsd-current/regress/sys/
H A DMakefile6 .if exists(arch/${MACHINE}/Makefile)
7 SUBDIR+= arch/${MACHINE}
/netbsd-current/usr.sbin/tpctl/
H A DMakefile7 ${MACHINE} == "hpcmips" || \
8 ${MACHINE} == "hpcsh"
/netbsd-current/distrib/pmax/cdroms/installcd/
H A DMakefile14 ${TOOL_INSTALLBOOT} -m${MACHINE} ${CDIMAGE} bootxx.${MACHINE}
/netbsd-current/sys/modules/ptyfs/
H A DMakefile5 .PATH: ${S}/fs/ptyfs ${S}/ ${S}/arch/${MACHINE}/${MACHINE} \
/netbsd-current/tests/sys/
H A DMakefile13 .if ${MACHINE} == amd64 || ${MACHINE} == i386
/netbsd-current/external/gpl3/gcc.old/lib/
H A DMakefile.hacks5 .if ${MACHINE_CPU} == "mips" || ${MACHINE} == "amd64" || ${MACHINE} == "i386"
11 .if ${MACHINE} == "amd64" || ${MACHINE} == "i386"
/netbsd-current/external/gpl3/gdb.old/dist/ld/emulparams/
H A Dd10velf.sh0 MACHINE=

Completed in 146 milliseconds

1234567891011>>