Searched refs:MDEC (Results 1 - 25 of 27) sorted by relevance

12

/src/distrib/macppc/floppies/bootfloppy-common/
H A DMakefile.inc17 MDEC= ${DESTDIR}/usr/mdec
19 FLOPPY_BOOT= ${MDEC}/ofwboot
20 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -v -m ${MACHINE} -t raw -B 17 @IMAGE@ ${MDEC}/bootxx ${FLOPPY_BOOT}"
/src/distrib/bebox/floppies/bootfloppy_com0/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot_com0
/src/distrib/bebox/floppies/bootfloppy_vga/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot_vga
/src/distrib/ews4800mips/floppies/bootfloppy/
H A DMakefile14 MDEC= ${DESTDIR}/usr/mdec macro
16 FLOPPY_BOOT= ${MDEC}/boot
18 FLOPPYINSTBOOT= "dd if=${MDEC}/bootxx_ustarfs of=@IMAGE@ conv=notrunc"
/src/distrib/landisk/bootfs/
H A DMakefile22 MDEC= ${DESTDIR}/usr/mdec macro
23 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -m ${MACHINE} @IMAGE@ ${MDEC}/bootxx_ustarfs"
25 FLOPPY_BOOT= ${MDEC}/boot
/src/distrib/news68k/floppies/bootfloppy/
H A DMakefile14 MDEC= ${DESTDIR}/usr/mdec macro
17 FLOPPY_BOOT= ${MDEC}/boot
18 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -m ${MACHINE} -t raw -v -B 17 @IMAGE@ ${MDEC}/bootxx boot"
/src/distrib/newsmips/floppies/bootfloppy/
H A DMakefile14 MDEC= ${DESTDIR}/usr/mdec macro
17 FLOPPY_BOOT= ${MDEC}/boot
18 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} -m ${MACHINE} -t raw -v -B 17 @IMAGE@ ${MDEC}/bootxx boot"
/src/distrib/i386/floppies/common/
H A DMakefile.bootfloppy29 MDEC= ${DESTDIR}/usr/mdec
30 FLOPPYINSTBOOT= "${TOOL_INSTALLBOOT} ${FLOPPYBOOTOPTIONS} -m${MACHINE} @IMAGE@ ${MDEC}/bootxx_ustarfs"
33 FLOPPY_BOOT?= ${MDEC}/boot
/src/distrib/x68k/floppies/bootfloppy.generic/
H A DMakefile16 MDEC= ${DESTDIR}/usr/mdec macro
20 "dd if=${MDEC}/xxboot_ustarfs of=@IMAGE@ bs=8k count=1 conv=sync,notrunc"
24 ${BOOTNAME}: ${MDEC}/boot
/src/distrib/x68k/floppies/bootfloppy.sysinst/
H A DMakefile17 MDEC= ${DESTDIR}/usr/mdec macro
22 "dd if=${MDEC}/xxboot_ustarfs of=@IMAGE@ bs=8k count=1 conv=sync,notrunc"
26 ${BOOTNAME}: ${MDEC}/boot
/src/distrib/alpha/instkernel/cd-hd-tape/
H A DMakefile15 MDEC= ${DESTDIR}/usr/mdec macro
18 FLOPPY_BOOT= ${MDEC}/ustarboot
/src/distrib/alpha/instkernel/fdset/
H A DMakefile14 MDEC= ${DESTDIR}/usr/mdec macro
17 FLOPPY_BOOT= ${MDEC}/ustarboot
/src/distrib/bebox/floppies/bootfloppy-common/
H A DMakefile.inc9 MDEC?= ${DESTDIR}/usr/mdec
10 BOOTLOADER?= ${MDEC}/boot
/src/distrib/prep/floppies/bootfloppy-common/
H A DMakefile.inc10 MDEC?= ${DESTDIR}/usr/mdec
11 BOOTLOADER?= ${MDEC}/boot_com0
/src/distrib/prep/floppies/bootfloppy.generic/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot
/src/distrib/prep/floppies/bootfloppy.sysinst/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot
/src/distrib/prep/floppies/bootfloppy_com0.generic/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot_com0
/src/distrib/prep/floppies/bootfloppy_com0.sysinst/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot_com0
/src/distrib/prep/floppies/bootfloppy_small.sysinst/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot
/src/distrib/prep/floppies/bootfloppy_small_com0.sysinst/
H A DMakefile4 BOOTLOADER= ${MDEC}/boot_com0
/src/sys/arch/sparc/stand/binstall/
H A Dbinstall.sh50 : ${MDEC:=/usr/mdec}
64 m) MDEC=$OPTARG;;
98 BOOTXX=${MDEC}/bootblk
104 BOOTXX=${MDEC}/bootxx
135 $DOIT cp -p -f "${MDEC}/${BOOTPROG}" "$DEST/$targ"
144 $DOIT cp -p -f "${MDEC}/$netboot" "$DEST/$boot.${machine}.netbsd"
/src/distrib/rs6000/bootfs/
H A DMakefile8 MDEC= ${DESTDIR}/usr/mdec macro
9 BOOTLOADER= ${MDEC}/boot
/src/distrib/alpha/floppy-GENERIC/
H A DMakefile35 MDEC= ${DESTDIR}/usr/mdec macro
37 FLOPPY_BOOT= ${MDEC}/ustarboot
/src/distrib/amiga/floppies/inst-common/
H A DMakefile.inc13 MDEC= ${DESTDIR}/usr/mdec
24 installboot ${MDEC}/xxboot ${VND_RDEV}
/src/distrib/vax/inst-common/
H A DMakefile.inc14 MDEC= ${DESTDIR}/usr/mdec

Completed in 8 milliseconds

12