Searched refs:CONFIG_FILES (Results 1 – 3 of 3) sorted by relevance
4409 CONFIG_FILES = $CONFIG_FILES4614 if test -n "$CONFIG_FILES"; then5566 CONFIG_FILES = $CONFIG_FILES5772 if test -n "$CONFIG_FILES"; then6724 CONFIG_FILES = $CONFIG_FILES6931 if test -n "$CONFIG_FILES"; then7883 CONFIG_FILES = $CONFIG_FILES8091 if test -n "$CONFIG_FILES"; then9043 CONFIG_FILES = $CONFIG_FILES9252 if test -n "$CONFIG_FILES"; then[all …]
17622 CONFIG_FILES = $CONFIG_FILES18100 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;18101 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;18109 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;18110 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;18117 "distribute.sh") CONFIG_FILES="$CONFIG_FILES distribute.sh" ;;18164 if test -n "$CONFIG_FILES"; then18428 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"18717 case $CONFIG_FILES in18718 *\'*) eval set x "$CONFIG_FILES" ;;[all …]
685 case $CONFIG_FILES in686 *\'*) eval set x "$CONFIG_FILES" ;;687 *) set x $CONFIG_FILES ;;