• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/

Lines Matching refs:recursive

213 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
214 html-recursive info-recursive install-data-recursive \
215 install-dvi-recursive install-exec-recursive \
216 install-html-recursive install-info-recursive \
217 install-pdf-recursive install-ps-recursive install-recursive \
218 installcheck-recursive installdirs-recursive pdf-recursive \
219 ps-recursive uninstall-recursive
221 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
222 distclean-recursive maintainer-clean-recursive
223 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
224 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
663 data/valid-messages/recursive-types.message \
680 all: all-recursive
1035 target=`echo $@ | sed s/-recursive//`; \
1070 target=`echo $@ | sed s/-recursive//`; \
1081 tags-recursive:
1085 ctags-recursive:
1100 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1135 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1307 check: check-recursive
1309 installdirs: installdirs-recursive
1314 install: install-recursive
1315 install-exec: install-exec-recursive
1316 install-data: install-data-recursive
1317 uninstall: uninstall-recursive
1322 installcheck: installcheck-recursive
1340 clean: clean-recursive
1346 distclean: distclean-recursive
1352 dvi: dvi-recursive
1356 html: html-recursive
1360 info: info-recursive
1366 install-dvi: install-dvi-recursive
1372 install-html: install-html-recursive
1376 install-info: install-info-recursive
1382 install-pdf: install-pdf-recursive
1386 install-ps: install-ps-recursive
1392 maintainer-clean: maintainer-clean-recursive
1397 mostlyclean: mostlyclean-recursive
1402 pdf: pdf-recursive
1406 ps: ps-recursive
1413 ctags-recursive install-am install-strip tags-recursive
1419 clean-testexecPROGRAMS ctags ctags-recursive distclean \
1430 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \