OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libasm_a_SOURCES
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/src/libasm/
Makefile.am
41
libasm_a_SOURCES
= asm_begin.c asm_abort.c asm_end.c asm_error.c \
56
am_libasm_pic_a_OBJECTS = $(
libasm_a_SOURCES
:.c=.os)
Makefile
187
SOURCES = $(
libasm_a_SOURCES
) $(libasm_pic_a_SOURCES) \
189
DIST_SOURCES = $(
libasm_a_SOURCES
) $(libasm_pic_a_SOURCES) \
360
libasm_a_SOURCES
= asm_begin.c asm_abort.c asm_end.c asm_error.c \
375
am_libasm_pic_a_OBJECTS = $(
libasm_a_SOURCES
:.c=.os)
Completed in 517 milliseconds