OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIVATE_DIR
(Results
1 - 2
of
2
) sorted by null
/build/core/tasks/
old-cts.mk
104
$(hide) mkdir -p $(
PRIVATE_DIR
)/docs
105
$(hide) mkdir -p $(
PRIVATE_DIR
)/tools
106
$(hide) mkdir -p $(
PRIVATE_DIR
)/repository/testcases
107
$(hide) mkdir -p $(
PRIVATE_DIR
)/repository/plans
110
$(hide) $(ACP) -fp $(HOSTTESTLIB_JAR) $(CTS_HOST_LIBRARY_JARS) $(TF_JAR) $(CTS_TF_JAR) $(CTS_TF_EXEC_PATH) $(ADDITIONAL_TF_JARS) $(CTS_TF_README_PATH) $(
PRIVATE_DIR
)/tools
111
$(hide) $(call copy-files-with-structure, $(CTS_SHARED_LIBS),$(HOST_OUT)/,$(
PRIVATE_DIR
))
380
$(hide) $(cts_tools_src_dir)/utils/buildCts.py cts/tests/tests/ $(
PRIVATE_DIR
) $(TMP_DIR) \
391
$(INTERNAL_CTS_TARGET):
PRIVATE_DIR
:= $(cts_dir)/$(cts_name)
/build/core/
Makefile
631
$(1) $(2):
PRIVATE_DIR
:= $(4)
634
build/tools/generate-notice-files.py $(1) $(2) $$(PRIVATE_MESSAGE) $$(
PRIVATE_DIR
)/src
[
all
...]
Completed in 513 milliseconds