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

Lines Matching refs:recursive

136 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
137 html-recursive info-recursive install-data-recursive \
138 install-dvi-recursive install-exec-recursive \
139 install-html-recursive install-info-recursive \
140 install-pdf-recursive install-ps-recursive install-recursive \
141 installcheck-recursive installdirs-recursive pdf-recursive \
142 ps-recursive uninstall-recursive
152 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
153 distclean-recursive maintainer-clean-recursive
509 $(MAKE) $(AM_MAKEFLAGS) all-recursive
610 target=`echo $@ | sed s/-recursive//`; \
645 target=`echo $@ | sed s/-recursive//`; \
656 tags-recursive:
660 ctags-recursive:
675 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
704 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
870 check: check-recursive
872 installdirs: installdirs-recursive
877 install: install-recursive
878 install-exec: install-exec-recursive
879 install-data: install-data-recursive
880 uninstall: uninstall-recursive
885 installcheck: installcheck-recursive
901 clean: clean-recursive
905 distclean: distclean-recursive
911 dvi: dvi-recursive
915 html: html-recursive
917 info: info-recursive
923 install-dvi: install-dvi-recursive
927 install-html: install-html-recursive
929 install-info: install-info-recursive
933 install-pdf: install-pdf-recursive
935 install-ps: install-ps-recursive
939 maintainer-clean: maintainer-clean-recursive
945 mostlyclean: mostlyclean-recursive
949 pdf: pdf-recursive
953 ps: ps-recursive
964 clean-generic clean-libtool ctags ctags-recursive dist \
977 tags tags-recursive uninstall uninstall-am \