OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libdwelf_objects
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/src/libdw/
Makefile.am
134
libdwelf_objects
= $(shell $(AR) t ../libdwelf/libdwelf.a)
135
libdw_a_LIBADD += $(addprefix ../libdwelf/,$(
libdwelf_objects
))
Makefile
138
$(addprefix ../libdwelf/,$(
libdwelf_objects
))
464
$(addprefix ../libdwelf/,$(
libdwelf_objects
))
465
libdwelf_objects
= $(shell $(AR) t ../libdwelf/libdwelf.a)
macro
[
all
...]
Completed in 162 milliseconds