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

4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
18 if test -z '$(MAKELEVEL)'; then \
20 elif test -n '$(MAKE_HOST)'; then \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 case $${target_option-} in \
32 "target option '$${target_option-}' specified" >&2; \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
102 $(top_builddir)/include/xorg-server.h \
103 $(top_builddir)/include/dix-config.h \
104 $(top_builddir)/include/xorg-config.h \
105 $(top_builddir)/include/xkb-config.h \
106 $(top_builddir)/include/xwin-config.h \
107 $(top_builddir)/include/xwayland-config.h \
108 $(top_builddir)/include/version-config.h
125 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
126 ctags-recursive dvi-recursive html-recursive info-recursive \
127 install-data-recursive install-dvi-recursive \
128 install-exec-recursive install-html-recursive \
129 install-info-recursive install-pdf-recursive \
130 install-ps-recursive install-recursive installcheck-recursive \
131 installdirs-recursive pdf-recursive ps-recursive \
132 tags-recursive uninstall-recursive
136 *) (install-info --version) >/dev/null 2>&1;; \
138 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
139 distclean-recursive maintainer-clean-recursive
144 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
145 distdir distdir-am
147 # Read a list of newline-separated strings from the standard input,
161 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
174 while test -n "$$dir1"; do \
175 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
178 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
179 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
181 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
183 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
190 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
553 all: all-recursive
560 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
561 && { if test -f $@; then exit 0; else break; fi; }; \
565 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign miext/Makefile'; \
567 $(AUTOMAKE) --foreign miext/Makefile
571 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
578 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
581 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
583 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
586 mostlyclean-libtool:
587 -rm -f *.lo
589 clean-libtool:
590 -rm -rf .libs _libs
606 target=`echo $@ | sed s/-recursive//`; \
608 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
615 local_target="$$target-am"; \
623 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
624 fi; test -z "$$fail"
627 $(am__define_uniq_tagged_files); mkid -fID $$unique
628 tags: tags-recursive
631 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
634 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
635 include_option=--etags-include; \
638 include_option=--include; \
643 test ! -f $$subdir/TAGS || \
649 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
650 test -n "$$unique" || unique=$$empty_fix; \
651 if test $$# -gt 0; then \
659 ctags: ctags-recursive
662 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
664 test -z "$(CTAGS_ARGS)$$unique" \
671 && gtags -i $(GTAGS_ARGS) "$$here"
672 cscopelist: cscopelist-recursive
674 cscopelist-am: $(am__tagged_files)
681 if test -f "$$i"; then \
688 distclean-tags:
689 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
692 $(MAKE) $(AM_MAKEFLAGS) distdir-am
694 distdir-am: $(DISTFILES)
699 sed -e "s|^$$srcdirstrip/||;t" \
700 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
704 sort -u` ;; \
707 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
708 if test -d $$d/$$file; then \
709 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
710 if test -d "$(distdir)/$$file"; then \
711 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
713 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
714 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
715 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
717 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
719 test -f "$(distdir)/$$file" \
720 || cp -p $$d/$$file "$(distdir)/$$file" \
727 || test -d "$(distdir)/$$subdir" \
749 check-am: all-am
750 check: check-recursive
751 all-am: Makefile
752 installdirs: installdirs-recursive
753 installdirs-am:
754 install: install-recursive
755 install-exec: install-exec-recursive
756 install-data: install-data-recursive
757 uninstall: uninstall-recursive
759 install-am: all-am
760 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
762 installcheck: installcheck-recursive
763 install-strip:
764 if test -z '$(STRIP)'; then \
766 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
770 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
773 mostlyclean-generic:
775 clean-generic:
777 distclean-generic:
778 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
779 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
781 maintainer-clean-generic:
784 clean: clean-recursive
786 clean-am: clean-generic clean-libtool mostlyclean-am
788 distclean: distclean-recursive
789 -rm -f Makefile
790 distclean-am: clean-am distclean-generic distclean-tags
792 dvi: dvi-recursive
794 dvi-am:
796 html: html-recursive
798 html-am:
800 info: info-recursive
802 info-am:
804 install-data-am:
806 install-dvi: install-dvi-recursive
808 install-dvi-am:
810 install-exec-am:
812 install-html: install-html-recursive
814 install-html-am:
816 install-info: install-info-recursive
818 install-info-am:
820 install-man:
822 install-pdf: install-pdf-recursive
824 install-pdf-am:
826 install-ps: install-ps-recursive
828 install-ps-am:
830 installcheck-am:
832 maintainer-clean: maintainer-clean-recursive
833 -rm -f Makefile
834 maintainer-clean-am: distclean-am maintainer-clean-generic
836 mostlyclean: mostlyclean-recursive
838 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
840 pdf: pdf-recursive
842 pdf-am:
844 ps: ps-recursive
846 ps-am:
848 uninstall-am:
850 .MAKE: $(am__recursive_targets) install-am install-strip
852 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
853 check-am clean clean-generic clean-libtool cscopelist-am ctags \
854 ctags-am distclean distclean-generic distclean-libtool \
855 distclean-tags distdir dvi dvi-am html html-am info info-am \
856 install install-am install-data install-data-am install-dvi \
857 install-dvi-am install-exec install-exec-am install-html \
858 install-html-am install-info install-info-am install-man \
859 install-pdf install-pdf-am install-ps install-ps-am \
860 install-strip installcheck installcheck-am installdirs \
861 installdirs-am maintainer-clean maintainer-clean-generic \
862 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
863 ps ps-am tags tags-am uninstall uninstall-am