Searched defs:libebl (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/
H A DMakefile76 am__DEPENDENCIES_1 = ../libebl/libebl.a
241 INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl -I$(srcdir)/../lib -I$(srcdir)/../libdw -I..
261 libebl = ../libebl/libebl.a macro
263 readelf_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
264 nm_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
266 strip_LDADD = $(libebl) $(libelf) $(libeu) -ldl
267 ld_LDADD = $(libebl)
[all...]
/external/elfutils/tests/
H A DMakefile77 am__DEPENDENCIES_3 = ../libebl/libebl.a
305 AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../libelf
307 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
337 libebl = ../libebl/libebl.a macro
352 update3_LDADD = $(libebl) $(libelf)
353 update4_LDADD = $(libebl) $(libelf)
361 asm_tst1_LDADD = $(libasm) $(libebl)
[all...]

Completed in 14 milliseconds