HomeSort by relevance Sort by last modified time
    Searched refs:clean (Results 101 - 125 of 705) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/test/perf/
Makefile.in 18 ## Files to remove for 'make clean'
28 install-recursive clean clean-local clean-recursive distclean \
43 clean: clean-recursive clean-local
58 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
81 clean-local:
84 distclean-local: clean-loca
    [all...]
  /external/chromium_org/third_party/python_gflags/
Makefile 19 clean:
20 # Clean up any build files.
21 python setup.py clean --all
23 # Clean up the debian stuff
24 fakeroot ./debian/rules clean
26 # Clean up everything else
30 # Clean up the egg files
69 .PHONY: prep dist clean push check
  /external/icu4c/test/
Makefile.in 18 ## Files to remove for 'make clean'
25 install-recursive clean clean-local clean-recursive distclean \
41 clean: clean-recursive clean-local
55 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive:
100 clean-local:
103 distclean-local: clean-loca
    [all...]
  /external/icu4c/test/perf/
Makefile.in 18 ## Files to remove for 'make clean'
28 install-recursive clean clean-local clean-recursive distclean \
43 clean: clean-recursive clean-local
58 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
81 clean-local:
84 distclean-local: clean-loca
    [all...]
  /external/wpa_supplicant_8/src/
Makefile 6 clean:
7 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d clean; done
  /external/wpa_supplicant_8/src/drivers/
Makefile 4 clean:
  /external/wpa_supplicant_8/src/eap_peer/
Makefile 4 clean:
  /external/zlib/src/contrib/blast/
Makefile 7 clean:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/
Makefile 6 clean:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/
Makefile 6 clean:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/
Makefile 19 clean:
  /external/iputils/Modules/
Makefile 11 clean:
  /external/llvm/unittests/
Makefile 17 clean::
  /external/mesa3d/src/gallium/state_trackers/d3d1x/
Makefile 6 clean:
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
Makefile 6 clean:
  /external/mesa3d/src/gallium/state_trackers/glx/
Makefile 19 clean:
  /external/qemu/distrib/zlib-1.2.3/
Makefile 14 clean-zlib:
  /external/qemu-pc-bios/vgabios/
Makefile 24 clean:
28 bios-clean:
31 dist-clean: clean
  /external/yaffs2/yaffs2/mtdemul/
Makefile 28 clean:
  /ndk/build/core/
build-all.mk 35 clean clean-objs-dir \
36 clean-executables clean-libraries \
37 clean-installed-modules \
38 clean-installed-binaries
68 # this is the list of all generated files that we would need to clean
114 clean-dependency-converter:
126 clean: clean-intermediates clean-installed-binarie
    [all...]
  /external/chromium_org/third_party/icu/source/test/letest/
Makefile.in 19 ## Extra files to remove for 'make clean'
52 .PHONY : all all-local install install-local clean clean-local \
61 clean: clean-local
72 clean-local:
76 distclean-local: clean-local
100 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
  /external/chromium_org/third_party/icu/source/tools/genbrk/
Makefile.in 23 ## Extra files to remove for 'make clean'
40 .PHONY : all all-local install install-local clean clean-local \
49 clean: clean-local
66 clean-local:
70 distclean-local: clean-local
92 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
  /external/chromium_org/third_party/icu/source/tools/genccode/
Makefile.in 24 ## Extra files to remove for 'make clean'
41 .PHONY : all all-local install install-local clean clean-local \
50 clean: clean-local
67 clean-local:
71 distclean-local: clean-local
93 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
  /external/chromium_org/third_party/icu/source/tools/gencmn/
Makefile.in 24 ## Extra files to remove for 'make clean'
41 .PHONY : all all-local install install-local clean clean-local \
50 clean: clean-local
67 clean-local:
71 distclean-local: clean-local
92 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
  /external/chromium_org/third_party/icu/source/tools/gencnval/
Makefile.in 24 ## Extra files to remove for 'make clean'
41 .PHONY : all all-local install install-local clean clean-local \
50 clean: clean-local
67 clean-local:
71 distclean-local: clean-local
93 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)

Completed in 905 milliseconds

1 2 3 45 6 7 8 91011>>