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

  /development/tools/emulator/opengl/shared/OpenglOsUtils/
Android.mk 13 $(call emugl-export,LDLIBS,-ldl)
35 $(call emugl-export,LDLIBS,-lws2_32 -lpsapi)
41 $(call emugl-export,LDLIBS,-ldl)
45 $(call emugl-export,LDLIBS,-lpthread -lrt)
  /development/tools/emulator/opengl/tests/EGL_host_wrapper/
Android.mk 11 $(call emugl-export,LDLIBS,-ldl -pthread)
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
Android.mk 27 $(call emugl-export,LDLIBS,-lGL -ldl)
33 $(call emugl-export,LDLIBS,-lopengl32 -lgdi32)
  /development/tools/emulator/opengl/tests/translator_tests/MacCommon/
Android.mk 9 $(call emugl-export,LDLIBS,$(foreach _framework,$(LIBMACVIEW_FRAMEWORKS),$(LIBMACVIEW_PREFIX)$(_framework)))
  /external/iproute2/genl/
Makefile 15 LDLIBS += -lm -ldl
  /external/iproute2/netem/
Makefile 6 LDLIBS += -lm
  /external/iproute2/tc/
Makefile 67 LDLIBS += -L. -ltc -lm
70 LDLIBS += -ldl
  /external/iproute2/ip/
Makefile 30 LDLIBS += -ldl
  /ndk/build/core/
import-locals.mk 61 imported_LDLIBS := $(call module-get-listed-export,$(all_depends),LDLIBS)
definitions.mk 303 LDLIBS \
    [all...]
  /development/tools/emulator/opengl/
common.mk 92 LDLIBS \
119 # $1: Local variable type (e.g. CFLAGS, LDLIBS, etc...)

Completed in 396 milliseconds