• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/

Lines Matching refs:recursive

67 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68 html-recursive info-recursive install-data-recursive \
69 install-dvi-recursive install-exec-recursive \
70 install-html-recursive install-info-recursive \
71 install-pdf-recursive install-ps-recursive install-recursive \
72 installcheck-recursive installdirs-recursive pdf-recursive \
73 ps-recursive uninstall-recursive
103 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104 distclean-recursive maintainer-clean-recursive
105 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
106 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
302 $(MAKE) $(AM_MAKEFLAGS) all-recursive
402 target=`echo $@ | sed s/-recursive//`; \
437 target=`echo $@ | sed s/-recursive//`; \
448 tags-recursive:
452 ctags-recursive:
467 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
502 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
712 check: check-recursive
714 installdirs: installdirs-recursive
719 install: install-recursive
720 install-exec: install-exec-recursive
721 install-data: install-data-recursive
722 uninstall: uninstall-recursive
727 installcheck: installcheck-recursive
749 clean: clean-recursive
753 distclean: distclean-recursive
759 dvi: dvi-recursive
763 html: html-recursive
767 info: info-recursive
773 install-dvi: install-dvi-recursive
779 install-html: install-html-recursive
783 install-info: install-info-recursive
789 install-pdf: install-pdf-recursive
793 install-ps: install-ps-recursive
799 maintainer-clean: maintainer-clean-recursive
805 mostlyclean: mostlyclean-recursive
809 pdf: pdf-recursive
813 ps: ps-recursive
820 ctags-recursive install-am install-strip tags-recursive
824 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
836 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \