Searched refs:MACHINE_ARCH (Results 76 - 100 of 155) sorted by relevance

1234567

/freebsd-13-stable/sbin/devd/
H A DMakefile23 .if ${MACHINE_ARCH} == "powerpc"
/freebsd-13-stable/cddl/lib/libdtrace/
H A DMakefile86 -I${SRCTOP}/sys/cddl/dev/dtrace/${MACHINE_ARCH} \
104 .PATH: ${SRCTOP}/sys/cddl/dev/dtrace/${MACHINE_ARCH}
127 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
/freebsd-13-stable/sys/modules/hwpmc/
H A DMakefile25 .if ${MACHINE_ARCH} == "armv7"
/freebsd-13-stable/stand/powerpc/boot1.chrp/
H A DMakefile6 NEWVERSWHAT= "Open Firmware boot block" ${MACHINE_ARCH}
/freebsd-13-stable/stand/powerpc/kboot/
H A DMakefile16 NEWVERSWHAT= "kboot loader" ${MACHINE_ARCH}
/freebsd-13-stable/usr.sbin/ntp/ntp-keygen/
H A DMakefile20 -I${.CURDIR}/lib/libc/${MACHINE_ARCH} \
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
H A DMakefile17 -I${.CURDIR}/lib/libc/${MACHINE_ARCH} \
/freebsd-13-stable/usr.bin/gh-bc/
H A DMakefile55 .if ${MACHINE_ARCH} != mips && ${MACHINE_ARCH} != mips64 && \
56 ${MACHINE_ARCH} != powerpc64 && ${MACHINE_ARCH} != riscv64
/freebsd-13-stable/sys/modules/zfs/
H A DMakefile31 .if ${MACHINE_ARCH} == "amd64"
35 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" || \
36 ${MACHINE_ARCH} == "powerpcspe" || ${MACHINE_ARCH} == "arm"
105 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" || \
106 ${MACHINE_ARCH} == "powerpcspe" || ${MACHINE_ARCH} == "arm"
/freebsd-13-stable/sys/contrib/openzfs/module/
H A DMakefile.bsd37 .if ${MACHINE_ARCH} == "amd64"
64 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" || \
65 ${MACHINE_ARCH} == "arm"
133 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" || \
134 ${MACHINE_ARCH} == "arm"
/freebsd-13-stable/share/mk/
H A Dbsd.compat.mk16 COMPAT_ARCH= ${MACHINE_ARCH}
155 LIBCOMPATWMAKEENV+= MACHINE_ARCH=${LIBCOMPAT_MACHINE_ARCH}
168 MACHINE_ARCH= ${LIBCOMPAT_MACHINE_ARCH} macro
/freebsd-13-stable/lib/libmd/
H A DMakefile101 .PATH: ${.CURDIR}/${MACHINE_ARCH} ${SRCTOP}/sys/crypto/sha2
102 .PATH: ${SRCTOP}/sys/crypto/skein ${SRCTOP}/sys/crypto/skein/${MACHINE_ARCH}
111 .if exists(${MACHINE_ARCH}/sha.S)
115 .if exists(${MACHINE_ARCH}/rmd160.S)
119 .if exists(${MACHINE_ARCH}/skein_block_asm.S)
129 .if exists(${MACHINE_ARCH}/sha.S) || exists(${MACHINE_ARCH}/rmd160.S) || exists(${MACHINE_ARCH}/skein_block_asm.S)
/freebsd-13-stable/contrib/bmake/mk/
H A Dwarnings.mk87 # so adding to WARNINGS_SET[_${MACHINE_ARCH}] after this file is
107 M_warnings_list = @s@$${$$s_WARNINGS}@:O:u:@w@$${$${w:C/-(.)/\1_/}::?=$$w} $${$${w:C/-(.)/\1_/}_${MACHINE_ARCH}_${.TARGET:T:R}.o:U$${$${w:C/-(.)/\1_/}_${.TARGET:T:R}.o:U$${$${w:C/-(.)/\1_/}_${MACHINE_ARCH}:U$${$${w:C/-(.)/\1_/}}}}}@
110 _warnings = ${WARNINGS_SET_${MACHINE_ARCH}:U${WARNINGS_SET}:${M_warnings_list}}
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dopt-debug-graph1.exp39 MACHINE_ARCH = <details omitted>
H A Dopt-debug-graph2.exp73 MACHINE_ARCH = <details omitted>
H A Dopt-debug-graph3.exp73 MACHINE_ARCH = <details omitted>
H A Dsuff-transform-debug.exp30 MACHINE_ARCH = <details omitted>
/freebsd-13-stable/sys/modules/dtb/allwinner/
H A DMakefile4 .if ${MACHINE_ARCH} == "armv7"
40 .elif ${MACHINE_ARCH} == "aarch64"
/freebsd-13-stable/contrib/smbfs/
H A DMakefile12 .if ${MACHINE_ARCH} != "i386"
/freebsd-13-stable/sys/modules/cloudabi32/
H A DMakefile25 .elif ${MACHINE_ARCH:Marmv[67]*} != ""
/freebsd-13-stable/stand/
H A DMakefile8 .if ${MACHINE_ARCH} == "amd64"
H A Ddefs.mk66 .if ${MACHINE_ARCH} == "amd64" && ${DO32:U0} == 1
75 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
110 .if ${MACHINE_ARCH:Mpowerpc64*} != ""
117 .if ${MACHINE_ARCH} == "amd64" && ${DO32:U0} == 1
140 .if ${MACHINE_ARCH} == "powerpcspe"
/freebsd-13-stable/stand/arm/uboot/
H A DMakefile17 NEWVERSWHAT= "U-Boot loader" ${MACHINE_ARCH}
/freebsd-13-stable/stand/efi/libefi/
H A DMakefile47 .if ${MACHINE_ARCH} == "amd64"
/freebsd-13-stable/sys/conf/
H A Dkern.pre.mk77 CFLAGS_ARCH_PARAMS?=--param max-inline-insns-single=1000 -DMACHINE_ARCH='"${MACHINE_ARCH}"'
247 .if ${MACHINE_ARCH} == "amd64"
252 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" || \
253 ${MACHINE_ARCH} == "powerpcspe" || ${MACHINE_ARCH} == "arm"
348 MKMODULESENV+= MACHINE=${MACHINE} MACHINE_ARCH=${MACHINE_ARCH}

Completed in 536 milliseconds

1234567