• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/

Lines Matching refs:recursive

128 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
129 html-recursive info-recursive install-data-recursive \
130 install-dvi-recursive install-exec-recursive \
131 install-html-recursive install-info-recursive \
132 install-pdf-recursive install-ps-recursive install-recursive \
133 installcheck-recursive installdirs-recursive pdf-recursive \
134 ps-recursive uninstall-recursive
139 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
140 distclean-recursive maintainer-clean-recursive
141 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
142 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
404 $(MAKE) $(AM_MAKEFLAGS) all-recursive
651 target=`echo $@ | sed s/-recursive//`; \
686 target=`echo $@ | sed s/-recursive//`; \
697 tags-recursive:
701 ctags-recursive:
716 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
751 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
961 $(MAKE) $(AM_MAKEFLAGS) check-recursive
963 installdirs: installdirs-recursive
969 $(MAKE) $(AM_MAKEFLAGS) install-recursive
970 install-exec: install-exec-recursive
971 install-data: install-data-recursive
972 uninstall: uninstall-recursive
977 installcheck: installcheck-recursive
996 clean: clean-recursive
1001 distclean: distclean-recursive
1007 dvi: dvi-recursive
1011 html: html-recursive
1015 info: info-recursive
1022 install-dvi: install-dvi-recursive
1028 install-html: install-html-recursive
1032 install-info: install-info-recursive
1038 install-pdf: install-pdf-recursive
1042 install-ps: install-ps-recursive
1048 maintainer-clean: maintainer-clean-recursive
1054 mostlyclean: mostlyclean-recursive
1059 pdf: pdf-recursive
1063 ps: ps-recursive
1074 ctags-recursive install install-am install-strip \
1075 tags-recursive
1079 clean-libLTLIBRARIES clean-libtool ctags ctags-recursive dist \
1094 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \