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

/netbsd-6-1-5-RELEASE/common/lib/libc/
H A DMakefile.inc10 .elif defined(LIBKERN_ARCH) && !empty(LIBKERN_ARCH) && \
11 exists(${KERNDIR}/arch/${LIBKERN_ARCH})
12 COMMON_ARCHSUBDIR= ${LIBKERN_ARCH}
/netbsd-6-1-5-RELEASE/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}
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/pxeboot/
H A DMakefile34 LIBKERN_ARCH= i386 macro
35 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/bootxx/
H A DMakefile.bootxx67 LIBKERN_ARCH=i386
68 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/
H A DMakefile.booters47 LIBKERN_ARCH=i386
48 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/boot/
H A DMakefile.boot47 LIBKERN_ARCH=i386
48 KERNMISCMAKEFLAGS="LIBKERN_ARCH=i386"
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A DMakefile.rumpkern166 LIBKERN_ARCH= ${MLIBDIR}

Completed in 166 milliseconds