/third_party/ltp/include/mk/ |
D | lib.mk | 37 ifndef INTERNAL_LIB 38 $(error You must define LIB or INTERNAL_LIB when including this Makefile) 48 LIB ?= $(INTERNAL_LIB)
|
/third_party/ltp/lib/android_librt/ |
D | Makefile | 5 INTERNAL_LIB := librt.a macro
|
/third_party/ltp/testcases/kernel/controllers/libcontrollers/ |
D | Makefile | 27 INTERNAL_LIB := libcontrollers.a macro
|
/third_party/ltp/lib/android_libpthread/ |
D | Makefile | 5 INTERNAL_LIB := libpthread.a macro
|
/third_party/ltp/testcases/kernel/containers/libclone/ |
D | Makefile | 25 INTERNAL_LIB := libclone.a macro
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/lib/ |
D | Makefile | 23 INTERNAL_LIB := librpc-tirpc.a macro
|
/third_party/ltp/utils/sctp/lib/ |
D | Makefile | 29 INTERNAL_LIB := libsctp.a macro
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | Makefile | 30 INTERNAL_LIB := libcpu_set.a macro
|
/third_party/ltp/testcases/kernel/lib/ |
D | Makefile | 11 INTERNAL_LIB := libkerntest.a macro
|
/third_party/ltp/libs/libltpsigwait/ |
D | Makefile | 8 INTERNAL_LIB := libltpsigwait.a macro
|
/third_party/ltp/libs/libltpnewipc/ |
D | Makefile | 8 INTERNAL_LIB := libltpnewipc.a macro
|
/third_party/ltp/libs/libltpnuma/ |
D | Makefile | 9 INTERNAL_LIB := libltpnuma.a macro
|
/third_party/ltp/libs/libltpipc/ |
D | Makefile | 8 INTERNAL_LIB := libltpipc.a macro
|
/third_party/ltp/libs/libltpswap/ |
D | Makefile | 9 INTERNAL_LIB := libltpswap.a macro
|
/third_party/ltp/libs/libltpuinput/ |
D | Makefile | 9 INTERNAL_LIB := libltpuinput.a macro
|
/third_party/ltp/utils/sctp/testlib/ |
D | Makefile | 31 INTERNAL_LIB := libsctputil.a macro
|
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/ |
D | Makefile | 9 INTERNAL_LIB := libhugetlb.a macro
|
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/lib/ |
D | Makefile | 23 INTERNAL_LIB := librpc01.a macro
|
/third_party/ltp/testcases/kernel/mem/lib/ |
D | Makefile | 24 INTERNAL_LIB := libmem.a macro
|
/third_party/ltp/testcases/realtime/lib/ |
D | Makefile | 34 INTERNAL_LIB := librealtime.a macro
|
/third_party/ltp/lib/ |
D | Makefile | 17 INTERNAL_LIB := libltp.a macro
|