Searched refs:TOYFILES (Results 1 – 1 of 1) sorted by relevance
79 TOYFILES="$($SED -n 's/^CONFIG_\([^=]*\)=.*/\1/p' "$KCONFIG_CONFIG" | xargs | tr ' [A-Z]' '|[a-z]')"80 TOYFILES="$(egrep -l "TOY[(]($TOYFILES)[ ,]" toys/*/*.c)"84 TOYFILES="lib/help.c main.c $TOYFILES"86 if [ "${TOYFILES/pending//}" != "$TOYFILES" ]103 echo "FILES='$LIBFILES $TOYFILES'"300 for i in $LIBFILES click $TOYFILES