HomeSort by relevance Sort by last modified time
    Searched refs:LIB_OBJS (Results 1 - 15 of 15) sorted by null

  /external/wpa_supplicant_8/src/utils/
Makefile 15 LIB_OBJS= \
26 LIB_OBJS += os_unix.o
29 LIB_OBJS += eloop.o
32 LIB_OBJS += edit.o
34 #LIB_OBJS += pcsc_funcs.o
36 libutils.a: $(LIB_OBJS)
  /external/linux-tools-perf/arch/arm/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/arch/powerpc/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/arch/s390/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/arch/sh/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/arch/sparc/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/arch/x86/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/wpa_supplicant_8/src/crypto/
Makefile 17 LIB_OBJS= \
50 LIB_OBJS += crypto_internal.o
51 LIB_OBJS += crypto_internal-cipher.o
52 LIB_OBJS += crypto_internal-modexp.o
53 LIB_OBJS += crypto_internal-rsa.o
54 LIB_OBJS += tls_internal.o
55 LIB_OBJS += fips_prf_internal.o
56 LIB_OBJS += random.o
59 libcrypto.a: $(LIB_OBJS)
  /external/wpa_supplicant_8/src/radius/
Makefile 14 LIB_OBJS= \
19 libradius.a: $(LIB_OBJS)
  /external/linux-tools-perf/
Makefile 173 LIB_OBJS =
292 LIB_OBJS += $(OUTPUT)util/abspath.o
293 LIB_OBJS += $(OUTPUT)util/alias.o
294 LIB_OBJS += $(OUTPUT)util/annotate.o
295 LIB_OBJS += $(OUTPUT)util/build-id.o
296 LIB_OBJS += $(OUTPUT)util/config.o
297 LIB_OBJS += $(OUTPUT)util/ctype.o
298 LIB_OBJS += $(OUTPUT)util/debugfs.o
299 LIB_OBJS += $(OUTPUT)util/environment.o
300 LIB_OBJS += $(OUTPUT)util/event.
    [all...]
  /external/wpa_supplicant_8/src/tls/
Makefile 17 LIB_OBJS= \
36 libtls.a: $(LIB_OBJS)
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
Makefile 55 LIB_OBJS= \
66 LIB_OBJS += dbus_old_handlers_wps.o
67 LIB_OBJS += dbus_new_handlers_wps.o
70 libwpadbus.a: $(LIB_OBJS)
  /external/expat/
Makefile 128 LIB_OBJS = lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo
129 $(LIBRARY): $(LIB_OBJS)
130 $(LINK_LIB) $(LIB_OBJS)
Makefile.in 128 LIB_OBJS = lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo
129 $(LIBRARY): $(LIB_OBJS)
130 $(LINK_LIB) $(LIB_OBJS)
  /hardware/ti/omap4xxx/domx/make/
build.mk 148 LIBFILE := $(addprefix -l, $(ST_LIBS) $(SH_LIBS)) $(LIB_OBJS)

Completed in 344 milliseconds