Home
last modified time | relevance | path

Searched refs:ndk_doxygen_out (Results 1 – 1 of 1) sorted by relevance

/build/make/core/
DMakefile145 ndk_doxygen_out := $(OUT_NDK_DOCS) macro
152 $(ndk_doxygen_out)/index.html: $(ndk_docs_srcs) $(SOONG_OUT_DIR)/ndk.timestamp
153 @mkdir -p $(ndk_doxygen_out)
162 ndk-docs: $(ndk_doxygen_out)/index.html