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

Lines Matching refs:recursive

83 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
84 html-recursive info-recursive install-data-recursive \
85 install-dvi-recursive install-exec-recursive \
86 install-html-recursive install-info-recursive \
87 install-pdf-recursive install-ps-recursive install-recursive \
88 installcheck-recursive installdirs-recursive pdf-recursive \
89 ps-recursive uninstall-recursive
124 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
125 distclean-recursive maintainer-clean-recursive
126 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
127 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
323 $(MAKE) $(AM_MAKEFLAGS) all-recursive
426 target=`echo $@ | sed s/-recursive//`; \
461 target=`echo $@ | sed s/-recursive//`; \
472 tags-recursive:
476 ctags-recursive:
491 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
526 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
733 check: check-recursive
735 installdirs: installdirs-recursive
740 install: install-recursive
741 install-exec: install-exec-recursive
742 install-data: install-data-recursive
743 uninstall: uninstall-recursive
748 installcheck: installcheck-recursive
770 clean: clean-recursive
774 distclean: distclean-recursive
780 dvi: dvi-recursive
784 html: html-recursive
788 info: info-recursive
794 install-dvi: install-dvi-recursive
800 install-html: install-html-recursive
804 install-info: install-info-recursive
810 install-pdf: install-pdf-recursive
814 install-ps: install-ps-recursive
820 maintainer-clean: maintainer-clean-recursive
826 mostlyclean: mostlyclean-recursive
830 pdf: pdf-recursive
834 ps: ps-recursive
841 ctags-recursive install-am install-strip tags-recursive
845 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
857 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \