Home
last modified time | relevance | path

Searched refs:LIBELF_DIR (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/tools/elftoolchain/libelf/
H A DMakefile50 LIBELF_DIR= ${.CURDIR}/../../../external/bsd/elftoolchain/dist/libelf macro
55 CPPFLAGS+= -I${LIBELF_DIR} -I${LIBELF_DIR}/../common
81 .PATH: ${LIBELF_DIR}
92 ${M4OBJDIR}/m4 -D SRCDIR=${LIBELF_DIR} ${.IMPSRC} > ${.TARGET}
/netbsd-src/tools/ctfmerge/
H A DMakefile9 LIBELF_DIR= ${LIBELFTOOLCHAIN_DIR}/libelf macro
19 -I${LIBELF_DIR} \
/netbsd-src/tools/libctf/
H A DMakefile21 LIBELF_DIR= ${.CURDIR}/../../external/bsd/elftoolchain/dist/libelf macro
37 -I${LIBELF_DIR} \
/netbsd-src/tools/ctfconvert/
H A DMakefile29 LIBELF_DIR= ${ELFTOOLCHAIN_DIR}/libelf macro
39 -I${LIBELF_DIR} \
/netbsd-src/tools/elftoolchain/libdwarf/
H A DMakefile63 LIBELF_DIR= ${ELFTOOLCHAIN_DIR}/libelf macro
79 CPPFLAGS+= -I${LIBDWARF_DIR} -I${LIBELF_DIR} -I${COMMON_DIR}