1*79bfb05bSEd MasteELFTCDIR= ${SRCTOP}/contrib/elftoolchain 2*79bfb05bSEd Maste 3*79bfb05bSEd MastePROG= elfctl 4*79bfb05bSEd Maste 5*79bfb05bSEd MasteLIBADD= elftc elf 6*79bfb05bSEd Maste 7*79bfb05bSEd MasteCFLAGS+=-I${ELFTCDIR}/libelftc -I${ELFTCDIR}/common 8*79bfb05bSEd Maste 9*79bfb05bSEd Maste.include <bsd.prog.mk> 10