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

Lines Matching refs:recursive

63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64 html-recursive info-recursive install-data-recursive \
65 install-dvi-recursive install-exec-recursive \
66 install-html-recursive install-info-recursive \
67 install-pdf-recursive install-ps-recursive install-recursive \
68 installcheck-recursive installdirs-recursive pdf-recursive \
69 ps-recursive uninstall-recursive
70 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
71 distclean-recursive maintainer-clean-recursive
72 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
73 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
253 all: all-recursive
315 target=`echo $@ | sed s/-recursive//`; \
350 target=`echo $@ | sed s/-recursive//`; \
361 tags-recursive:
365 ctags-recursive:
380 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
415 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
629 check: check-recursive
631 installdirs: installdirs-recursive
633 install: install-recursive
634 install-exec: install-exec-recursive
635 install-data: install-data-recursive
636 uninstall: uninstall-recursive
641 installcheck: installcheck-recursive
663 clean: clean-recursive
667 distclean: distclean-recursive
673 dvi: dvi-recursive
677 html: html-recursive
681 info: info-recursive
687 install-dvi: install-dvi-recursive
693 install-html: install-html-recursive
697 install-info: install-info-recursive
703 install-pdf: install-pdf-recursive
707 install-ps: install-ps-recursive
713 maintainer-clean: maintainer-clean-recursive
719 mostlyclean: mostlyclean-recursive
723 pdf: pdf-recursive
727 ps: ps-recursive
733 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
734 install-am install-strip tags-recursive
738 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
750 ps ps-am tags tags-recursive uninstall uninstall-am