Home
last modified time | relevance | path

Searched refs:BTXLDR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/stand/boot/pc32/pxeldr/
H A DMakefile34 BTXLDR= ${BTXDIR}/btxldr/btxldr macro
43 ${LOADER}: ${LOADERBIN} ${BTXLDR} ${BTXKERN} ${BTXCRT}
45 -o ${.TARGET} -l ${BTXLDR} -b ${BTXKERN} ${LOADERBIN}
/dragonfly/stand/boot/pc32/loader/
H A DMakefile79 BTXLDR= ${BTXDIR}/btxldr/btxldr macro
93 ${PROG}: ${PROG}.bin ${BTXLDR} ${BTXKERN} ${BTXCRT}
95 -o ${.TARGET} -l ${BTXLDR} -b ${BTXKERN} ${PROG}.bin
/dragonfly/stand/boot/pc32/loader_tftp/
H A DMakefile76 BTXLDR= ${BTXDIR}/btxldr/btxldr macro
90 ${PROG}: ${PROG}.bin ${BTXLDR} ${BTXKERN} ${BTXCRT}
92 -o ${.TARGET} -l ${BTXLDR} -b ${BTXKERN} ${PROG}.bin