/external/icu/icu4c/source/tools/gencfu/ |
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 63 clean-local: 67 distclean-local: clean-local 89 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/gencmn/ |
Makefile.in | 24 ## Extra files to remove for 'make clean' 38 .PHONY : all all-local install install-local clean clean-local \ 47 clean: clean-local 64 clean-local: 68 distclean-local: clean-local 89 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/gencnval/ |
Makefile.in | 24 ## Extra files to remove for 'make clean' 38 .PHONY : all all-local install install-local clean clean-local \ 47 clean: clean-local 64 clean-local: 68 distclean-local: clean-local 90 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/gendict/ |
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 63 clean-local: 67 distclean-local: clean-local 89 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/gennorm2/ |
Makefile.in | 19 ## Extra files to remove for 'make clean' 33 .PHONY : all all-local install install-local clean clean-local \ 42 clean: clean-local 55 clean-local: 59 distclean-local: clean-local 76 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/gensprep/ |
Makefile.in | 24 ## Extra files to remove for 'make clean' 38 .PHONY : all all-local install install-local clean clean-local \ 47 clean: clean-local 64 clean-local: 68 distclean-local: clean-local 90 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/gentest/ |
Makefile.in | 17 ## Extra files to remove for 'make clean' 32 .PHONY : all all-local install install-local clean clean-local \ 41 clean: clean-local 52 clean-local: 56 distclean-local: clean-local 72 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/icu/icu4c/source/tools/icupkg/ |
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/tools/icuswap/ |
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 91 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
|
/external/llvm/bindings/ocaml/backends/ |
Makefile | 25 clean-local:: clean-backends 40 clean-backends: stubs 42 $(MAKE) -f Makefile.$$i clean; \ 61 .PHONY: all-backends clean-backends install-backends uninstall-backends ocamldoc
|
/external/qemu-pc-bios/ |
Makefile | 39 clean: 42 $(MAKE) -C bochs/bios bios-clean 43 $(MAKE) -C bochs/bios dist-clean 44 $(MAKE) -C vgabios bios-clean 45 $(MAKE) -C vgabios dist-clean
|
/external/chromium_org/third_party/brotli/src/woff2/ |
Makefile | 26 clean : 28 make -C $(BROTLI)/dec clean 29 make -C $(BROTLI)/enc clean
|
/external/chromium_org/third_party/libsrtp/srtp/doc/ |
Makefile | 22 .PHONY: libsrtpdoc cryptodoc clean 35 cryptodoc: clean 40 clean:
|
/external/iproute2/ |
Makefile | 71 clean: 73 do $(MAKE) $(MFLAGS) -C $$i clean; done 77 $(MAKE) $(MFLAGS) clean
|
/external/srtp/doc/ |
Makefile | 22 .PHONY: libsrtpdoc cryptodoc clean 35 cryptodoc: clean 40 clean:
|
/external/stlport/ |
Makefile | 14 all install depend clean clobber distclean check:: 17 distclean clean depend clobber:: 26 .PHONY: all install depend clean clobber distclean check release-shared install-release-shared
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
Makefile | 38 clean:: 42 distclean:: clean 44 clobber:: clean
|
/external/chromium-trace/trace-viewer/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/chromium_org/third_party/icu/source/test/ |
Makefile.in | 18 ## Files to remove for 'make clean' 25 install-recursive clean clean-local clean-recursive distclean \ 40 clean: clean-recursive clean-local 53 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive: 98 clean-local: 101 distclean-local: clean-loca [all...] |
/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/icu/icu4c/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/libnl/tests/ |
Makefile | 28 clean: 29 @echo " CLEAN src"; \ 32 distclean: clean
|
/external/lldb/test/plugins/ |
builder_darwin.py | 8 def buildDsym(sender=None, architecture=None, compiler=None, dictionary=None, clean=True): 10 if clean: 12 "make clean" + getCmdLine(dictionary)
|
/external/pdfium/core/src/fxcodec/jbig2/ |
JBig2_Segment.cpp | 14 clean();
30 void CJBig2_Segment::clean()
function in class:CJBig2_Segment
|