Searched +full:- +full:- +full:recursive (Results 1 – 25 of 1265) sorted by relevance
12345678910>>...51
| /external/e2fsprogs/ |
| D | Makefile.in | 40 all-static:: 42 @ALL_CMT@ $(MAKE) static-progs 45 @for i in $(SUBS) ; do if test -d `dirname $$i` ; \ 47 @(if test -d lib/et ; then cd lib/et && $(MAKE) compile_et; fi) 48 @(if test -d lib/ext2fs ; then cd lib/ext2fs && $(MAKE) ext2_err.h; fi) 49 @(if test -d lib/support ; then cd lib/support && $(MAKE) prof_err.h; fi) 51 progs: all-progs-recursive 52 static-progs: all-static-progs-recursive 53 libs: all-libs-recursive 54 all-progs-recursive all-libs-recursive:: subs [all …]
|
| /external/tensorflow/tensorflow/tools/pip_package/ |
| D | MANIFEST.in | 3 recursive-include * *.py 4 recursive-include * *.pyd 5 recursive-include * *.pyi 6 recursive-include * *.pd 7 recursive-include * *.so 8 recursive-include * *.so.[0-9] 9 recursive-include * *.dylib 10 recursive-include * *.dll 11 recursive-include * *.lib 12 recursive-include * *.csv [all …]
|
| /external/cronet/third_party/icu/source/samples/ |
| D | Makefile.in | 5 ## Copyright (c) 1999-2011, International Business Machines Corporation and 19 ## Platform-specific setup 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local 41 distclean : distclean-recursive distclean-local [all …]
|
| /external/icu/icu4c/source/samples/ |
| D | Makefile.in | 5 ## Copyright (c) 1999-2011, International Business Machines Corporation and 19 ## Platform-specific setup 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local 41 distclean : distclean-recursive distclean-local [all …]
|
| /external/icu/icu4c/source/test/perf/ |
| D | Makefile.in | 6 ## Copyright (c) 1999-2011, International Business Machines Corporation and 31 .PHONY : everything all all-local all-recursive install install-local \ 32 install-recursive clean clean-local clean-recursive distclean \ 33 distclean-local distclean-recursive dist dist-recursive dist-local \ 34 check check-recursive check-local xperf xperf-recursive 40 everything: all-recursive all-local 43 install: install-recursive install-local 44 clean: clean-recursive clean-local 45 distclean : distclean-recursive distclean-local 49 dist: dist-recursive dist-local [all …]
|
| /external/cronet/third_party/icu/source/test/perf/ |
| D | Makefile.in | 6 ## Copyright (c) 1999-2011, International Business Machines Corporation and 31 .PHONY : everything all all-local all-recursive install install-local \ 32 install-recursive clean clean-local clean-recursive distclean \ 33 distclean-local distclean-recursive dist dist-recursive dist-local \ 34 check check-recursive check-local xperf xperf-recursive 40 everything: all-recursive all-local 43 install: install-recursive install-local 44 clean: clean-recursive clean-local 45 distclean : distclean-recursive distclean-local 49 dist: dist-recursive dist-local [all …]
|
| /external/icu/icu4c/source/tools/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2012, International Business Machines Corporation and 22 ifneq (@platform_make_fragment_name@,mh-cygwin-msvc) 27 .PHONY : all all-local all-recursive install install-local \ 28 install-recursive clean clean-local clean-recursive distclean \ 29 distclean-local distclean-recursive dist dist-local dist-recursive \ 30 check check-local check-recursive build-local check-exhaustive 36 all: all-recursive 37 install: install-recursive 38 clean: clean-local clean-recursive 39 distclean : distclean-recursive [all …]
|
| /external/cronet/third_party/icu/source/tools/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2012, International Business Machines Corporation and 22 ifneq (@platform_make_fragment_name@,mh-cygwin-msvc) 27 .PHONY : all all-local all-recursive install install-local \ 28 install-recursive clean clean-local clean-recursive distclean \ 29 distclean-local distclean-recursive dist dist-local dist-recursive \ 30 check check-local check-recursive build-local check-exhaustive 36 all: all-recursive 37 install: install-recursive 38 clean: clean-local clean-recursive 39 distclean : distclean-recursive [all …]
|
| /external/cronet/third_party/icu/source/test/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2014, International Business Machines Corporation and 40 .PHONY : everything all all-local all-recursive install install-local \ 41 install-recursive clean clean-local clean-recursive distclean \ 42 distclean-local distclean-recursive dist dist-recursive dist-local \ 43 check check-recursive check-local xcheck xcheck-recursive xcheck-local \ 44 check-exhaustive check-exhaustive-recursive 50 everything: all-recursive all-local 52 ifneq ($(RECURSIVE),YES) 56 install: install-recursive install-local 57 clean: clean-recursive clean-local [all …]
|
| /external/icu/icu4c/source/test/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2014, International Business Machines Corporation and 40 .PHONY : everything all all-local all-recursive install install-local \ 41 install-recursive clean clean-local clean-recursive distclean \ 42 distclean-local distclean-recursive dist dist-recursive dist-local \ 43 check check-recursive check-local xcheck xcheck-recursive xcheck-local \ 44 check-exhaustive check-exhaustive-recursive 50 everything: all-recursive all-local 52 ifneq ($(RECURSIVE),YES) 56 install: install-recursive install-local 57 clean: clean-recursive clean-local [all …]
|
| /external/icu/icu4c/source/extra/ |
| D | Makefile.in | 5 # Copyright (C) 1999-2011, International Business Machines 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local 41 distclean : distclean-recursive distclean-local 42 dist: dist-recursive dist-local [all …]
|
| /external/cronet/third_party/icu/source/extra/ |
| D | Makefile.in | 5 # Copyright (C) 1999-2011, International Business Machines 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local 41 distclean : distclean-recursive distclean-local 42 dist: dist-recursive dist-local [all …]
|
| /external/libnfnetlink/include/ |
| D | Makefile.in | 24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ 29 *=*|--*) ;; \ 41 install_sh_DATA = $(install_sh) -c -m 644 42 install_sh_PROGRAM = $(install_sh) -c 43 install_sh_SCRIPT = $(install_sh) -c 64 mkinstalldirs = $(install_sh) -d 75 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 76 html-recursive info-recursive install-data-recursive \ 77 install-dvi-recursive install-exec-recursive \ 78 install-html-recursive install-info-recursive \ [all …]
|
| /external/fonttools/ |
| D | MANIFEST.in | 16 recursive-include Lib/fontTools py.typed 22 recursive-include .travis *.sh 24 recursive-include Icons *.png *.pdf 28 include Doc/docs-requirements.txt 31 recursive-include Doc/man/man1 *.1 32 recursive-include Doc/source *.py *.rst 34 recursive-include Tests *.py *.ttx *.otx *.fea *.feax 35 recursive-include Tests *.ttc *.ttf *.dfont *.woff *.woff2 36 recursive-include Tests *.otf *.ttx.* 37 recursive-include Tests *.glif *.plist [all …]
|
| /external/libogg/include/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 if test -z '$(MAKELEVEL)'; then \ 20 elif test -n '$(MAKE_HOST)'; then \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 29 case $${target_option-} in \ 32 "target option '$${target_option-}' specified" >&2; \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
| /external/libnetfilter_conntrack/include/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 19 case $${target_option-} in \ 22 "target option '$${target_option-}' specified" >&2; \ 45 *=*|--*) continue;; \ 46 -*I) strip_trailopt 'I'; skip_next=yes;; \ 47 -*I?*) strip_trailopt 'I';; \ 48 -*O) strip_trailopt 'O'; skip_next=yes;; \ 49 -*O?*) strip_trailopt 'O';; \ 50 -*l) strip_trailopt 'l'; skip_next=yes;; \ [all …]
|
| /external/libexif/contrib/ |
| D | Makefile.in | 23 install_sh_DATA = $(install_sh) -c -m 644 24 install_sh_PROGRAM = $(install_sh) -c 25 install_sh_SCRIPT = $(install_sh) -c 39 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \ 40 $(top_srcdir)/m4m/gp-config-msg.m4 \ 41 $(top_srcdir)/m4m/gp-documentation.m4 \ 42 $(top_srcdir)/m4m/gp-gettext-hack.m4 \ 43 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \ 44 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \ 45 $(top_srcdir)/auto-m4/lib-link.m4 \ [all …]
|
| /external/libcap-ng/libcap-ng-0.7/bindings/ |
| D | Makefile.in | 18 # Makefile.am -- 34 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 45 install_sh_DATA = $(install_sh) -c -m 644 46 install_sh_PROGRAM = $(install_sh) -c 47 install_sh_SCRIPT = $(install_sh) -c 69 mkinstalldirs = $(install_sh) -d 74 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 75 html-recursive info-recursive install-data-recursive \ 76 install-dvi-recursive install-exec-recursive \ 77 install-html-recursive install-info-recursive \ [all …]
|
| /external/speex/ti/ |
| D | Makefile | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 #AUTOMAKE_OPTIONS = no-dependencies 21 if test -z '$(MAKELEVEL)'; then \ 23 elif test -n '$(MAKE_HOST)'; then \ 25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 case $${target_option-} in \ 35 "target option '$${target_option-}' specified" >&2; \ 58 *=*|--*) continue;; \ 59 -*I) strip_trailopt 'I'; skip_next=yes;; \ 60 -*I?*) strip_trailopt 'I';; \ [all …]
|
| /external/speex/win32/ |
| D | Makefile | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 #AUTOMAKE_OPTIONS = no-dependencies 21 if test -z '$(MAKELEVEL)'; then \ 23 elif test -n '$(MAKE_HOST)'; then \ 25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 case $${target_option-} in \ 35 "target option '$${target_option-}' specified" >&2; \ 58 *=*|--*) continue;; \ 59 -*I) strip_trailopt 'I'; skip_next=yes;; \ 60 -*I?*) strip_trailopt 'I';; \ [all …]
|
| /external/speex/win32/VS2003/ |
| D | Makefile | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 #AUTOMAKE_OPTIONS = no-dependencies 21 if test -z '$(MAKELEVEL)'; then \ 23 elif test -n '$(MAKE_HOST)'; then \ 25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 case $${target_option-} in \ 35 "target option '$${target_option-}' specified" >&2; \ 58 *=*|--*) continue;; \ 59 -*I) strip_trailopt 'I'; skip_next=yes;; \ 60 -*I?*) strip_trailopt 'I';; \ [all …]
|
| /external/speex/win32/VS2008/ |
| D | Makefile | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 #AUTOMAKE_OPTIONS = no-dependencies 21 if test -z '$(MAKELEVEL)'; then \ 23 elif test -n '$(MAKE_HOST)'; then \ 25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 case $${target_option-} in \ 35 "target option '$${target_option-}' specified" >&2; \ 58 *=*|--*) continue;; \ 59 -*I) strip_trailopt 'I'; skip_next=yes;; \ 60 -*I?*) strip_trailopt 'I';; \ [all …]
|
| D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 #AUTOMAKE_OPTIONS = no-dependencies 21 if test -z '$(MAKELEVEL)'; then \ 23 elif test -n '$(MAKE_HOST)'; then \ 25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 case $${target_option-} in \ 35 "target option '$${target_option-}' specified" >&2; \ 58 *=*|--*) continue;; \ 59 -*I) strip_trailopt 'I'; skip_next=yes;; \ 60 -*I?*) strip_trailopt 'I';; \ [all …]
|
| /external/speex/win32/VS2005/ |
| D | Makefile | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 #AUTOMAKE_OPTIONS = no-dependencies 21 if test -z '$(MAKELEVEL)'; then \ 23 elif test -n '$(MAKE_HOST)'; then \ 25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 case $${target_option-} in \ 35 "target option '$${target_option-}' specified" >&2; \ 58 *=*|--*) continue;; \ 59 -*I) strip_trailopt 'I'; skip_next=yes;; \ 60 -*I?*) strip_trailopt 'I';; \ [all …]
|
| /external/speex/include/ |
| D | Makefile | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 if test -z '$(MAKELEVEL)'; then \ 20 elif test -n '$(MAKE_HOST)'; then \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 29 case $${target_option-} in \ 32 "target option '$${target_option-}' specified" >&2; \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
12345678910>>...51