Makefile.in revision dc61d50d
1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = .
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
94	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
95	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
96	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
97	$(top_srcdir)/configure.ac
98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99	$(ACLOCAL_M4)
100DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
101	$(am__configure_deps) $(am__DIST_COMMON)
102am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
103 configure.lineno config.status.lineno
104mkinstalldirs = $(install_sh) -d
105CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
106	$(top_builddir)/include/xorg-server.h \
107	$(top_builddir)/include/dix-config.h \
108	$(top_builddir)/include/xorg-config.h \
109	$(top_builddir)/include/xkb-config.h \
110	$(top_builddir)/include/xwin-config.h \
111	$(top_builddir)/include/version-config.h
112CONFIG_CLEAN_FILES = xserver.ent xorg-server.pc
113CONFIG_CLEAN_VPATH_FILES =
114AM_V_P = $(am__v_P_@AM_V@)
115am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
116am__v_P_0 = false
117am__v_P_1 = :
118AM_V_GEN = $(am__v_GEN_@AM_V@)
119am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120am__v_GEN_0 = @echo "  GEN     " $@;
121am__v_GEN_1 = 
122AM_V_at = $(am__v_at_@AM_V@)
123am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
124am__v_at_0 = @
125am__v_at_1 = 
126SOURCES =
127DIST_SOURCES =
128RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
129	ctags-recursive dvi-recursive html-recursive info-recursive \
130	install-data-recursive install-dvi-recursive \
131	install-exec-recursive install-html-recursive \
132	install-info-recursive install-pdf-recursive \
133	install-ps-recursive install-recursive installcheck-recursive \
134	installdirs-recursive pdf-recursive ps-recursive \
135	tags-recursive uninstall-recursive
136am__can_run_installinfo = \
137  case $$AM_UPDATE_INFO_DIR in \
138    n|no|NO) false;; \
139    *) (install-info --version) >/dev/null 2>&1;; \
140  esac
141am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142am__vpath_adj = case $$p in \
143    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
144    *) f=$$p;; \
145  esac;
146am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147am__install_max = 40
148am__nobase_strip_setup = \
149  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150am__nobase_strip = \
151  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152am__nobase_list = $(am__nobase_strip_setup); \
153  for p in $$list; do echo "$$p $$p"; done | \
154  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156    if (++n[$$2] == $(am__install_max)) \
157      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158    END { for (dir in files) print dir, files[dir] }'
159am__base_list = \
160  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162am__uninstall_files_from_dir = { \
163  test -z "$$files" \
164    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166         $(am__cd) "$$dir" && rm -f $$files; }; \
167  }
168am__installdirs = "$(DESTDIR)$(aclocaldir)" \
169	"$(DESTDIR)$(pkgconfigdir)"
170DATA = $(aclocal_DATA) $(pkgconfig_DATA)
171RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
172  distclean-recursive maintainer-clean-recursive
173am__recursive_targets = \
174  $(RECURSIVE_TARGETS) \
175  $(RECURSIVE_CLEAN_TARGETS) \
176  $(am__extra_recursive_targets)
177AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
178	cscope distdir distdir-am dist dist-all distcheck
179am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180# Read a list of newline-separated strings from the standard input,
181# and print each of them once, without duplicates.  Input order is
182# *not* preserved.
183am__uniquify_input = $(AWK) '\
184  BEGIN { nonempty = 0; } \
185  { items[$$0] = 1; nonempty = 1; } \
186  END { if (nonempty) { for (i in items) print i; }; } \
187'
188# Make sure the list of sources is unique.  This is necessary because,
189# e.g., the same source file might be shared among _SOURCES variables
190# for different programs/libraries.
191am__define_uniq_tagged_files = \
192  list='$(am__tagged_files)'; \
193  unique=`for i in $$list; do \
194    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195  done | $(am__uniquify_input)`
196ETAGS = etags
197CTAGS = ctags
198CSCOPE = cscope
199am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xorg-server.pc.in \
200	$(srcdir)/xserver.ent.in COPYING ChangeLog INSTALL compile \
201	config.guess config.sub install-sh ltmain.sh missing
202DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
203distdir = $(PACKAGE)-$(VERSION)
204top_distdir = $(distdir)
205am__remove_distdir = \
206  if test -d "$(distdir)"; then \
207    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
208      && rm -rf "$(distdir)" \
209      || { sleep 5 && rm -rf "$(distdir)"; }; \
210  else :; fi
211am__post_remove_distdir = $(am__remove_distdir)
212am__relativize = \
213  dir0=`pwd`; \
214  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
215  sed_rest='s,^[^/]*/*,,'; \
216  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
217  sed_butlast='s,/*[^/]*$$,,'; \
218  while test -n "$$dir1"; do \
219    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
220    if test "$$first" != "."; then \
221      if test "$$first" = ".."; then \
222        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
223        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
224      else \
225        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
226        if test "$$first2" = "$$first"; then \
227          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
228        else \
229          dir2="../$$dir2"; \
230        fi; \
231        dir0="$$dir0"/"$$first"; \
232      fi; \
233    fi; \
234    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
235  done; \
236  reldir="$$dir2"
237DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
238GZIP_ENV = --best
239DIST_TARGETS = dist-xz dist-gzip
240# Exists only to be overridden by the user if desired.
241AM_DISTCHECK_DVI_TARGET = dvi
242distuninstallcheck_listfiles = find . -type f -print
243am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
244  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
245distcleancheck_listfiles = find . -type f -print
246ACLOCAL = @ACLOCAL@
247ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
248ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
249AMTAR = @AMTAR@
250AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
251APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@
252APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@
253APP_MAN_DIR = @APP_MAN_DIR@
254APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
255AR = @AR@
256AS = @AS@
257AUTOCONF = @AUTOCONF@
258AUTOHEADER = @AUTOHEADER@
259AUTOMAKE = @AUTOMAKE@
260AWK = @AWK@
261BASE_CFLAGS = @BASE_CFLAGS@
262BASE_FONT_PATH = @BASE_FONT_PATH@
263BUNDLE_ID_PREFIX = @BUNDLE_ID_PREFIX@
264BUNDLE_VERSION = @BUNDLE_VERSION@
265BUNDLE_VERSION_STRING = @BUNDLE_VERSION_STRING@
266CC = @CC@
267CCAS = @CCAS@
268CCASDEPMODE = @CCASDEPMODE@
269CCASFLAGS = @CCASFLAGS@
270CCDEPMODE = @CCDEPMODE@
271CFLAGS = @CFLAGS@
272CHANGELOG_CMD = @CHANGELOG_CMD@
273COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@
274CPP = @CPP@
275CPPFLAGS = @CPPFLAGS@
276CWARNFLAGS = @CWARNFLAGS@
277CYGPATH_W = @CYGPATH_W@
278DBUS_CFLAGS = @DBUS_CFLAGS@
279DBUS_LIBS = @DBUS_LIBS@
280DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@
281DEFAULT_LOGDIR = @DEFAULT_LOGDIR@
282DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@
283DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@
284DEFAULT_XDG_DATA_HOME = @DEFAULT_XDG_DATA_HOME@
285DEFAULT_XDG_DATA_HOME_LOGDIR = @DEFAULT_XDG_DATA_HOME_LOGDIR@
286DEFS = @DEFS@
287DEPDIR = @DEPDIR@
288DGA_CFLAGS = @DGA_CFLAGS@
289DGA_LIBS = @DGA_LIBS@
290DIX_CFLAGS = @DIX_CFLAGS@
291DIX_LIB = @DIX_LIB@
292DLLTOOL = @DLLTOOL@
293DLOPEN_LIBS = @DLOPEN_LIBS@
294DOT = @DOT@
295DOXYGEN = @DOXYGEN@
296DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
297DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
298DRI3PROTO_CFLAGS = @DRI3PROTO_CFLAGS@
299DRI3PROTO_LIBS = @DRI3PROTO_LIBS@
300DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
301DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
302DRI_DRIVER_PATH = @DRI_DRIVER_PATH@
303DSYMUTIL = @DSYMUTIL@
304DTRACE = @DTRACE@
305DUMPBIN = @DUMPBIN@
306ECHO_C = @ECHO_C@
307ECHO_N = @ECHO_N@
308ECHO_T = @ECHO_T@
309EGREP = @EGREP@
310EXEEXT = @EXEEXT@
311FGREP = @FGREP@
312FILE_MAN_DIR = @FILE_MAN_DIR@
313FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
314FONT100DPIDIR = @FONT100DPIDIR@
315FONT75DPIDIR = @FONT75DPIDIR@
316FONTMISCDIR = @FONTMISCDIR@
317FONTOTFDIR = @FONTOTFDIR@
318FONTROOTDIR = @FONTROOTDIR@
319FONTTTFDIR = @FONTTTFDIR@
320FONTTYPE1DIR = @FONTTYPE1DIR@
321FOP = @FOP@
322GBM_CFLAGS = @GBM_CFLAGS@
323GBM_LIBS = @GBM_LIBS@
324GLAMOR_CFLAGS = @GLAMOR_CFLAGS@
325GLAMOR_LIBS = @GLAMOR_LIBS@
326GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@
327GLX_DEFINES = @GLX_DEFINES@
328GLX_SYS_LIBS = @GLX_SYS_LIBS@
329GL_CFLAGS = @GL_CFLAGS@
330GL_LIBS = @GL_LIBS@
331GREP = @GREP@
332HAL_CFLAGS = @HAL_CFLAGS@
333HAL_LIBS = @HAL_LIBS@
334HAVE_DOT = @HAVE_DOT@
335INSTALL = @INSTALL@
336INSTALL_CMD = @INSTALL_CMD@
337INSTALL_DATA = @INSTALL_DATA@
338INSTALL_PROGRAM = @INSTALL_PROGRAM@
339INSTALL_SCRIPT = @INSTALL_SCRIPT@
340INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
341KDRIVE_CFLAGS = @KDRIVE_CFLAGS@
342KDRIVE_INCS = @KDRIVE_INCS@
343KDRIVE_LIBS = @KDRIVE_LIBS@
344KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@
345KDRIVE_MAIN_LIB = @KDRIVE_MAIN_LIB@
346KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@
347KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@
348KHRONOS_OPENGL_REGISTRY_CFLAGS = @KHRONOS_OPENGL_REGISTRY_CFLAGS@
349KHRONOS_OPENGL_REGISTRY_LIBS = @KHRONOS_OPENGL_REGISTRY_LIBS@
350KHRONOS_SPEC_DIR = @KHRONOS_SPEC_DIR@
351LD = @LD@
352LDFLAGS = @LDFLAGS@
353LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@
354LD_NO_UNDEFINED_FLAG = @LD_NO_UNDEFINED_FLAG@
355LEX = @LEX@
356LEXLIB = @LEXLIB@
357LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
358LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
359LIBDRM_LIBS = @LIBDRM_LIBS@
360LIBOBJS = @LIBOBJS@
361LIBS = @LIBS@
362LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@
363LIBSHA1_LIBS = @LIBSHA1_LIBS@
364LIBTOOL = @LIBTOOL@
365LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@
366LIBUNWIND_LIBS = @LIBUNWIND_LIBS@
367LIBXCVT_CFLAGS = @LIBXCVT_CFLAGS@
368LIBXCVT_LIBS = @LIBXCVT_LIBS@
369LIB_MAN_DIR = @LIB_MAN_DIR@
370LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
371LIPO = @LIPO@
372LN_S = @LN_S@
373LTLIBOBJS = @LTLIBOBJS@
374LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
375MAIN_LIB = @MAIN_LIB@
376MAKEINFO = @MAKEINFO@
377MANIFEST_TOOL = @MANIFEST_TOOL@
378MAN_SUBSTS = @MAN_SUBSTS@
379MISC_MAN_DIR = @MISC_MAN_DIR@
380MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
381MKDIR_P = @MKDIR_P@
382NM = @NM@
383NMEDIT = @NMEDIT@
384OBJC = @OBJC@
385OBJCCLD = @OBJCCLD@
386OBJCDEPMODE = @OBJCDEPMODE@
387OBJCFLAGS = @OBJCFLAGS@
388OBJCLINK = @OBJCLINK@
389OBJDUMP = @OBJDUMP@
390OBJEXT = @OBJEXT@
391OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
392OPENSSL_LIBS = @OPENSSL_LIBS@
393OS_LIB = @OS_LIB@
394OTOOL = @OTOOL@
395OTOOL64 = @OTOOL64@
396PACKAGE = @PACKAGE@
397PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
398PACKAGE_NAME = @PACKAGE_NAME@
399PACKAGE_STRING = @PACKAGE_STRING@
400PACKAGE_TARNAME = @PACKAGE_TARNAME@
401PACKAGE_URL = @PACKAGE_URL@
402PACKAGE_VERSION = @PACKAGE_VERSION@
403PATH_SEPARATOR = @PATH_SEPARATOR@
404PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
405PCIACCESS_LIBS = @PCIACCESS_LIBS@
406PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@
407PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
408PIXMAN_LIBS = @PIXMAN_LIBS@
409PKG_CONFIG = @PKG_CONFIG@
410PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
411PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
412PROJECTROOT = @PROJECTROOT@
413PTHREAD_CC = @PTHREAD_CC@
414PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
415PTHREAD_LIBS = @PTHREAD_LIBS@
416PYTHON3 = @PYTHON3@
417RANLIB = @RANLIB@
418RAWCPP = @RAWCPP@
419RAWCPPFLAGS = @RAWCPPFLAGS@
420RELEASE_DATE = @RELEASE_DATE@
421SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@
422SED = @SED@
423SELINUX_CFLAGS = @SELINUX_CFLAGS@
424SELINUX_LIBS = @SELINUX_LIBS@
425SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@
426SET_MAKE = @SET_MAKE@
427SHA1_CFLAGS = @SHA1_CFLAGS@
428SHA1_LIBS = @SHA1_LIBS@
429SHELL = @SHELL@
430SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@
431STRICT_CFLAGS = @STRICT_CFLAGS@
432STRIP = @STRIP@
433STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
434SUID_WRAPPER_DIR = @SUID_WRAPPER_DIR@
435SYSCONFDIR = @SYSCONFDIR@
436SYSTEMD_DAEMON_CFLAGS = @SYSTEMD_DAEMON_CFLAGS@
437SYSTEMD_DAEMON_LIBS = @SYSTEMD_DAEMON_LIBS@
438TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@
439UDEV_CFLAGS = @UDEV_CFLAGS@
440UDEV_LIBS = @UDEV_LIBS@
441UTILS_SYS_LIBS = @UTILS_SYS_LIBS@
442VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@
443VERSION = @VERSION@
444WINDOWSDRI_CFLAGS = @WINDOWSDRI_CFLAGS@
445WINDOWSDRI_LIBS = @WINDOWSDRI_LIBS@
446WINDRES = @WINDRES@
447XCONFIGDIR = @XCONFIGDIR@
448XCONFIGFILE = @XCONFIGFILE@
449XDMCP_CFLAGS = @XDMCP_CFLAGS@
450XDMCP_LIBS = @XDMCP_LIBS@
451XEPHYR_CFLAGS = @XEPHYR_CFLAGS@
452XEPHYR_INCS = @XEPHYR_INCS@
453XEPHYR_LIBS = @XEPHYR_LIBS@
454XF86CONFIGDIR = @XF86CONFIGDIR@
455XF86CONFIGFILE = @XF86CONFIGFILE@
456XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@
457XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@
458XKB_COMPILED_DIR = @XKB_COMPILED_DIR@
459XKB_DFLT_LAYOUT = @XKB_DFLT_LAYOUT@
460XKB_DFLT_MODEL = @XKB_DFLT_MODEL@
461XKB_DFLT_OPTIONS = @XKB_DFLT_OPTIONS@
462XKB_DFLT_RULES = @XKB_DFLT_RULES@
463XKB_DFLT_VARIANT = @XKB_DFLT_VARIANT@
464XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@
465XLIB_CFLAGS = @XLIB_CFLAGS@
466XLIB_LIBS = @XLIB_LIBS@
467XMLTO = @XMLTO@
468XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@
469XNESTMODULES_LIBS = @XNESTMODULES_LIBS@
470XNEST_LIBS = @XNEST_LIBS@
471XNEST_SYS_LIBS = @XNEST_SYS_LIBS@
472XORG_CFLAGS = @XORG_CFLAGS@
473XORG_DRIVER_LIBS = @XORG_DRIVER_LIBS@
474XORG_INCS = @XORG_INCS@
475XORG_LIBS = @XORG_LIBS@
476XORG_MALLOC_DEBUG_ENV = @XORG_MALLOC_DEBUG_ENV@
477XORG_MAN_PAGE = @XORG_MAN_PAGE@
478XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@
479XORG_MODULES_LIBS = @XORG_MODULES_LIBS@
480XORG_OS_SUBDIR = @XORG_OS_SUBDIR@
481XORG_SGML_PATH = @XORG_SGML_PATH@
482XORG_SYS_LIBS = @XORG_SYS_LIBS@
483XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@
484XPBPROXY_LIBS = @XPBPROXY_LIBS@
485XQUARTZ_LIBS = @XQUARTZ_LIBS@
486XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@
487XQUARTZ_SPARKLE_FEED_URL = @XQUARTZ_SPARKLE_FEED_URL@
488XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@
489XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@
490XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@
491XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@
492XSERVER_LIBS = @XSERVER_LIBS@
493XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@
494XSHMFENCE_CFLAGS = @XSHMFENCE_CFLAGS@
495XSHMFENCE_LIBS = @XSHMFENCE_LIBS@
496XSLTPROC = @XSLTPROC@
497XSL_STYLESHEET = @XSL_STYLESHEET@
498XVFB_LIBS = @XVFB_LIBS@
499XVFB_SYS_LIBS = @XVFB_SYS_LIBS@
500XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@
501XWINMODULES_LIBS = @XWINMODULES_LIBS@
502XWIN_LIBS = @XWIN_LIBS@
503XWIN_SERVER_NAME = @XWIN_SERVER_NAME@
504XWIN_SYS_LIBS = @XWIN_SYS_LIBS@
505YACC = @YACC@
506YFLAGS = @YFLAGS@
507abi_ansic = @abi_ansic@
508abi_extension = @abi_extension@
509abi_videodrv = @abi_videodrv@
510abi_xinput = @abi_xinput@
511abs_builddir = @abs_builddir@
512abs_srcdir = @abs_srcdir@
513abs_top_builddir = @abs_top_builddir@
514abs_top_srcdir = @abs_top_srcdir@
515ac_ct_AR = @ac_ct_AR@
516ac_ct_CC = @ac_ct_CC@
517ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
518am__include = @am__include@
519am__leading_dot = @am__leading_dot@
520am__quote = @am__quote@
521am__tar = @am__tar@
522am__untar = @am__untar@
523ax_pthread_config = @ax_pthread_config@
524bindir = @bindir@
525build = @build@
526build_alias = @build_alias@
527build_cpu = @build_cpu@
528build_os = @build_os@
529build_vendor = @build_vendor@
530builddir = @builddir@
531datadir = @datadir@
532datarootdir = @datarootdir@
533docdir = @docdir@
534driverdir = @driverdir@
535dvidir = @dvidir@
536exec_prefix = @exec_prefix@
537extdir = @extdir@
538host = @host@
539host_alias = @host_alias@
540host_cpu = @host_cpu@
541host_os = @host_os@
542host_vendor = @host_vendor@
543htmldir = @htmldir@
544includedir = @includedir@
545infodir = @infodir@
546install_sh = @install_sh@
547libdir = @libdir@
548libexecdir = @libexecdir@
549localedir = @localedir@
550localstatedir = @localstatedir@
551logdir = @logdir@
552mandir = @mandir@
553mkdir_p = @mkdir_p@
554moduledir = @moduledir@
555oldincludedir = @oldincludedir@
556pdfdir = @pdfdir@
557prefix = @prefix@
558program_transform_name = @program_transform_name@
559psdir = @psdir@
560runstatedir = @runstatedir@
561sbindir = @sbindir@
562sdkdir = @sdkdir@
563sharedstatedir = @sharedstatedir@
564srcdir = @srcdir@
565symbol_visibility = @symbol_visibility@
566sysconfdir = @sysconfdir@
567sysconfigdir = @sysconfigdir@
568target_alias = @target_alias@
569top_build_prefix = @top_build_prefix@
570top_builddir = @top_builddir@
571top_srcdir = @top_srcdir@
572AUTOMAKE_OPTIONS = nostdinc
573
574# Required for automake < 1.14
575ACLOCAL_AMFLAGS = -I m4
576@COMPOSITE_TRUE@COMPOSITE_DIR = composite
577@GLX_TRUE@GLX_DIR = glx
578@DBE_TRUE@DBE_DIR = dbe
579@RECORD_TRUE@RECORD_DIR = record
580@DRI3_TRUE@DRI3_DIR = dri3
581@PRESENT_TRUE@PRESENT_DIR = present
582@PSEUDORAMIX_TRUE@PSEUDORAMIX_DIR = pseudoramiX
583@GLAMOR_TRUE@GLAMOR_DIR = glamor
584SUBDIRS = \
585	doc \
586	man \
587	include \
588	dix  \
589	fb \
590	mi \
591	Xext \
592	miext \
593	os \
594	randr \
595	render  \
596	Xi \
597	xkb \
598	$(PSEUDORAMIX_DIR) \
599	$(DBE_DIR) \
600	$(RECORD_DIR) \
601	xfixes \
602	damageext \
603	$(COMPOSITE_DIR) \
604	$(GLX_DIR) \
605	$(PRESENT_DIR) \
606	$(DRI3_DIR) \
607	exa \
608	$(GLAMOR_DIR) \
609	config \
610	hw \
611	test
612
613@XORG_TRUE@aclocaldir = $(datadir)/aclocal
614@XORG_TRUE@aclocal_DATA = xorg-server.m4
615@XORG_TRUE@pkgconfigdir = $(libdir)/pkgconfig
616@XORG_TRUE@pkgconfig_DATA = xorg-server.pc
617EXTRA_DIST = xorg-server.pc.in xorg-server.m4 autogen.sh README.md \
618	meson_options.txt include/xorg-config.h.meson.in \
619	include/xwin-config.h.meson.in hw/xfree86/loader/symbol-test.c \
620	composite/meson.build config/meson.build damageext/meson.build \
621	dbe/meson.build dix/meson.build doc/dtrace/meson.build \
622	doc/meson.build dri3/meson.build exa/meson.build \
623	fb/meson.build glamor/meson.build glx/meson.build \
624	hw/kdrive/ephyr/meson.build hw/kdrive/meson.build \
625	hw/kdrive/src/meson.build hw/meson.build hw/vfb/meson.build \
626	hw/xfree86/common/meson.build hw/xfree86/ddc/meson.build \
627	hw/xfree86/dixmods/meson.build hw/xfree86/doc/meson.build \
628	hw/xfree86/dri2/meson.build hw/xfree86/dri/meson.build \
629	hw/xfree86/drivers/inputtest/meson.build \
630	hw/xfree86/drivers/modesetting/meson.build \
631	hw/xfree86/exa/meson.build hw/xfree86/fbdevhw/meson.build \
632	hw/xfree86/glamor_egl/meson.build hw/xfree86/i2c/meson.build \
633	hw/xfree86/int10/meson.build hw/xfree86/loader/meson.build \
634	hw/xfree86/meson.build hw/xfree86/modes/meson.build \
635	hw/xfree86/os-support/meson.build \
636	hw/xfree86/parser/meson.build hw/xfree86/ramdac/meson.build \
637	hw/xfree86/shadowfb/meson.build hw/xfree86/vgahw/meson.build \
638	hw/xfree86/x86emu/meson.build hw/xfree86/xkb/meson.build \
639	hw/xnest/meson.build hw/xquartz/bundle/meson.build \
640	hw/xquartz/GL/meson.build hw/xquartz/mach-startup/meson.build \
641	hw/xquartz/meson.build hw/xquartz/pbproxy/meson.build \
642	hw/xquartz/xpr/meson.build hw/xwin/dri/meson.build \
643	hw/xwin/glx/meson.build hw/xwin/meson.build \
644	hw/xwin/winclipboard/meson.build include/meson.build \
645	meson.build miext/damage/meson.build \
646	miext/rootless/meson.build miext/shadow/meson.build \
647	miext/sync/meson.build mi/meson.build os/meson.build \
648	present/meson.build pseudoramiX/meson.build randr/meson.build \
649	record/meson.build render/meson.build test/bigreq/meson.build \
650	test/bigreq/request-length.c test/damage/meson.build \
651	test/damage/primitives.c test/meson.build \
652	test/sync/meson.build test/sync/sync.c Xext/meson.build \
653	xfixes/meson.build Xi/meson.build xkb/meson.build
654DISTCHECK_CONFIGURE_FLAGS = \
655	--with-xkb-path=$(XKB_BASE_DIRECTORY) \
656	--with-xkb-bin-directory=$(XKB_BIN_DIRECTORY) \
657	--with-xkb-output='$${datadir}/X11/xkb/compiled'
658
659DIST_SUBDIRS = \
660	doc \
661	man \
662	include \
663	dix  \
664	fb \
665	mi \
666	Xext \
667	miext \
668	os \
669	pseudoramiX \
670	randr \
671	render  \
672	Xi \
673	xkb \
674	dbe \
675	record \
676	xfixes \
677	damageext \
678	composite \
679	glx \
680	exa \
681	glamor \
682	config \
683	dri3 \
684	present \
685	hw \
686	test
687
688DISTCLEANFILES = buildDateTime.h
689all: all-recursive
690
691.SUFFIXES:
692am--refresh: Makefile
693	@:
694$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
695	@for dep in $?; do \
696	  case '$(am__configure_deps)' in \
697	    *$$dep*) \
698	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
699	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
700		&& exit 0; \
701	      exit 1;; \
702	  esac; \
703	done; \
704	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
705	$(am__cd) $(top_srcdir) && \
706	  $(AUTOMAKE) --foreign Makefile
707Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
708	@case '$?' in \
709	  *config.status*) \
710	    echo ' $(SHELL) ./config.status'; \
711	    $(SHELL) ./config.status;; \
712	  *) \
713	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
714	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
715	esac;
716
717$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
718	$(SHELL) ./config.status --recheck
719
720$(top_srcdir)/configure:  $(am__configure_deps)
721	$(am__cd) $(srcdir) && $(AUTOCONF)
722$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
723	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
724$(am__aclocal_m4_deps):
725xserver.ent: $(top_builddir)/config.status $(srcdir)/xserver.ent.in
726	cd $(top_builddir) && $(SHELL) ./config.status $@
727xorg-server.pc: $(top_builddir)/config.status $(srcdir)/xorg-server.pc.in
728	cd $(top_builddir) && $(SHELL) ./config.status $@
729
730mostlyclean-libtool:
731	-rm -f *.lo
732
733clean-libtool:
734	-rm -rf .libs _libs
735
736distclean-libtool:
737	-rm -f libtool config.lt
738install-aclocalDATA: $(aclocal_DATA)
739	@$(NORMAL_INSTALL)
740	@list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
741	if test -n "$$list"; then \
742	  echo " $(MKDIR_P) '$(DESTDIR)$(aclocaldir)'"; \
743	  $(MKDIR_P) "$(DESTDIR)$(aclocaldir)" || exit 1; \
744	fi; \
745	for p in $$list; do \
746	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
747	  echo "$$d$$p"; \
748	done | $(am__base_list) | \
749	while read files; do \
750	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(aclocaldir)'"; \
751	  $(INSTALL_DATA) $$files "$(DESTDIR)$(aclocaldir)" || exit $$?; \
752	done
753
754uninstall-aclocalDATA:
755	@$(NORMAL_UNINSTALL)
756	@list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
757	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
758	dir='$(DESTDIR)$(aclocaldir)'; $(am__uninstall_files_from_dir)
759install-pkgconfigDATA: $(pkgconfig_DATA)
760	@$(NORMAL_INSTALL)
761	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
762	if test -n "$$list"; then \
763	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
764	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
765	fi; \
766	for p in $$list; do \
767	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
768	  echo "$$d$$p"; \
769	done | $(am__base_list) | \
770	while read files; do \
771	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
772	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
773	done
774
775uninstall-pkgconfigDATA:
776	@$(NORMAL_UNINSTALL)
777	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
778	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
779	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
780
781# This directory's subdirectories are mostly independent; you can cd
782# into them and run 'make' without going through this Makefile.
783# To change the values of 'make' variables: instead of editing Makefiles,
784# (1) if the variable is set in 'config.status', edit 'config.status'
785#     (which will cause the Makefiles to be regenerated when you run 'make');
786# (2) otherwise, pass the desired values on the 'make' command line.
787$(am__recursive_targets):
788	@fail=; \
789	if $(am__make_keepgoing); then \
790	  failcom='fail=yes'; \
791	else \
792	  failcom='exit 1'; \
793	fi; \
794	dot_seen=no; \
795	target=`echo $@ | sed s/-recursive//`; \
796	case "$@" in \
797	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
798	  *) list='$(SUBDIRS)' ;; \
799	esac; \
800	for subdir in $$list; do \
801	  echo "Making $$target in $$subdir"; \
802	  if test "$$subdir" = "."; then \
803	    dot_seen=yes; \
804	    local_target="$$target-am"; \
805	  else \
806	    local_target="$$target"; \
807	  fi; \
808	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
809	  || eval $$failcom; \
810	done; \
811	if test "$$dot_seen" = "no"; then \
812	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
813	fi; test -z "$$fail"
814
815ID: $(am__tagged_files)
816	$(am__define_uniq_tagged_files); mkid -fID $$unique
817tags: tags-recursive
818TAGS: tags
819
820tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
821	set x; \
822	here=`pwd`; \
823	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
824	  include_option=--etags-include; \
825	  empty_fix=.; \
826	else \
827	  include_option=--include; \
828	  empty_fix=; \
829	fi; \
830	list='$(SUBDIRS)'; for subdir in $$list; do \
831	  if test "$$subdir" = .; then :; else \
832	    test ! -f $$subdir/TAGS || \
833	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
834	  fi; \
835	done; \
836	$(am__define_uniq_tagged_files); \
837	shift; \
838	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
839	  test -n "$$unique" || unique=$$empty_fix; \
840	  if test $$# -gt 0; then \
841	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
842	      "$$@" $$unique; \
843	  else \
844	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
845	      $$unique; \
846	  fi; \
847	fi
848ctags: ctags-recursive
849
850CTAGS: ctags
851ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
852	$(am__define_uniq_tagged_files); \
853	test -z "$(CTAGS_ARGS)$$unique" \
854	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
855	     $$unique
856
857GTAGS:
858	here=`$(am__cd) $(top_builddir) && pwd` \
859	  && $(am__cd) $(top_srcdir) \
860	  && gtags -i $(GTAGS_ARGS) "$$here"
861cscope: cscope.files
862	test ! -s cscope.files \
863	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
864clean-cscope:
865	-rm -f cscope.files
866cscope.files: clean-cscope cscopelist
867cscopelist: cscopelist-recursive
868
869cscopelist-am: $(am__tagged_files)
870	list='$(am__tagged_files)'; \
871	case "$(srcdir)" in \
872	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
873	  *) sdir=$(subdir)/$(srcdir) ;; \
874	esac; \
875	for i in $$list; do \
876	  if test -f "$$i"; then \
877	    echo "$(subdir)/$$i"; \
878	  else \
879	    echo "$$sdir/$$i"; \
880	  fi; \
881	done >> $(top_builddir)/cscope.files
882
883distclean-tags:
884	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
885	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
886
887distdir: $(BUILT_SOURCES)
888	$(MAKE) $(AM_MAKEFLAGS) distdir-am
889
890distdir-am: $(DISTFILES)
891	$(am__remove_distdir)
892	test -d "$(distdir)" || mkdir "$(distdir)"
893	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
894	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
895	list='$(DISTFILES)'; \
896	  dist_files=`for file in $$list; do echo $$file; done | \
897	  sed -e "s|^$$srcdirstrip/||;t" \
898	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
899	case $$dist_files in \
900	  */*) $(MKDIR_P) `echo "$$dist_files" | \
901			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
902			   sort -u` ;; \
903	esac; \
904	for file in $$dist_files; do \
905	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
906	  if test -d $$d/$$file; then \
907	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
908	    if test -d "$(distdir)/$$file"; then \
909	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
910	    fi; \
911	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
912	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
913	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
914	    fi; \
915	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
916	  else \
917	    test -f "$(distdir)/$$file" \
918	    || cp -p $$d/$$file "$(distdir)/$$file" \
919	    || exit 1; \
920	  fi; \
921	done
922	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
923	  if test "$$subdir" = .; then :; else \
924	    $(am__make_dryrun) \
925	      || test -d "$(distdir)/$$subdir" \
926	      || $(MKDIR_P) "$(distdir)/$$subdir" \
927	      || exit 1; \
928	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
929	    $(am__relativize); \
930	    new_distdir=$$reldir; \
931	    dir1=$$subdir; dir2="$(top_distdir)"; \
932	    $(am__relativize); \
933	    new_top_distdir=$$reldir; \
934	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
935	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
936	    ($(am__cd) $$subdir && \
937	      $(MAKE) $(AM_MAKEFLAGS) \
938	        top_distdir="$$new_top_distdir" \
939	        distdir="$$new_distdir" \
940		am__remove_distdir=: \
941		am__skip_length_check=: \
942		am__skip_mode_fix=: \
943	        distdir) \
944	      || exit 1; \
945	  fi; \
946	done
947	$(MAKE) $(AM_MAKEFLAGS) \
948	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
949	  dist-hook
950	-test -n "$(am__skip_mode_fix)" \
951	|| find "$(distdir)" -type d ! -perm -755 \
952		-exec chmod u+rwx,go+rx {} \; -o \
953	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
954	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
955	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
956	|| chmod -R a+r "$(distdir)"
957dist-gzip: distdir
958	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
959	$(am__post_remove_distdir)
960
961dist-bzip2: distdir
962	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
963	$(am__post_remove_distdir)
964
965dist-lzip: distdir
966	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
967	$(am__post_remove_distdir)
968dist-xz: distdir
969	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
970	$(am__post_remove_distdir)
971
972dist-zstd: distdir
973	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
974	$(am__post_remove_distdir)
975
976dist-tarZ: distdir
977	@echo WARNING: "Support for distribution archives compressed with" \
978		       "legacy program 'compress' is deprecated." >&2
979	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
980	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
981	$(am__post_remove_distdir)
982
983dist-shar: distdir
984	@echo WARNING: "Support for shar distribution archives is" \
985	               "deprecated." >&2
986	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
987	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
988	$(am__post_remove_distdir)
989
990dist-zip: distdir
991	-rm -f $(distdir).zip
992	zip -rq $(distdir).zip $(distdir)
993	$(am__post_remove_distdir)
994
995dist dist-all:
996	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
997	$(am__post_remove_distdir)
998
999# This target untars the dist file and tries a VPATH configuration.  Then
1000# it guarantees that the distribution is self-contained by making another
1001# tarfile.
1002distcheck: dist
1003	case '$(DIST_ARCHIVES)' in \
1004	*.tar.gz*) \
1005	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1006	*.tar.bz2*) \
1007	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1008	*.tar.lz*) \
1009	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1010	*.tar.xz*) \
1011	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1012	*.tar.Z*) \
1013	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1014	*.shar.gz*) \
1015	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1016	*.zip*) \
1017	  unzip $(distdir).zip ;;\
1018	*.tar.zst*) \
1019	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
1020	esac
1021	chmod -R a-w $(distdir)
1022	chmod u+w $(distdir)
1023	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1024	chmod a-w $(distdir)
1025	test -d $(distdir)/_build || exit 0; \
1026	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1027	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1028	  && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
1029	  && am__cwd=`pwd` \
1030	  && $(am__cd) $(distdir)/_build/sub \
1031	  && ../../configure \
1032	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1033	    $(DISTCHECK_CONFIGURE_FLAGS) \
1034	    --srcdir=../.. --prefix="$$dc_install_base" \
1035	  && $(MAKE) $(AM_MAKEFLAGS) \
1036	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
1037	  && $(MAKE) $(AM_MAKEFLAGS) check \
1038	  && $(MAKE) $(AM_MAKEFLAGS) install \
1039	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1040	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1041	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1042	        distuninstallcheck \
1043	  && chmod -R a-w "$$dc_install_base" \
1044	  && ({ \
1045	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1046	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1047	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1048	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1049	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1050	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1051	  && rm -rf "$$dc_destdir" \
1052	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1053	  && rm -rf $(DIST_ARCHIVES) \
1054	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1055	  && cd "$$am__cwd" \
1056	  || exit 1
1057	$(am__post_remove_distdir)
1058	@(echo "$(distdir) archives ready for distribution: "; \
1059	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1060	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1061distuninstallcheck:
1062	@test -n '$(distuninstallcheck_dir)' || { \
1063	  echo 'ERROR: trying to run $@ with an empty' \
1064	       '$$(distuninstallcheck_dir)' >&2; \
1065	  exit 1; \
1066	}; \
1067	$(am__cd) '$(distuninstallcheck_dir)' || { \
1068	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1069	  exit 1; \
1070	}; \
1071	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1072	   || { echo "ERROR: files left after uninstall:" ; \
1073	        if test -n "$(DESTDIR)"; then \
1074	          echo "  (check DESTDIR support)"; \
1075	        fi ; \
1076	        $(distuninstallcheck_listfiles) ; \
1077	        exit 1; } >&2
1078distcleancheck: distclean
1079	@if test '$(srcdir)' = . ; then \
1080	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1081	  exit 1 ; \
1082	fi
1083	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1084	  || { echo "ERROR: files left in build directory after distclean:" ; \
1085	       $(distcleancheck_listfiles) ; \
1086	       exit 1; } >&2
1087check-am: all-am
1088check: check-recursive
1089all-am: Makefile $(DATA)
1090installdirs: installdirs-recursive
1091installdirs-am:
1092	for dir in "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(pkgconfigdir)"; do \
1093	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1094	done
1095install: install-recursive
1096install-exec: install-exec-recursive
1097install-data: install-data-recursive
1098uninstall: uninstall-recursive
1099
1100install-am: all-am
1101	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1102
1103installcheck: installcheck-recursive
1104install-strip:
1105	if test -z '$(STRIP)'; then \
1106	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1107	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1108	      install; \
1109	else \
1110	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1111	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1112	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1113	fi
1114mostlyclean-generic:
1115
1116clean-generic:
1117
1118distclean-generic:
1119	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1120	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1121	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1122
1123maintainer-clean-generic:
1124	@echo "This command is intended for maintainers to use"
1125	@echo "it deletes files that may require special tools to rebuild."
1126clean: clean-recursive
1127
1128clean-am: clean-generic clean-libtool mostlyclean-am
1129
1130distclean: distclean-recursive
1131	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1132	-rm -f Makefile
1133distclean-am: clean-am distclean-generic distclean-libtool \
1134	distclean-tags
1135
1136dvi: dvi-recursive
1137
1138dvi-am:
1139
1140html: html-recursive
1141
1142html-am:
1143
1144info: info-recursive
1145
1146info-am:
1147
1148install-data-am: install-aclocalDATA install-pkgconfigDATA
1149
1150install-dvi: install-dvi-recursive
1151
1152install-dvi-am:
1153
1154install-exec-am:
1155
1156install-html: install-html-recursive
1157
1158install-html-am:
1159
1160install-info: install-info-recursive
1161
1162install-info-am:
1163
1164install-man:
1165
1166install-pdf: install-pdf-recursive
1167
1168install-pdf-am:
1169
1170install-ps: install-ps-recursive
1171
1172install-ps-am:
1173
1174installcheck-am:
1175
1176maintainer-clean: maintainer-clean-recursive
1177	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1178	-rm -rf $(top_srcdir)/autom4te.cache
1179	-rm -f Makefile
1180maintainer-clean-am: distclean-am maintainer-clean-generic
1181
1182mostlyclean: mostlyclean-recursive
1183
1184mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1185
1186pdf: pdf-recursive
1187
1188pdf-am:
1189
1190ps: ps-recursive
1191
1192ps-am:
1193
1194uninstall-am: uninstall-aclocalDATA uninstall-pkgconfigDATA
1195
1196.MAKE: $(am__recursive_targets) install-am install-strip
1197
1198.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1199	am--refresh check check-am clean clean-cscope clean-generic \
1200	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1201	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1202	dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
1203	distclean-generic distclean-libtool distclean-tags \
1204	distcleancheck distdir distuninstallcheck dvi dvi-am html \
1205	html-am info info-am install install-aclocalDATA install-am \
1206	install-data install-data-am install-dvi install-dvi-am \
1207	install-exec install-exec-am install-html install-html-am \
1208	install-info install-info-am install-man install-pdf \
1209	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1210	install-strip installcheck installcheck-am installdirs \
1211	installdirs-am maintainer-clean maintainer-clean-generic \
1212	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1213	ps ps-am tags tags-am uninstall uninstall-aclocalDATA \
1214	uninstall-am uninstall-pkgconfigDATA
1215
1216.PRECIOUS: Makefile
1217
1218
1219.PHONY: ChangeLog INSTALL
1220
1221INSTALL:
1222	$(INSTALL_CMD)
1223
1224ChangeLog:
1225	$(CHANGELOG_CMD)
1226
1227dist-hook: ChangeLog INSTALL
1228
1229# gross hack
1230relink: all
1231	$(AM_V_at)$(MAKE) -C hw relink
1232
1233install-headers: Makefile
1234	+find . -name Makefile | while read m; do			\
1235		if grep -q install-sdkHEADERS $$m; then			\
1236			(cd `dirname "$$m"` && make install-sdkHEADERS)	\
1237		fi							\
1238	done
1239
1240distcheck-hook:
1241	cd $(srcdir) && \
1242	meson setup _distcheck_build && \
1243	meson configure _distcheck_build && \
1244	ninja -C _distcheck_build && \
1245	rm -rf _distcheck_build && \
1246	cd -
1247
1248# Tell versions [3.59,3.63) of GNU make to not export all variables.
1249# Otherwise a system limit (for SysV at least) may be exceeded.
1250.NOEXPORT:
1251