Lines Matching +full:- +full:- +full:recursive

23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
40 depcomp install-sh missing
47 mkinstalldirs = $(install_sh) -d
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54 html-recursive info-recursive install-data-recursive \
55 install-dvi-recursive install-exec-recursive \
56 install-html-recursive install-info-recursive \
57 install-pdf-recursive install-ps-recursive install-recursive \
58 installcheck-recursive installdirs-recursive pdf-recursive \
59 ps-recursive uninstall-recursive
65 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
85 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
86 distclean-recursive maintainer-clean-recursive
87 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
88 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
89 distdir dist dist-all distcheck
94 distdir = $(PACKAGE)-$(VERSION)
97 { test ! -d "$(distdir)" \
98 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
99 && rm -fr "$(distdir)"; }; }
106 while test -n "$$dir1"; do \
107 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
110 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
111 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
113 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
115 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
122 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
126 GZIP_ENV = --best
127 distuninstallcheck_listfiles = find . -type f -print
128 distcleancheck_listfiles = find . -type f -print
229 all: all-recursive
232 am--refresh:
238 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
239 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
244 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
246 $(AUTOMAKE) --foreign Makefile
259 $(SHELL) ./config.status --recheck
266 install-man1: $(dist_man_MANS)
268 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
269 @list=''; test -n "$(man1dir)" || exit 0; \
272 sed -n '/\.1[a-z]*$$/p'; \
274 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
277 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
278 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
288 test -z "$$files" || { \
293 uninstall-man1:
295 @list=''; test -n "$(man1dir)" || exit 0; \
298 sed -n '/\.1[a-z]*$$/p'; \
299 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
300 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
301 test -z "$$files" || { \
302 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
303 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
315 *=* | --[!k]*);; \
320 target=`echo $@ | sed s/-recursive//`; \
325 local_target="$$target-am"; \
333 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
334 fi; test -z "$$fail"
340 *=* | --[!k]*);; \
346 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
355 target=`echo $@ | sed s/-recursive//`; \
359 local_target="$$target-am"; \
365 done && test -z "$$fail"
366 tags-recursive:
370 ctags-recursive:
378 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382 mkid -fID $$unique
385 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
389 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
390 include_option=--etags-include; \
393 include_option=--include; \
398 test ! -f $$subdir/TAGS || \
404 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
410 test -n "$$unique" || unique=$$empty_fix; \
411 if test $$# -gt 0; then \
420 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
424 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428 test -z "$(CTAGS_ARGS)$$unique" \
435 && gtags -i $(GTAGS_ARGS) "$$here"
437 distclean-tags:
438 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
441 @list='$(MANS)'; if test -n "$$list"; then \
443 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
444 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
445 if test -n "$$list" && \
448 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
450 echo " typically \`make maintainer-clean' will remove them" >&2; \
455 test -d "$(distdir)" || mkdir "$(distdir)"
460 sed -e "s|^$$srcdirstrip/||;t" \
461 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
465 sort -u` ;; \
468 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
469 if test -d $$d/$$file; then \
470 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
471 if test -d "$(distdir)/$$file"; then \
472 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
475 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
476 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
480 test -f "$(distdir)/$$file" \
481 || cp -p $$d/$$file "$(distdir)/$$file" \
487 test -d "$(distdir)/$$subdir" \
513 -test -n "$(am__skip_mode_fix)" \
514 || find "$(distdir)" -type d ! -perm -755 \
515 -exec chmod u+rwx,go+rx {} \; -o \
516 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
517 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
518 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
519 || chmod -R a+r "$(distdir)"
520 dist-gzip: distdir
521 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
524 dist-bzip2: distdir
525 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
528 dist-lzma: distdir
529 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
532 dist-xz: distdir
533 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
536 dist-tarZ: distdir
537 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
540 dist-shar: distdir
541 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
544 dist-zip: distdir
545 -rm -f $(distdir).zip
546 zip -rq $(distdir).zip $(distdir)
549 dist dist-all: distdir
550 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
554 # it guarantees that the distribution is self-contained by making another
559 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
561 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
563 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
565 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
567 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
569 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
573 chmod -R a-w $(distdir); chmod a+w $(distdir)
576 chmod a-w $(distdir)
577 test -d $(distdir)/_build || exit 0; \
578 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
579 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
582 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
592 && chmod -R a-w "$$dc_install_base" \
599 } || { rm -rf "$$dc_destdir"; exit 1; }) \
600 && rm -rf "$$dc_destdir" \
602 && rm -rf $(DIST_ARCHIVES) \
609 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
612 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
614 if test -n "$(DESTDIR)"; then \
624 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
628 check-am: all-am
629 check: check-recursive
630 all-am: Makefile $(MANS)
631 installdirs: installdirs-recursive
632 installdirs-am:
634 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
636 install: install-recursive
637 install-exec: install-exec-recursive
638 install-data: install-data-recursive
639 uninstall: uninstall-recursive
641 install-am: all-am
642 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
644 installcheck: installcheck-recursive
645 install-strip:
647 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648 `test -z '$(STRIP)' || \
650 mostlyclean-generic:
652 clean-generic:
654 distclean-generic:
655 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
656 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
658 maintainer-clean-generic:
661 clean: clean-recursive
663 clean-am: clean-generic mostlyclean-am
665 distclean: distclean-recursive
666 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
667 -rm -f Makefile
668 distclean-am: clean-am distclean-generic distclean-tags
670 dvi: dvi-recursive
672 dvi-am:
674 html: html-recursive
676 html-am:
678 info: info-recursive
680 info-am:
682 install-data-am: install-man
684 install-dvi: install-dvi-recursive
686 install-dvi-am:
688 install-exec-am:
690 install-html: install-html-recursive
692 install-html-am:
694 install-info: install-info-recursive
696 install-info-am:
698 install-man: install-man1
700 install-pdf: install-pdf-recursive
702 install-pdf-am:
704 install-ps: install-ps-recursive
706 install-ps-am:
708 installcheck-am:
710 maintainer-clean: maintainer-clean-recursive
711 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
712 -rm -rf $(top_srcdir)/autom4te.cache
713 -rm -f Makefile
714 maintainer-clean-am: distclean-am maintainer-clean-generic
716 mostlyclean: mostlyclean-recursive
718 mostlyclean-am: mostlyclean-generic
720 pdf: pdf-recursive
722 pdf-am:
724 ps: ps-recursive
726 ps-am:
728 uninstall-am: uninstall-man
730 uninstall-man: uninstall-man1
732 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
733 install-am install-strip tags-recursive
736 all all-am am--refresh check check-am clean clean-generic \
737 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
738 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
739 distclean distclean-generic distclean-tags distcleancheck \
740 distdir distuninstallcheck dvi dvi-am html html-am info \
741 info-am install install-am install-data install-data-am \
742 install-dvi install-dvi-am install-exec install-exec-am \
743 install-html install-html-am install-info install-info-am \
744 install-man install-man1 install-pdf install-pdf-am install-ps \
745 install-ps-am install-strip installcheck installcheck-am \
746 installdirs installdirs-am maintainer-clean \
747 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
748 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
749 uninstall-man uninstall-man1