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

4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
29 # Refer to http://www.x.org/releases/X11R7.6/doc/xorg-docs/ReleaseNotes.html#id2584393
35 if test -z '$(MAKELEVEL)'; then \
37 elif test -n '$(MAKE_HOST)'; then \
39 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
46 case $${target_option-} in \
49 "target option '$${target_option-}' specified" >&2; \
72 *=*|--*) continue;; \
73 -*I) strip_trailopt 'I'; skip_next=yes;; \
74 -*I?*) strip_trailopt 'I';; \
75 -*O) strip_trailopt 'O'; skip_next=yes;; \
76 -*O?*) strip_trailopt 'O';; \
77 -*l) strip_trailopt 'l'; skip_next=yes;; \
78 -*l?*) strip_trailopt 'l';; \
79 -[dEDm]) skip_next=yes;; \
80 -[JT]) skip_next=yes;; \
94 install_sh_DATA = $(install_sh) -c -m 644
95 install_sh_PROGRAM = $(install_sh) -c
96 install_sh_SCRIPT = $(install_sh) -c
121 mkinstalldirs = $(install_sh) -d
122 CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
123 $(top_builddir)/include/xorg-server.h \
124 $(top_builddir)/include/dix-config.h \
125 $(top_builddir)/include/xorg-config.h \
126 $(top_builddir)/include/xkb-config.h \
127 $(top_builddir)/include/xwin-config.h \
128 $(top_builddir)/include/xwayland-config.h \
129 $(top_builddir)/include/version-config.h
146 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
147 ctags-recursive dvi-recursive html-recursive info-recursive \
148 install-data-recursive install-dvi-recursive \
149 install-exec-recursive install-html-recursive \
150 install-info-recursive install-pdf-recursive \
151 install-ps-recursive install-recursive installcheck-recursive \
152 installdirs-recursive pdf-recursive ps-recursive \
153 tags-recursive uninstall-recursive
157 *) (install-info --version) >/dev/null 2>&1;; \
159 am__dist_noinst_DATA_DIST = Xserver-spec.xml Xinput.xml
161 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
162 distclean-recursive maintainer-clean-recursive
167 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
168 distdir distdir-am
170 # Read a list of newline-separated strings from the standard input,
184 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197 while test -n "$$dir1"; do \
198 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
201 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
202 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
204 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
206 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
213 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
578 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@docbook = Xserver-spec.xml Xinput.xml
588 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@FILTER_XMLTO = $(SHELL) $(top_srcdir)/doc/filter-xmlto.sh …
590 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(XORG_SGML_PATH)/X1…
591 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(abs_top_builddir)"…
592 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ -x $(STYLESHEET_SRCDIR)/xorg-xhtml…
595 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(XOR…
596 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(abs…
597 @ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam img.s…
598 …CS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ -x $(STYLESHEET_SRCDIR)/xorg-fo.xsl
603 EXTRA_DIST = smartsched filter-xmlto.sh
604 all: all-recursive
611 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
612 && { if test -f $@; then exit 0; else break; fi; }; \
616 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
618 $(AUTOMAKE) --foreign doc/Makefile
622 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
630 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
633 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
635 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
638 mostlyclean-libtool:
639 -rm -f *.lo
641 clean-libtool:
642 -rm -rf .libs _libs
658 target=`echo $@ | sed s/-recursive//`; \
660 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
667 local_target="$$target-am"; \
675 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
676 fi; test -z "$$fail"
679 $(am__define_uniq_tagged_files); mkid -fID $$unique
680 tags: tags-recursive
683 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
686 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
687 include_option=--etags-include; \
690 include_option=--include; \
695 test ! -f $$subdir/TAGS || \
701 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
702 test -n "$$unique" || unique=$$empty_fix; \
703 if test $$# -gt 0; then \
711 ctags: ctags-recursive
714 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
716 test -z "$(CTAGS_ARGS)$$unique" \
723 && gtags -i $(GTAGS_ARGS) "$$here"
724 cscopelist: cscopelist-recursive
726 cscopelist-am: $(am__tagged_files)
733 if test -f "$$i"; then \
740 distclean-tags:
741 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
744 $(MAKE) $(AM_MAKEFLAGS) distdir-am
746 distdir-am: $(DISTFILES)
751 sed -e "s|^$$srcdirstrip/||;t" \
752 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
756 sort -u` ;; \
759 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
760 if test -d $$d/$$file; then \
761 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
762 if test -d "$(distdir)/$$file"; then \
763 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
765 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
766 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
767 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
769 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
771 test -f "$(distdir)/$$file" \
772 || cp -p $$d/$$file "$(distdir)/$$file" \
779 || test -d "$(distdir)/$$subdir" \
801 check-am: all-am
802 check: check-recursive
803 all-am: Makefile $(DATA)
804 installdirs: installdirs-recursive
805 installdirs-am:
806 install: install-recursive
807 install-exec: install-exec-recursive
808 install-data: install-data-recursive
809 uninstall: uninstall-recursive
811 install-am: all-am
812 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
814 installcheck: installcheck-recursive
815 install-strip:
816 if test -z '$(STRIP)'; then \
818 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
822 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
825 mostlyclean-generic:
827 clean-generic:
828 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
830 distclean-generic:
831 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
832 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
834 maintainer-clean-generic:
837 clean: clean-recursive
839 clean-am: clean-generic clean-libtool mostlyclean-am
841 distclean: distclean-recursive
842 -rm -f Makefile
843 distclean-am: clean-am distclean-generic distclean-tags
845 dvi: dvi-recursive
847 dvi-am:
849 html: html-recursive
851 html-am:
853 info: info-recursive
855 info-am:
857 install-data-am:
859 install-dvi: install-dvi-recursive
861 install-dvi-am:
863 install-exec-am:
865 install-html: install-html-recursive
867 install-html-am:
869 install-info: install-info-recursive
871 install-info-am:
873 install-man:
875 install-pdf: install-pdf-recursive
877 install-pdf-am:
879 install-ps: install-ps-recursive
881 install-ps-am:
883 installcheck-am:
885 maintainer-clean: maintainer-clean-recursive
886 -rm -f Makefile
887 maintainer-clean-am: distclean-am maintainer-clean-generic
889 mostlyclean: mostlyclean-recursive
891 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
893 pdf: pdf-recursive
895 pdf-am:
897 ps: ps-recursive
899 ps-am:
901 uninstall-am:
903 .MAKE: $(am__recursive_targets) install-am install-strip
905 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
906 check-am clean clean-generic clean-libtool cscopelist-am ctags \
907 ctags-am distclean distclean-generic distclean-libtool \
908 distclean-tags distdir dvi dvi-am html html-am info info-am \
909 install install-am install-data install-data-am install-dvi \
910 install-dvi-am install-exec install-exec-am install-html \
911 install-html-am install-info install-info-am install-man \
912 install-pdf install-pdf-am install-ps install-ps-am \
913 install-strip installcheck installcheck-am installdirs \
914 installdirs-am maintainer-clean maintainer-clean-generic \
915 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
916 ps ps-am tags tags-am uninstall uninstall-am
921 …STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(FILTER_XMLTO) $(XMLTO_HTML_FLAGS) xhtml-nochunks $<
925 …E_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(FILTER_XMLTO) $(XMLTO_FO_FLAGS) --with-fop pdf $<
927 …VE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(FILTER_XMLTO) $(XMLTO_FO_FLAGS) --with-fop ps $<