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

  /external/ltp/testcases/network/rpc/basic_tests/rpc01/lib/
Makefile 23 INTERNAL_LIB := librpc01.a
  /external/ltp/testcases/kernel/lib/
Makefile 27 INTERNAL_LIB := libkerntest.a
  /external/ltp/testcases/kernel/mem/lib/
Makefile 24 INTERNAL_LIB := libmem.a
  /external/ltp/include/mk/
lib.mk 35 ifndef INTERNAL_LIB
36 $(error You must define LIB or INTERNAL_LIB when including this Makefile)
46 LIB ?= $(INTERNAL_LIB)

Completed in 55 milliseconds