• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/

Lines Matching refs:recursive

82 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
83 html-recursive info-recursive install-data-recursive \
84 install-dvi-recursive install-exec-recursive \
85 install-html-recursive install-info-recursive \
86 install-pdf-recursive install-ps-recursive install-recursive \
87 installcheck-recursive installdirs-recursive pdf-recursive \
88 ps-recursive uninstall-recursive
94 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
95 distclean-recursive maintainer-clean-recursive
359 all: all-recursive
527 target=`echo $@ | sed s/-recursive//`; \
562 target=`echo $@ | sed s/-recursive//`; \
573 tags-recursive:
577 ctags-recursive:
592 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
621 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
686 check: check-recursive
688 installdirs: installdirs-recursive
693 install: install-recursive
694 install-exec: install-exec-recursive
695 install-data: install-data-recursive
696 uninstall: uninstall-recursive
701 installcheck: installcheck-recursive
718 clean: clean-recursive
723 distclean: distclean-recursive
729 dvi: dvi-recursive
733 html: html-recursive
735 info: info-recursive
742 install-dvi: install-dvi-recursive
746 install-html: install-html-recursive
748 install-info: install-info-recursive
752 install-pdf: install-pdf-recursive
754 install-ps: install-ps-recursive
758 maintainer-clean: maintainer-clean-recursive
763 mostlyclean: mostlyclean-recursive
768 pdf: pdf-recursive
772 ps: ps-recursive
784 clean-pythonLTLIBRARIES ctags ctags-recursive distclean \
796 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \