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; \
173 while test -n "$$dir1"; do \
174 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
177 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
178 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
180 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
182 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
189 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
570 all: all-recursive
577 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
578 && { if test -f $@; then exit 0; else break; fi; }; \
582 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign hw/Makefile'; \
584 $(AUTOMAKE) --foreign hw/Makefile
588 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
595 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
598 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
600 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
603 mostlyclean-libtool:
604 -rm -f *.lo
606 clean-libtool:
607 -rm -rf .libs _libs
623 target=`echo $@ | sed s/-recursive//`; \
625 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
632 local_target="$$target-am"; \
640 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
641 fi; test -z "$$fail"
644 $(am__define_uniq_tagged_files); mkid -fID $$unique
645 tags: tags-recursive
648 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
651 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
652 include_option=--etags-include; \
655 include_option=--include; \
660 test ! -f $$subdir/TAGS || \
666 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
667 test -n "$$unique" || unique=$$empty_fix; \
668 if test $$# -gt 0; then \
676 ctags: ctags-recursive
679 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
681 test -z "$(CTAGS_ARGS)$$unique" \
688 && gtags -i $(GTAGS_ARGS) "$$here"
689 cscopelist: cscopelist-recursive
691 cscopelist-am: $(am__tagged_files)
698 if test -f "$$i"; then \
705 distclean-tags:
706 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
709 $(MAKE) $(AM_MAKEFLAGS) distdir-am
711 distdir-am: $(DISTFILES)
716 sed -e "s|^$$srcdirstrip/||;t" \
717 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
721 sort -u` ;; \
724 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
725 if test -d $$d/$$file; then \
726 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
727 if test -d "$(distdir)/$$file"; then \
728 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
730 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
731 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
732 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
734 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
736 test -f "$(distdir)/$$file" \
737 || cp -p $$d/$$file "$(distdir)/$$file" \
744 || test -d "$(distdir)/$$subdir" \
766 check-am: all-am
767 check: check-recursive
768 all-am: Makefile
769 installdirs: installdirs-recursive
770 installdirs-am:
771 install: install-recursive
772 install-exec: install-exec-recursive
773 install-data: install-data-recursive
774 uninstall: uninstall-recursive
776 install-am: all-am
777 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
779 installcheck: installcheck-recursive
780 install-strip:
781 if test -z '$(STRIP)'; then \
783 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
787 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
790 mostlyclean-generic:
792 clean-generic:
794 distclean-generic:
795 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
796 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
798 maintainer-clean-generic:
801 clean: clean-recursive
803 clean-am: clean-generic clean-libtool mostlyclean-am
805 distclean: distclean-recursive
806 -rm -f Makefile
807 distclean-am: clean-am distclean-generic distclean-tags
809 dvi: dvi-recursive
811 dvi-am:
813 html: html-recursive
815 html-am:
817 info: info-recursive
819 info-am:
821 install-data-am:
823 install-dvi: install-dvi-recursive
825 install-dvi-am:
827 install-exec-am:
829 install-html: install-html-recursive
831 install-html-am:
833 install-info: install-info-recursive
835 install-info-am:
837 install-man:
839 install-pdf: install-pdf-recursive
841 install-pdf-am:
843 install-ps: install-ps-recursive
845 install-ps-am:
847 installcheck-am:
849 maintainer-clean: maintainer-clean-recursive
850 -rm -f Makefile
851 maintainer-clean-am: distclean-am maintainer-clean-generic
853 mostlyclean: mostlyclean-recursive
855 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
857 pdf: pdf-recursive
859 pdf-am:
861 ps: ps-recursive
863 ps-am:
865 uninstall-am:
867 .MAKE: $(am__recursive_targets) install-am install-strip
869 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
870 check-am clean clean-generic clean-libtool cscopelist-am ctags \
871 ctags-am distclean distclean-generic distclean-libtool \
872 distclean-tags distdir dvi dvi-am html html-am info info-am \
873 install install-am install-data install-data-am install-dvi \
874 install-dvi-am install-exec install-exec-am install-html \
875 install-html-am install-info install-info-am install-man \
876 install-pdf install-pdf-am install-ps install-ps-am \
877 install-strip installcheck installcheck-am installdirs \
878 installdirs-am maintainer-clean maintainer-clean-generic \
879 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
880 ps ps-am tags tags-am uninstall uninstall-am
886 $(AM_V_at)for i in $(SUBDIRS) ; do $(MAKE) -C $$i relink || exit 1 ; done