• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/

Lines Matching refs:recursive

60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61 html-recursive info-recursive install-data-recursive \
62 install-dvi-recursive install-exec-recursive \
63 install-html-recursive install-info-recursive \
64 install-pdf-recursive install-ps-recursive install-recursive \
65 installcheck-recursive installdirs-recursive pdf-recursive \
66 ps-recursive uninstall-recursive
90 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
91 distclean-recursive maintainer-clean-recursive
92 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
93 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
265 $(MAKE) $(AM_MAKEFLAGS) all-recursive
367 target=`echo $@ | sed s/-recursive//`; \
402 target=`echo $@ | sed s/-recursive//`; \
413 tags-recursive:
417 ctags-recursive:
432 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
467 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
663 check: check-recursive
665 installdirs: installdirs-recursive
670 install: install-recursive
671 install-exec: install-exec-recursive
672 install-data: install-data-recursive
673 uninstall: uninstall-recursive
678 installcheck: installcheck-recursive
696 clean: clean-recursive
700 distclean: distclean-recursive
705 dvi: dvi-recursive
709 html: html-recursive
713 info: info-recursive
720 install-dvi: install-dvi-recursive
726 install-html: install-html-recursive
730 install-info: install-info-recursive
736 install-pdf: install-pdf-recursive
740 install-ps: install-ps-recursive
746 maintainer-clean: maintainer-clean-recursive
752 mostlyclean: mostlyclean-recursive
756 pdf: pdf-recursive
760 ps: ps-recursive
767 ctags-recursive install-am install-data-am install-strip \
768 tags-recursive
772 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
784 tags-recursive uninstall uninstall-am uninstall-pkgconfigDATA