• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/

Lines Matching refs:recursive

81 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
82 html-recursive info-recursive install-data-recursive \
83 install-dvi-recursive install-exec-recursive \
84 install-html-recursive install-info-recursive \
85 install-pdf-recursive install-ps-recursive install-recursive \
86 installcheck-recursive installdirs-recursive pdf-recursive \
87 ps-recursive uninstall-recursive
93 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
94 distclean-recursive maintainer-clean-recursive
95 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
96 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
361 all: all-recursive
427 target=`echo $@ | sed s/-recursive//`; \
462 target=`echo $@ | sed s/-recursive//`; \
473 tags-recursive:
477 ctags-recursive:
492 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
527 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
738 check: check-recursive
740 installdirs: installdirs-recursive
742 install: install-recursive
743 install-exec: install-exec-recursive
744 install-data: install-data-recursive
745 uninstall: uninstall-recursive
750 installcheck: installcheck-recursive
773 clean: clean-recursive
777 distclean: distclean-recursive
783 dvi: dvi-recursive
787 html: html-recursive
791 info: info-recursive
797 install-dvi: install-dvi-recursive
803 install-html: install-html-recursive
807 install-info: install-info-recursive
813 install-pdf: install-pdf-recursive
817 install-ps: install-ps-recursive
823 maintainer-clean: maintainer-clean-recursive
829 mostlyclean: mostlyclean-recursive
833 pdf: pdf-recursive
837 ps: ps-recursive
843 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
844 install-am install-strip tags-recursive
848 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
860 ps ps-am tags tags-recursive uninstall uninstall-am