• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/

Lines Matching refs:recursive

78 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
79 html-recursive info-recursive install-data-recursive \
80 install-dvi-recursive install-exec-recursive \
81 install-html-recursive install-info-recursive \
82 install-pdf-recursive install-ps-recursive install-recursive \
83 installcheck-recursive installdirs-recursive pdf-recursive \
84 ps-recursive uninstall-recursive
85 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
86 distclean-recursive maintainer-clean-recursive
332 all: all-recursive
405 target=`echo $@ | sed s/-recursive//`; \
440 target=`echo $@ | sed s/-recursive//`; \
451 tags-recursive:
455 ctags-recursive:
470 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
499 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
564 check: check-recursive
566 installdirs: installdirs-recursive
571 install: install-recursive
572 install-exec: install-exec-recursive
573 install-data: install-data-recursive
574 uninstall: uninstall-recursive
579 installcheck: installcheck-recursive
596 clean: clean-recursive
600 distclean: distclean-recursive
604 dvi: dvi-recursive
608 html: html-recursive
610 info: info-recursive
616 install-dvi: install-dvi-recursive
620 install-html: install-html-recursive
622 install-info: install-info-recursive
626 install-pdf: install-pdf-recursive
628 install-ps: install-ps-recursive
632 maintainer-clean: maintainer-clean-recursive
636 mostlyclean: mostlyclean-recursive
640 pdf: pdf-recursive
644 ps: ps-recursive
655 ctags ctags-recursive distclean distclean-generic \
665 tags tags-recursive uninstall uninstall-am \