Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/stand/
H A DMakefile.buildboot10 PROG= ${PROGELF}.lif
18 CLEANFILES+= ${PROGELF}
36 ${PROG}: ${PROGELF}
37 ${OBJCOPY} --output-target=binary ${PROGELF} ${PROGELF}.bin
38 ${TOOL_HP300MKBOOT} -l 0x${RELOC} ${HP300MKBOOT_TIMESTAMP} ${PROGELF}.bin ${PROG}
39 rm -f ${PROGELF}.bin
85 ${PROGELF}: ${OBJS} ${LIBSA} ${LIBZ} ${LIBKERN}
86 ${LD} -N -Ttext ${RELOC} -e begin -o ${PROGELF} \
88 @${SIZE} ${PROGELF}
89 @echo ${PROGELF} total size should not exceed 1044480 bytes
/netbsd-src/sys/arch/hp300/stand/inst/
H A DMakefile3 PROGELF= inst macro
/netbsd-src/sys/arch/hp300/stand/uboot/
H A DMakefile3 PROGELF= uboot macro