• 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/conf/

Lines Matching refs:recursive

58 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
59 html-recursive info-recursive install-data-recursive \
60 install-dvi-recursive install-exec-recursive \
61 install-html-recursive install-info-recursive \
62 install-pdf-recursive install-ps-recursive install-recursive \
63 installcheck-recursive installdirs-recursive pdf-recursive \
64 ps-recursive uninstall-recursive
94 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
95 distclean-recursive maintainer-clean-recursive
96 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
97 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
261 all: all-recursive
334 target=`echo $@ | sed s/-recursive//`; \
369 target=`echo $@ | sed s/-recursive//`; \
380 tags-recursive:
384 ctags-recursive:
399 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
434 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
513 check: check-recursive
515 installdirs: installdirs-recursive
520 install: install-recursive
521 install-exec: install-exec-recursive
522 install-data: install-data-recursive
523 uninstall: uninstall-recursive
528 installcheck: installcheck-recursive
550 clean: clean-recursive
554 distclean: distclean-recursive
558 dvi: dvi-recursive
562 html: html-recursive
566 info: info-recursive
572 install-dvi: install-dvi-recursive
578 install-html: install-html-recursive
582 install-info: install-info-recursive
588 install-pdf: install-pdf-recursive
592 install-ps: install-ps-recursive
598 maintainer-clean: maintainer-clean-recursive
602 mostlyclean: mostlyclean-recursive
606 pdf: pdf-recursive
610 ps: ps-recursive
616 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
617 install-am install-strip tags-recursive
621 ctags ctags-recursive distclean distclean-generic \
631 tags tags-recursive uninstall uninstall-alsaDATA uninstall-am