• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/

Lines Matching refs:recursive

167 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
168 html-recursive info-recursive install-data-recursive \
169 install-dvi-recursive install-exec-recursive \
170 install-html-recursive install-info-recursive \
171 install-pdf-recursive install-ps-recursive install-recursive \
172 installcheck-recursive installdirs-recursive pdf-recursive \
173 ps-recursive uninstall-recursive
175 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
176 distclean-recursive maintainer-clean-recursive
177 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
178 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
359 all: all-recursive
486 target=`echo $@ | sed s/-recursive//`; \
521 target=`echo $@ | sed s/-recursive//`; \
532 tags-recursive:
536 ctags-recursive:
551 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
586 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
665 check: check-recursive
667 installdirs: installdirs-recursive
669 install: install-recursive
670 install-exec: install-exec-recursive
671 install-data: install-data-recursive
672 uninstall: uninstall-recursive
677 installcheck: installcheck-recursive
699 clean: clean-recursive
703 distclean: distclean-recursive
709 dvi: dvi-recursive
713 html: html-recursive
717 info: info-recursive
723 install-dvi: install-dvi-recursive
729 install-html: install-html-recursive
733 install-info: install-info-recursive
739 install-pdf: install-pdf-recursive
743 install-ps: install-ps-recursive
749 maintainer-clean: maintainer-clean-recursive
754 mostlyclean: mostlyclean-recursive
759 pdf: pdf-recursive
763 ps: ps-recursive
769 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
770 install-am install-strip tags-recursive
774 ctags ctags-recursive distclean distclean-compile \
784 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am