• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/

Lines Matching refs:recursive

71 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
72 html-recursive info-recursive install-data-recursive \
73 install-dvi-recursive install-exec-recursive \
74 install-html-recursive install-info-recursive \
75 install-pdf-recursive install-ps-recursive install-recursive \
76 installcheck-recursive installdirs-recursive pdf-recursive \
77 ps-recursive uninstall-recursive
101 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
102 distclean-recursive maintainer-clean-recursive
103 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
104 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
293 $(MAKE) $(AM_MAKEFLAGS) all-recursive
418 target=`echo $@ | sed s/-recursive//`; \
453 target=`echo $@ | sed s/-recursive//`; \
464 tags-recursive:
468 ctags-recursive:
483 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
518 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
723 check: check-recursive
725 installdirs: installdirs-recursive
730 install: install-recursive
731 install-exec: install-exec-recursive
732 install-data: install-data-recursive
733 uninstall: uninstall-recursive
738 installcheck: installcheck-recursive
755 clean: clean-recursive
759 distclean: distclean-recursive
765 dvi: dvi-recursive
769 html: html-recursive
773 info: info-recursive
779 install-dvi: install-dvi-recursive
785 install-html: install-html-recursive
789 install-info: install-info-recursive
795 install-pdf: install-pdf-recursive
799 install-ps: install-ps-recursive
805 maintainer-clean: maintainer-clean-recursive
811 mostlyclean: mostlyclean-recursive
815 pdf: pdf-recursive
819 ps: ps-recursive
826 ctags-recursive install-am install-strip tags-recursive
830 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
843 tags tags-recursive uninstall uninstall-am uninstall-docDATA \