Searched refs:FLOPPY_BOOT (Results 1 - 10 of 10) sorted by relevance

/src/distrib/macppc/floppies/bootfloppy-common/
H A DMakefile.inc19 FLOPPY_BOOT= ${MDEC}/ofwboot
20 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -v -m ${MACHINE} -t raw -B 17 @IMAGE@ ${MDEC}/bootxx ${FLOPPY_BOOT}"
/src/distrib/alpha/instkernel/cd-hd-tape/
H A DMakefile18 FLOPPY_BOOT= ${MDEC}/ustarboot macro
19 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -v -m ${MACHINE} -t raw -b 17 @IMAGE@ ${FLOPPY_BOOT}"
/src/distrib/alpha/instkernel/fdset/
H A DMakefile17 FLOPPY_BOOT= ${MDEC}/ustarboot macro
18 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -v -m ${MACHINE} -t raw -b 17 @IMAGE@ ${FLOPPY_BOOT}"
/src/distrib/ews4800mips/floppies/bootfloppy/
H A DMakefile16 FLOPPY_BOOT= ${MDEC}/boot macro
/src/distrib/landisk/bootfs/
H A DMakefile25 FLOPPY_BOOT= ${MDEC}/boot macro
/src/distrib/news68k/floppies/bootfloppy/
H A DMakefile17 FLOPPY_BOOT= ${MDEC}/boot macro
/src/distrib/newsmips/floppies/bootfloppy/
H A DMakefile17 FLOPPY_BOOT= ${MDEC}/boot macro
/src/distrib/alpha/floppy-GENERIC/
H A DMakefile37 FLOPPY_BOOT= ${MDEC}/ustarboot macro
38 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -v -m ${MACHINE} -t raw -b 17 @IMAGE@ ${FLOPPY_BOOT}"
/src/distrib/i386/floppies/common/
H A DMakefile.bootfloppy14 # FLOPPY_BOOT Bootstrap to use. [${DESTDIR}/usr/mdec/boot]
33 FLOPPY_BOOT?= ${MDEC}/boot
/src/distrib/common/
H A DMakefile.tarfloppy15 # FLOPPY_BOOT Bootstrap to use as "boot".
34 .if defined(FLOPPY_BOOT) # {
36 boot: ${FLOPPY_BOOT}
43 .endif # FLOPPY_BOOT # }

Completed in 9 milliseconds