• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/

Lines Matching refs:recursive

117 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
118 html-recursive info-recursive install-data-recursive \
119 install-dvi-recursive install-exec-recursive \
120 install-html-recursive install-info-recursive \
121 install-pdf-recursive install-ps-recursive install-recursive \
122 installcheck-recursive installdirs-recursive pdf-recursive \
123 ps-recursive uninstall-recursive
124 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
125 distclean-recursive maintainer-clean-recursive
306 all: all-recursive
481 target=`echo $@ | sed s/-recursive//`; \
516 target=`echo $@ | sed s/-recursive//`; \
527 tags-recursive:
531 ctags-recursive:
546 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
575 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
640 check: check-recursive
642 installdirs: installdirs-recursive
647 install: install-recursive
648 install-exec: install-exec-recursive
649 install-data: install-data-recursive
650 uninstall: uninstall-recursive
655 installcheck: installcheck-recursive
672 clean: clean-recursive
677 distclean: distclean-recursive
683 dvi: dvi-recursive
687 html: html-recursive
689 info: info-recursive
695 install-dvi: install-dvi-recursive
699 install-html: install-html-recursive
701 install-info: install-info-recursive
705 install-pdf: install-pdf-recursive
707 install-ps: install-ps-recursive
711 maintainer-clean: maintainer-clean-recursive
716 mostlyclean: mostlyclean-recursive
721 pdf: pdf-recursive
725 ps: ps-recursive
737 ctags-recursive distclean distclean-compile distclean-generic \
747 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \