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

  /external/toybox/scripts/
single.sh 30 DEPENDS="$(sed -n 's/^[ \t]*depends on //;T;s/[!][A-Z0-9_]*//g;s/ *&& */|/g;p' $TOYFILE | grep -v SMACK | xargs | tr ' ' '|')"
36 -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 908 milliseconds