HomeSort by relevance Sort by last modified time
    Searched refs:DEPENDS (Results 1 - 3 of 3) sorted by null

  /external/toybox/scripts/
single.sh 33 # Enable stuff this command depends on
34 DEPENDS="$(sed -n "/^config *$i"'$/,/^$/{s/^[ \t]*depends on //;T;s/[!][A-Z0-9_]*//g;s/ *&& */|/g;p}' $TOYFILE | xargs | tr ' ' '|')"
39 -e "s/# (CONFIG_($NAME|${NAME}_.*${DEPENDS:+|$DEPENDS})) is not set/\1=y/" \
  /external/zlib/src/nintendods/
Makefile 108 DEPENDS := $(OFILES:.o=.d)
122 -include $(DEPENDS)
  /external/libjpeg-turbo/
CMakeLists.txt     [all...]

Completed in 129 milliseconds