/external/autotest/client/tests/kvm/deps/test_clock_getres/ |
Makefile | 10 clean:
|
/external/autotest/client/tests/signaltest/ |
Makefile | 10 clean:
|
/external/autotest/client/tests/signaltest/src/ |
Makefile | 9 clean:
|
/external/curl/lib/ |
makefile.dj | 27 # clean generated files 32 # clean object files and subdir 38 # clean without removing built library 40 clean: objclean 43 # clean everything 45 realclean vclean: clean
|
/external/iputils/Modules/ |
Makefile | 11 clean:
|
/external/jsmn/ |
Makefile | 20 clean: 26 .PHONY: all clean test
|
/external/libpng/ |
autogen.sh | 25 clean= 33 --clean) 34 clean=1;; 84 # These are separate because 'maintainer-clean' does not remove them. 109 # Clean: remove everything (this is to help with testing) 110 if test -n "$clean" 165 # Clean in case configure files exist
|
/external/llvm/autoconf/ |
AutoRegen.sh | 8 clean() { function 25 want_autoconf_version_clean=$(clean $want_autoconf_version) 26 want_autoheader_version_clean=$(clean $want_autoheader_version) 27 want_aclocal_version_clean=$(clean $want_aclocal_version)
|
/external/llvm/unittests/ |
Makefile | 19 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/selinux/policycoreutils/mcstrans/man/ |
Makefile | 10 clean:
|
/external/selinux/sepolgen/src/sepolgen/ |
Makefile | 11 clean:
|
/external/selinux/sepolgen/tests/ |
Makefile | 3 clean:
|
/prebuilts/go/darwin-x86/test/bench/garbage/ |
Makefile | 21 clean:
|
/prebuilts/go/linux-x86/test/bench/garbage/ |
Makefile | 21 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/icu/icu4c/source/samples/layout/ |
Makefile.in | 19 ## Extra files to remove for 'make clean' 39 .PHONY : all all-local install install-local clean clean-local \ 48 clean: clean-local 63 clean-local: 67 distclean-local: clean-local 104 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/test/letest/ |
Makefile.in | 16 ## Extra files to remove for 'make clean' 48 .PHONY : all all-local install install-local clean clean-local \ 57 clean: clean-local 69 clean-local: 73 distclean-local: clean-local 104 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/genrb/ |
Makefile.in | 26 ## Extra files to remove for 'make clean' 48 .PHONY : all all-local install install-local clean clean-local \ 57 clean: clean-local 75 clean-local: 79 distclean-local: clean-local 108 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/icuinfo/ |
Makefile.in | 17 ## Extra files to remove for 'make clean' 37 .PHONY : all all-local install install-local clean clean-local \ 46 clean: clean-local 59 clean-local: 63 distclean-local: clean-local 109 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/makeconv/ |
Makefile.in | 23 ## Extra files to remove for 'make clean' 37 .PHONY : all all-local install install-local clean clean-local \ 46 clean: clean-local 64 clean-local: 68 distclean-local: clean-local 90 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/test/ |
Makefile.in | 27 ## Files to remove for 'make clean' 34 install-recursive clean clean-local clean-recursive distclean \ 50 clean: clean-recursive clean-local 65 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive: 175 clean-local: 178 distclean-local: clean-loca [all...] |
/external/libogg/win32/ |
Makefile | 132 clean-libtool: 189 clean-generic: 194 maintainer-clean-generic: 197 clean: clean-am 199 clean-am: clean-generic clean-libtool mostlyclean-am 203 distclean-am: clean-am distclean-generic distclean-libtool 223 maintainer-clean: maintainer-clean-a [all...] |