131942939SEd Maste.include <src.opts.mk> 231942939SEd Maste 3*f947f58cSLexi WinterPACKAGE= toolchain 41af3908cSEmmanuel Vadot 52821bdccSEd MasteELFTCDIR= ${SRCTOP}/contrib/elftoolchain 631942939SEd MasteADDR2LINEDIR= ${ELFTCDIR}/addr2line 731942939SEd Maste 831942939SEd Maste.PATH: ${ADDR2LINEDIR} 931942939SEd Maste 1031942939SEd MastePROG= addr2line 1131942939SEd Maste 1231942939SEd MasteLIBADD= elftc dwarf elf 1331942939SEd Maste 1431942939SEd MasteCFLAGS+=-I${ELFTCDIR}/libelftc -I${ELFTCDIR}/common 1531942939SEd Maste 1631942939SEd Maste.include <bsd.prog.mk> 17