Searched refs:LIBKERN_ARCH (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/arch/i386/stand/efiboot/bootia32/
H A DMakefile10 LIBKERN_ARCH= i386 macro
/netbsd-current/common/lib/libc/
H A DMakefile.inc15 .elif defined(LIBKERN_ARCH) && !empty(LIBKERN_ARCH) && \
16 exists(${KERNDIR}/arch/${LIBKERN_ARCH})
17 COMMON_ARCHSUBDIR= ${LIBKERN_ARCH}
/netbsd-current/sys/lib/libkern/
H A DMakefile.libkern10 # LIBKERN_ARCH: architecture subdir to be used
17 .if defined(LIBKERN_ARCH) && !empty(LIBKERN_ARCH) && \
18 exists(${KERNDIR}/arch/${LIBKERN_ARCH})
19 ARCHSUBDIR= ${LIBKERN_ARCH}
H A DMakefile.inc58 LIBKERN_ARCH=${LIBKERN_ARCH:q} \
/netbsd-current/sys/arch/i386/stand/pxeboot/
H A DMakefile24 LIBKERN_ARCH= i386 macro
25 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"
/netbsd-current/sys/stand/efiboot/
H A DMakefile.efiboot127 LIBKERN_ARCH?= ${MACHINE_ARCH}
128 KERNMISCMAKEFLAGS+="LIBKERN_ARCH=${LIBKERN_ARCH}"
/netbsd-current/sys/arch/i386/stand/efiboot/
H A DMakefile.efiboot103 LIBKERN_ARCH?= ${MACHINE_ARCH}
104 KERNMISCMAKEFLAGS+="LIBKERN_ARCH=${LIBKERN_ARCH}"
/netbsd-current/sys/arch/i386/stand/
H A DMakefile.booters37 LIBKERN_ARCH=i386
38 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"
/netbsd-current/sys/rump/librump/rumpkern/
H A DMakefile.rumpkern206 LIBKERN_ARCH= ${COMPAT_MACHINE_CPU}
209 LIBKERN_ARCH= ${MLIBDIR}
/netbsd-current/sys/arch/i386/stand/boot/
H A DMakefile.boot43 LIBKERN_ARCH=i386
44 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"
/netbsd-current/sys/arch/i386/stand/bootxx/
H A DMakefile.bootxx66 LIBKERN_ARCH=i386
67 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"

Completed in 109 milliseconds