Home
last modified time | relevance | path

Searched refs:CONFIG_MK (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dgenerate-makefiles.sh319 CONFIG_MK="../../include/mk/config-openposix.mk"
335 if [ -f "$CONFIG_MK" ]; then
336 cat "$CONFIG_MK" >> "$GLOBAL_BOILERPLATE"
/third_party/skia/third_party/externals/freetype/builds/
H A Dtoplevel.mk85 CONFIG_MK ?= config.mk macro
96 ifeq ($(wildcard $(CONFIG_MK)),)
164 include $(CONFIG_MK)
H A Ddetect.mk120 $(info `$(CONFIG_MK)' from this directory then read the INSTALL file for help.)
125 @$(COPY) $(subst /,$(SEP),$(CONFIG_RULES) $(CONFIG_MK))
H A Dfreetype.mk366 -$(DELETE) $(subst /,$(SEP),$(CONFIG_MK) $(NO_OUTPUT))

Completed in 2 milliseconds