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

Lines Matching refs:recursive

217 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
218 html-recursive info-recursive install-data-recursive \
219 install-dvi-recursive install-exec-recursive \
220 install-html-recursive install-info-recursive \
221 install-pdf-recursive install-ps-recursive install-recursive \
222 installcheck-recursive installdirs-recursive pdf-recursive \
223 ps-recursive uninstall-recursive
248 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
249 distclean-recursive maintainer-clean-recursive
561 all: all-recursive
919 target=`echo $@ | sed s/-recursive//`; \
954 target=`echo $@ | sed s/-recursive//`; \
965 tags-recursive:
969 ctags-recursive:
984 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1013 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1078 check: check-recursive
1080 installdirs: installdirs-recursive
1085 install: install-recursive
1086 install-exec: install-exec-recursive
1087 install-data: install-data-recursive
1088 uninstall: uninstall-recursive
1093 installcheck: installcheck-recursive
1109 clean: clean-recursive
1114 distclean: distclean-recursive
1120 dvi: dvi-recursive
1124 html: html-recursive
1126 info: info-recursive
1136 install-dvi: install-dvi-recursive
1140 install-html: install-html-recursive
1142 install-info: install-info-recursive
1146 install-pdf: install-pdf-recursive
1148 install-ps: install-ps-recursive
1152 maintainer-clean: maintainer-clean-recursive
1157 mostlyclean: mostlyclean-recursive
1162 pdf: pdf-recursive
1166 ps: ps-recursive
1183 ctags-recursive distclean distclean-compile distclean-generic \
1198 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \