Searched refs:MAKECONF (Results 1 – 6 of 6) sorted by relevance
46 make MAKECONF="$(pwd)/empty.conf" show-config-var48 make MAKECONF="$(pwd)/custom.conf" show-config-var66 make MAKECONF="$(pwd)/non-existent.conf" hello
92 # Creates a mk.conf file and points MAKECONF to it.124 MAKECONF="${file}"; export MAKECONF127 MAKECONF="$(pwd)/${file}"; export MAKECONF
14 MAKECONF?= /etc/mk.conf15 .-include "${MAKECONF}"
115 include the file specified by the "MAKECONF" variable. If MAKECONF is not
446 It includes ``${MAKECONF}`` if it is defined and exists.
23 MAKECONF?= /dev/null macro178 ${CROSS_TOOLCHAIN_PARAM} __MAKE_CONF=${MAKECONF} SRCCONF=${SRCCONF} \184 ${CROSS_TOOLCHAIN_PARAM} __MAKE_CONF=${MAKECONF} SRCCONF=${SRCCONF} \