HomeSort by relevance Sort by last modified time
    Searched defs:DEPS (Results 1 - 10 of 10) sorted by null

  /external/autotest/client/site_tests/graphics_Gbm/src/
Makefile 9 DEPS = $(SOURCES:.c=.d)
25 $(RM) $(OBJS) $(DEPS)
34 -include $(DEPS)
  /external/autotest/client/site_tests/graphics_GpuReset/src/
Makefile 9 DEPS = $(SOURCES:.c=.d)
33 $(RM) $(OBJS) $(DEPS)
42 -include $(DEPS)
  /external/icu/icu4c/source/samples/legacy/
Makefile 37 DEPS=$(OBJECTS:.o=.d)
52 -$(RMV) $(DEPS)
84 -include $(DEPS)
  /external/tpm2/
Makefile 312 DEPS = $(patsubst %.c,$(obj)/%.d,$(SOURCES))
333 -include $(DEPS)
  /external/autotest/client/site_tests/desktopui_SonicExtension/
config_json_iterator.py 57 DEPS = '_deps'
109 if ConfigJsonIterator.DEPS not in ret_dict:
112 deps_list = ret_dict[ConfigJsonIterator.DEPS]
116 del ret_dict[ConfigJsonIterator.DEPS]
  /external/libcap/libcap/
Makefile 20 DEPS = -lattr
42 -e 's,@deps@,$(DEPS),' \
  /external/autotest/client/deps/lansim/src/
setup.py 8 DEPS=['Makefile', 'setup.py', 'pyiftun.version']
15 PYIFTUN_DEPS = DEPS + PYIFTUN_SRC
24 depends = DEPS + PYIFTUN_SRC,
  /system/keymaster/
Makefile 132 DEPS=$(CPPSRCS:.cpp=.d) $(CCSRCS:.cc=.d) $(CSRCS:.c=.d)
386 rm -f $(OBJS) $(DEPS) $(BINARIES) \
  /system/security/keystore/tests/
Makefile 115 DEPS=$(CPPSRCS:.cpp=.d)
119 rm -f $(OBJS) $(DEPS) $(BINARIES) $(GCOV) \
  /external/testng/ant/
ivy-2.1.0.jar 

Completed in 357 milliseconds