Lines Matching refs:recursive

596 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
597 ctags-recursive dvi-recursive html-recursive info-recursive \
598 install-data-recursive install-dvi-recursive \
599 install-exec-recursive install-html-recursive \
600 install-info-recursive install-pdf-recursive \
601 install-ps-recursive install-recursive installcheck-recursive \
602 installdirs-recursive pdf-recursive ps-recursive \
603 tags-recursive uninstall-recursive
642 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
643 distclean-recursive maintainer-clean-recursive
648 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
1622 $(MAKE) $(AM_MAKEFLAGS) all-recursive
2150 target=`echo $@ | sed s/-recursive//`; \
2172 tags: tags-recursive
2203 ctags: ctags-recursive
2222 cscopelist: cscopelist-recursive
2705 $(MAKE) $(AM_MAKEFLAGS) check-recursive
2710 installdirs: installdirs-recursive
2716 $(MAKE) $(AM_MAKEFLAGS) install-recursive
2718 $(MAKE) $(AM_MAKEFLAGS) install-exec-recursive
2719 install-data: install-data-recursive
2720 uninstall: uninstall-recursive
2725 installcheck: installcheck-recursive
2755 clean: clean-recursive
2760 distclean: distclean-recursive
2880 dvi: dvi-recursive
2884 html: html-recursive
2888 info: info-recursive
2895 install-dvi: install-dvi-recursive
2901 install-html: install-html-recursive
2905 install-info: install-info-recursive
2911 install-pdf: install-pdf-recursive
2915 install-ps: install-ps-recursive
2921 maintainer-clean: maintainer-clean-recursive
3041 mostlyclean: mostlyclean-recursive
3046 pdf: pdf-recursive
3050 ps: ps-recursive