• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/

Lines Matching refs:recursive

492 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
493 html-recursive info-recursive install-data-recursive \
494 install-dvi-recursive install-exec-recursive \
495 install-html-recursive install-info-recursive \
496 install-pdf-recursive install-ps-recursive install-recursive \
497 installcheck-recursive installdirs-recursive pdf-recursive \
498 ps-recursive uninstall-recursive
500 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
501 distclean-recursive maintainer-clean-recursive
1040 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1365 target=`echo $@ | sed s/-recursive//`; \
1400 target=`echo $@ | sed s/-recursive//`; \
1411 tags-recursive:
1415 ctags-recursive:
1430 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1459 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1601 $(MAKE) $(AM_MAKEFLAGS) check-recursive
1603 installdirs: installdirs-recursive
1606 $(MAKE) $(AM_MAKEFLAGS) install-recursive
1607 install-exec: install-exec-recursive
1608 install-data: install-data-recursive
1609 uninstall: uninstall-recursive
1614 installcheck: installcheck-recursive
1635 clean: clean-recursive
1640 distclean: distclean-recursive
1646 dvi: dvi-recursive
1650 html: html-recursive
1652 info: info-recursive
1658 install-dvi: install-dvi-recursive
1662 install-html: install-html-recursive
1664 install-info: install-info-recursive
1668 install-pdf: install-pdf-recursive
1670 install-ps: install-ps-recursive
1674 maintainer-clean: maintainer-clean-recursive
1679 mostlyclean: mostlyclean-recursive
1684 pdf: pdf-recursive
1688 ps: ps-recursive
1700 clean-noinstPROGRAMS ctags ctags-recursive distclean \
1711 tags-recursive uninstall uninstall-am