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

Lines Matching refs:recursive

237 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
238 html-recursive info-recursive install-data-recursive \
239 install-dvi-recursive install-exec-recursive \
240 install-html-recursive install-info-recursive \
241 install-pdf-recursive install-ps-recursive install-recursive \
242 installcheck-recursive installdirs-recursive pdf-recursive \
243 ps-recursive uninstall-recursive
252 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
253 distclean-recursive maintainer-clean-recursive
749 $(MAKE) $(AM_MAKEFLAGS) all-recursive
873 target=`echo $@ | sed s/-recursive//`; \
908 target=`echo $@ | sed s/-recursive//`; \
919 tags-recursive:
923 ctags-recursive:
938 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
967 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1133 check: check-recursive
1135 installdirs: installdirs-recursive
1140 install: install-recursive
1141 install-exec: install-exec-recursive
1142 install-data: install-data-recursive
1143 uninstall: uninstall-recursive
1148 installcheck: installcheck-recursive
1165 clean: clean-recursive
1169 distclean: distclean-recursive
1175 dvi: dvi-recursive
1179 html: html-recursive
1181 info: info-recursive
1188 install-dvi: install-dvi-recursive
1192 install-html: install-html-recursive
1194 install-info: install-info-recursive
1198 install-pdf: install-pdf-recursive
1200 install-ps: install-ps-recursive
1204 maintainer-clean: maintainer-clean-recursive
1210 mostlyclean: mostlyclean-recursive
1214 pdf: pdf-recursive
1218 ps: ps-recursive
1230 clean-generic clean-libtool ctags ctags-recursive dist \
1243 ps ps-am tags tags-recursive uninstall uninstall-am \