Searched refs:CONFIG_MK (Results 1 – 5 of 5) sorted by relevance
85 CONFIG_MK ?= config.mk96 ifeq ($(wildcard $(CONFIG_MK)),)152 include $(CONFIG_MK)
120 $(info `$(CONFIG_MK)' from this directory then read the INSTALL file for help.)
365 -$(DELETE) $(subst /,$(SEP),$(CONFIG_MK) $(NO_OUTPUT))
305 CONFIG_MK="../../include/mk/config-openposix.mk"317 if [ -f "$CONFIG_MK" ]; then318 cat "$CONFIG_MK" >> "$GLOBAL_BOILERPLATE"
1187 $(CONFIG_MK) to force lowercase file name under Windows.