• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/

Lines Matching refs:recursive

176 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
177 html-recursive info-recursive install-data-recursive \
178 install-dvi-recursive install-exec-recursive \
179 install-html-recursive install-info-recursive \
180 install-pdf-recursive install-ps-recursive install-recursive \
181 installcheck-recursive installdirs-recursive pdf-recursive \
182 ps-recursive uninstall-recursive
206 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
207 distclean-recursive maintainer-clean-recursive
208 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
209 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
565 $(MAKE) $(AM_MAKEFLAGS) all-recursive
674 target=`echo $@ | sed s/-recursive//`; \
709 target=`echo $@ | sed s/-recursive//`; \
720 tags-recursive:
724 ctags-recursive:
739 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
774 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
972 check: check-recursive
974 installdirs: installdirs-recursive
979 install: install-recursive
980 install-exec: install-exec-recursive
981 install-data: install-data-recursive
982 uninstall: uninstall-recursive
987 installcheck: installcheck-recursive
1007 clean: clean-recursive
1011 distclean: distclean-recursive
1017 dvi: dvi-recursive
1021 html: html-recursive
1025 info: info-recursive
1031 install-dvi: install-dvi-recursive
1037 install-html: install-html-recursive
1041 install-info: install-info-recursive
1047 install-pdf: install-pdf-recursive
1051 install-ps: install-ps-recursive
1057 maintainer-clean: maintainer-clean-recursive
1063 mostlyclean: mostlyclean-recursive
1067 pdf: pdf-recursive
1071 ps: ps-recursive
1078 ctags-recursive install-am install-strip tags-recursive
1082 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1094 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \