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

Lines Matching refs:recursive

60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61 html-recursive info-recursive install-data-recursive \
62 install-dvi-recursive install-exec-recursive \
63 install-html-recursive install-info-recursive \
64 install-pdf-recursive install-ps-recursive install-recursive \
65 installcheck-recursive installdirs-recursive pdf-recursive \
66 ps-recursive uninstall-recursive
77 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
78 distclean-recursive maintainer-clean-recursive
250 $(MAKE) $(AM_MAKEFLAGS) all-recursive
376 target=`echo $@ | sed s/-recursive//`; \
411 target=`echo $@ | sed s/-recursive//`; \
422 tags-recursive:
426 ctags-recursive:
441 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
470 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
644 check: check-recursive
646 installdirs: installdirs-recursive
651 install: install-recursive
652 install-exec: install-exec-recursive
653 install-data: install-data-recursive
654 uninstall: uninstall-recursive
659 installcheck: installcheck-recursive
675 clean: clean-recursive
679 distclean: distclean-recursive
685 dvi: dvi-recursive
689 html: html-recursive
691 info: info-recursive
697 install-dvi: install-dvi-recursive
701 install-html: install-html-recursive
703 install-info: install-info-recursive
707 install-pdf: install-pdf-recursive
709 install-ps: install-ps-recursive
713 maintainer-clean: maintainer-clean-recursive
719 mostlyclean: mostlyclean-recursive
723 pdf: pdf-recursive
727 ps: ps-recursive
738 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
751 tags tags-recursive uninstall uninstall-am \