Home
last modified time | relevance | path

Searched refs:PRIMARYBOOT (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/distrib/sparc64/bootfs/
DMakefile26 PRIMARYBOOT= ${DESTDIR}/usr/mdec/bootblk macro
29 IMAGEDEPENDS= ${DESTDIR}/usr/mdec/ofwboot ${PRIMARYBOOT}
30 IMAGEPOSTBUILD= ${TOOL_INSTALLBOOT} -v -m ${MACHINE} ${IMAGE} ${PRIMARYBOOT}
/netbsd/src/distrib/pmax/instkernel/
DMakefile17 PRIMARYBOOT= ${DESTDIR}/usr/mdec/bootxx_ffs macro
18 IMAGEDEPENDS= netbsd-INSTALL${SFX}.gz ${DESTDIR}/usr/mdec/boot.pmax ${PRIMARYBOOT}
19 IMAGEPOSTBUILD= ${TOOL_INSTALLBOOT} -v -m ${MACHINE} ${IMAGE} ${PRIMARYBOOT}
/netbsd/src/distrib/sparc/bootfs/
DMakefile20 PRIMARYBOOT= ${DESTDIR}/usr/mdec/bootxx macro
21 IMAGEDEPENDS= netbsd.ram.gz ${DESTDIR}/usr/mdec/boot ${PRIMARYBOOT}
23 ${TOOL_INSTALLBOOT} -v -m ${MACHINE} ${IMAGE} ${PRIMARYBOOT} /boot && \
/netbsd/src/distrib/mipsco/instkernel/
DMakefile13 PRIMARYBOOT= ${DESTDIR}/usr/mdec/bootxx_ffs macro
14 IMAGEDEPENDS= netbsd-INSTALL.gz ${DESTDIR}/usr/mdec/boot ${PRIMARYBOOT}