Searched refs:MACHINE (Results 101 - 125 of 168) sorted by relevance

1234567

/freebsd-11-stable/sys/modules/agp/
H A DMakefile11 .if ${MACHINE} == "i386"
/freebsd-11-stable/sys/modules/cloudabi64/
H A DMakefile7 .PATH: ${SYSDIR}/${MACHINE}/cloudabi64
/freebsd-11-stable/sys/modules/cloudabi32/
H A DMakefile7 .PATH: ${SYSDIR}/${MACHINE}/cloudabi32
/freebsd-11-stable/lib/libthr/tests/
H A DMakefile26 .if ${MACHINE} != "arm64" # ARM64TODO: Missing makecontext
/freebsd-11-stable/sys/conf/
H A Dkern.opts.mk81 .if ${MACHINE} != "i386"
85 .if ${MACHINE} != "i386" && ${MACHINE} != "amd64"
90 .if ${MACHINE} != "i386" && ${MACHINE} != "amd64"
H A Ddtb.mk46 .PATH: ${SYSDIR}/gnu/dts/${MACHINE} ${SYSDIR}/boot/fdt/dts/${MACHINE}
H A Dconfig.mk46 ${KERN_OPTS.${MACHINE}} ${KERN_OPTS_EXTRA}
/freebsd-11-stable/share/mk/
H A Ddirdeps.mk31 # Otherwise the recommendation is to use Makefile.depend.${MACHINE}
43 # machines "host" or "common" regardless of current ${MACHINE}.
74 # The default value is just MACHINE, and for most environments
76 # both MACHINE and TARGET_SPEC to the suffix of the current
79 # If more than MACHINE is needed then sys.mk needs to decompose
81 # It is important that MACHINE be included in and actually be
84 # below relies on MACHINE being the first entry.
90 # # Always list MACHINE first,
92 # TARGET_SPEC_VARS = MACHINE TARGET_OS
95 # MACHINE
[all...]
H A Dgendirdeps.mk39 # _objroot is realpath of ${_OBJTOP} without ${MACHINE}
137 .if ${TARGET_OBJ_SPEC:U${MACHINE}} != ${MACHINE}
150 .if ${.MAKE.DEPENDFILE_PREFERENCE:U${.MAKE.DEPENDFILE}:M*.${MACHINE}} == ""
154 META2DEPS_ARGS += MACHINE=none
167 ${META2DEPS_CMD} MACHINE=${MACHINE} \
195 sed 's,//*$$,,;s,\.${HOST_TARGET}$$,.host,;s,\.${MACHINE}$$,,'
238 qualdir_list := ${qualdir_list:N*.${MACHINE}:O:u}
H A Dhost-target.mk19 # for NetBSD prefer $MACHINE (amd64 rather than x86_64)
H A Dmeta.sys.mk64 .MAKE.DEPENDFILE ?= Makefile.depend.${MACHINE}
69 MACHINE = host macro
73 # it can be handy to know which MACHINE kicked off the build
76 MACHINE0 := ${MACHINE}
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk30 # Otherwise the recommendation is to use Makefile.depend.${MACHINE}
42 # machines "host" or "common" regardless of current ${MACHINE}.
76 # The default value is just MACHINE, and for most environments
78 # both MACHINE and TARGET_SPEC to the suffix of the current
81 # If more than MACHINE is needed then sys.mk needs to decompose
83 # It is important that MACHINE be included in and actually be
86 # below relies on MACHINE being the first entry.
92 # # Always list MACHINE first,
94 # TARGET_SPEC_VARS = MACHINE TARGET_OS
97 # MACHINE
[all...]
H A Dgendirdeps.mk38 # _objroot is realpath of ${_OBJTOP} without ${MACHINE}
136 .if ${TARGET_OBJ_SPEC:U${MACHINE}} != ${MACHINE}
152 .if ${.MAKE.DEPENDFILE_PREFERENCE:U${.MAKE.DEPENDFILE}:M*.${MACHINE}} == ""
156 META2DEPS_ARGS += MACHINE=none
169 ${META2DEPS_CMD} MACHINE=${MACHINE} \
197 sed 's,//*$$,,;s,\.${HOST_TARGET:Uhost}$$,.host,;s,\.${HOST_TARGET32:Uhost32}$$,.host32,;s,\.${MACHINE}$$,,'
240 qualdir_list := ${qualdir_list:N*.${MACHINE}:O:u}
H A Dhost-target.mk18 # for NetBSD prefer $MACHINE (amd64 rather than x86_64)
H A Dmeta.sys.mk61 MACHINE = host macro
65 # it can be handy to know which MACHINE kicked off the build
68 MACHINE0 := ${MACHINE}
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DGeneric.mk21 MACHINE_ARCH.${MACHINE} ?= ${MACHINE}
23 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}}
H A DNetBSD.mk41 MACHINE_ARCH.${MACHINE} ?= ${MACHINE}
43 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}}
H A DOpenBSD.mk13 MACHINE_ARCH.${MACHINE} ?= ${MACHINE}
15 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}}
/freebsd-11-stable/lib/libsysdecode/
H A DMakefile145 env MACHINE=${MACHINE} CPP="${CPP}" MK_PF="${MK_PF}" \
/freebsd-11-stable/sys/sparc64/sparc64/
H A Didentcpu.c21 char machine[] = MACHINE;
/freebsd-11-stable/stand/
H A Ddefs.mk26 EFIINCMD= ${EFIINC}/${MACHINE}
48 .if ${MACHINE} == "i386"
191 .if ${MACHINE} != ${MACHINE_CPUARCH} && ${MACHINE} != "arm64"
216 path=${SYSDIR}/${MACHINE}/include ; \
218 path=${SYSDIR}/${MACHINE:C/amd64/i386/}/include ; \
/freebsd-11-stable/include/
H A DMakefile126 .if ${MACHINE} != ${MACHINE_CPUARCH}
215 cd ${.CURDIR}/../sys/${MACHINE}/include; \
218 .if exists(${.CURDIR}/../sys/${MACHINE}/include/pc)
219 cd ${.CURDIR}/../sys/${MACHINE}/include/pc; \
342 cd ${.CURDIR}/../sys/${MACHINE}/include; \
344 ${INSTALL_SYMLINK} ${TAG_ARGS} ../../../sys/${MACHINE}/include/$$h \
347 .if exists(${.CURDIR}/../sys/${MACHINE}/include/pc)
348 cd ${.CURDIR}/../sys/${MACHINE}/include/pc; \
350 ${INSTALL_SYMLINK} ${TAG_ARGS} ../../../../sys/${MACHINE}/include/pc/$$h \
394 .if ${MACHINE}
399 MACHINE:= ${HOST_MACHINE} macro
[all...]
/freebsd-11-stable/
H A DMakefile.libcompat18 LIB32WMAKEENV= MACHINE=i386 MACHINE_ARCH=i386 \
31 LIB32WMAKEENV= MACHINE=powerpc MACHINE_ARCH=powerpc
49 LIBSOFTWMAKEENV= CPUTYPE=soft MACHINE=arm MACHINE_ARCH=armv6
/freebsd-11-stable/contrib/bmake/
H A DMakefile106 .if (${MACHINE} == "sun386")
109 .elif (${MACHINE} != "sunos")
/freebsd-11-stable/targets/pseudo/userland/misc/
H A DMakefile.depend89 DIRDEPS+= ${DIRDEPS.${MACHINE}:U}

Completed in 140 milliseconds

1234567