OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noinst_LIBRARIES
(Results
1 - 9
of
9
) sorted by null
/external/elfutils/lib/
Makefile.am
36
noinst_LIBRARIES
= libeu.a
/external/elfutils/libdwfl/
Makefile.am
43
noinst_LIBRARIES
= libdwfl.a
45
noinst_LIBRARIES
+= libdwfl_pic.a
/external/elfutils/libasm/
Makefile.am
45
noinst_LIBRARIES
= libasm_pic.a
46
noinst_PROGRAMS = $(
noinst_LIBRARIES
:_pic.a=.so)
/external/elfutils/libdw/
Makefile.am
45
noinst_LIBRARIES
= libdw_pic.a
46
noinst_PROGRAMS = $(
noinst_LIBRARIES
:_pic.a=.so)
/external/elfutils/libcpu/
Makefile.am
46
noinst_LIBRARIES
= libcpu_i386.a libcpu_x86_64.a
/external/elfutils/libelf/
Makefile.am
48
noinst_LIBRARIES
= libelf_pic.a
49
noinst_PROGRAMS = $(
noinst_LIBRARIES
:_pic.a=.so)
/ndk/sources/host-tools/make-3.81/w32/
Makefile
71
LIBRARIES = $(
noinst_LIBRARIES
)
201
noinst_LIBRARIES
= libw32.a
241
-test -z "$(
noinst_LIBRARIES
)" || rm -f $(
noinst_LIBRARIES
)
/ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk
18
noinst_LIBRARIES
=
32
noinst_LIBRARIES
+= libsed.a
[
all
...]
/external/bison/lib/
gnulib.mk
29
noinst_LIBRARIES
+= libbison.a
[
all
...]
Completed in 386 milliseconds