HomeSort by: relevance | last modified time | path
    Searched defs:bootst (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mvme68k/stand/bootst/
Makefile 4 CLEANFILES+=stboot bootst bootst.bug
6 PROG=bootst.bug
12 bootst stboot: ${PROG} ${WRTVID} target
13 @${SIZE} bootst.bug
14 @${STRIP} bootst.bug
15 @${OBJCOPY} --output-target=binary bootst.bug bootst
16 @${WRTVID} bootst # creates stboot
20 bootst ${DESTDIR}${MDEC_DIR
    [all...]
Makefile 4 CLEANFILES+=stboot bootst bootst.bug
6 PROG=bootst.bug
12 bootst stboot: ${PROG} ${WRTVID} target
13 @${SIZE} bootst.bug
14 @${STRIP} bootst.bug
15 @${OBJCOPY} --output-target=binary bootst.bug bootst
16 @${WRTVID} bootst # creates stboot
20 bootst ${DESTDIR}${MDEC_DIR
    [all...]

Completed in 25 milliseconds