Searched refs:KERNDIR (Results 1 - 13 of 13) sorted by relevance

/src/distrib/prep/floppies/bootfloppy.generic/
H A DMakefile7 KERNDIR!= cd ${.CURDIR}/../kernel-generic && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-GENERIC.gz
/src/distrib/prep/floppies/bootfloppy.sysinst/
H A DMakefile7 KERNDIR!= cd ${.CURDIR}/../kernel-ramdisk && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-INSTALL.gz
/src/distrib/prep/floppies/bootfloppy_com0.generic/
H A DMakefile7 KERNDIR!= cd ${.CURDIR}/../kernel-generic && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-GENERIC.gz
/src/distrib/prep/floppies/bootfloppy_com0.sysinst/
H A DMakefile7 KERNDIR!= cd ${.CURDIR}/../kernel-ramdisk && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-INSTALL.gz
/src/distrib/prep/floppies/bootfloppy_small.sysinst/
H A DMakefile7 KERNDIR!= cd ${.CURDIR}/../kernel-ramdisk && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-INSTALL_SMALL.gz
/src/distrib/prep/floppies/bootfloppy_small_com0.sysinst/
H A DMakefile7 KERNDIR!= cd ${.CURDIR}/../kernel-ramdisk && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-INSTALL_SMALL.gz
/src/lib/libkern/
H A DMakefile25 KERNDIR= ${S}/lib/libkern macro
27 .include "${KERNDIR}/Makefile.libkern"
/src/distrib/rs6000/bootfs/
H A DMakefile11 KERNDIR!= cd ${.CURDIR}/../instkernel && ${PRINTOBJDIR}
12 KERNEL= ${KERNDIR}/netbsd-INSTALL.gz
/src/sys/lib/libkern/
H A DMakefile.libkern7 # KERNDIR: location of sys/lib/libkern
18 exists(${KERNDIR}/arch/${LIBKERN_ARCH})
21 exists(${KERNDIR}/arch/${MACHINE_ARCH})
24 exists(${KERNDIR}/arch/${MACHINE_CPU})
28 M= ${KERNDIR}/arch/${ARCHSUBDIR}
37 CPPFLAGS+= -I${KERNDIR}/../../../common/include
38 CPPFLAGS+= -I${KERNDIR}/../../../common/include/libc
39 CPPFLAGS+= -I${KERNDIR}/../../../common/libc/hash/sha3
41 .PATH.c: ${KERNDIR}
H A DMakefile.inc29 KERNDIR= ${S:S@^.@${KERNDOTDIR}@:q}/lib/libkern
44 cd ${KERNDST} && ${MAKE} -f ${KERNDIR:Q}/Makefile \
45 KERNDIR=${KERNDIR:q} \
/src/sys/lib/libkern/arch/sparc/
H A DMakefile.inc20 .PATH.m4: ${KERNDIR}/arch/${MACHINE_ARCH}
/src/common/lib/libc/
H A DMakefile.inc16 exists(${KERNDIR}/arch/${LIBKERN_ARCH})
/src/sys/rump/librump/rumpkern/
H A DMakefile.rumpkern228 KERNDIR=${RUMPTOP}/../lib/libkern

Completed in 9 milliseconds