Makefile.in revision ed6184df
1# Makefile.in generated by automake 1.16.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2018 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@ 16VPATH = @srcdir@ 17am__is_gnu_make = { \ 18 if test -z '$(MAKELEVEL)'; then \ 19 false; \ 20 elif test -n '$(MAKE_HOST)'; then \ 21 true; \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 23 true; \ 24 else \ 25 false; \ 26 fi; \ 27} 28am__make_running_with_option = \ 29 case $${target_option-} in \ 30 ?) ;; \ 31 *) echo "am__make_running_with_option: internal error: invalid" \ 32 "target option '$${target_option-}' specified" >&2; \ 33 exit 1;; \ 34 esac; \ 35 has_opt=no; \ 36 sane_makeflags=$$MAKEFLAGS; \ 37 if $(am__is_gnu_make); then \ 38 sane_makeflags=$$MFLAGS; \ 39 else \ 40 case $$MAKEFLAGS in \ 41 *\\[\ \ ]*) \ 42 bs=\\; \ 43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 45 esac; \ 46 fi; \ 47 skip_next=no; \ 48 strip_trailopt () \ 49 { \ 50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 51 }; \ 52 for flg in $$sane_makeflags; do \ 53 test $$skip_next = yes && { skip_next=no; continue; }; \ 54 case $$flg in \ 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;; \ 64 esac; \ 65 case $$flg in \ 66 *$$target_option*) has_opt=yes; break;; \ 67 esac; \ 68 done; \ 69 test $$has_opt = yes 70am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 71am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 72pkgdatadir = $(datadir)/@PACKAGE@ 73pkgincludedir = $(includedir)/@PACKAGE@ 74pkglibdir = $(libdir)/@PACKAGE@ 75pkglibexecdir = $(libexecdir)/@PACKAGE@ 76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 77install_sh_DATA = $(install_sh) -c -m 644 78install_sh_PROGRAM = $(install_sh) -c 79install_sh_SCRIPT = $(install_sh) -c 80INSTALL_HEADER = $(INSTALL_DATA) 81transform = $(program_transform_name) 82NORMAL_INSTALL = : 83PRE_INSTALL = : 84POST_INSTALL = : 85NORMAL_UNINSTALL = : 86PRE_UNINSTALL = : 87POST_UNINSTALL = : 88build_triplet = @build@ 89host_triplet = @host@ 90subdir = hw/kdrive 91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 92am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ 93 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \ 94 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 96 $(top_srcdir)/configure.ac 97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 98 $(ACLOCAL_M4) 99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 100mkinstalldirs = $(install_sh) -d 101CONFIG_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/version-config.h 108CONFIG_CLEAN_FILES = 109CONFIG_CLEAN_VPATH_FILES = 110AM_V_P = $(am__v_P_@AM_V@) 111am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 112am__v_P_0 = false 113am__v_P_1 = : 114AM_V_GEN = $(am__v_GEN_@AM_V@) 115am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 116am__v_GEN_0 = @echo " GEN " $@; 117am__v_GEN_1 = 118AM_V_at = $(am__v_at_@AM_V@) 119am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 120am__v_at_0 = @ 121am__v_at_1 = 122SOURCES = 123DIST_SOURCES = 124RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 125 ctags-recursive dvi-recursive html-recursive info-recursive \ 126 install-data-recursive install-dvi-recursive \ 127 install-exec-recursive install-html-recursive \ 128 install-info-recursive install-pdf-recursive \ 129 install-ps-recursive install-recursive installcheck-recursive \ 130 installdirs-recursive pdf-recursive ps-recursive \ 131 tags-recursive uninstall-recursive 132am__can_run_installinfo = \ 133 case $$AM_UPDATE_INFO_DIR in \ 134 n|no|NO) false;; \ 135 *) (install-info --version) >/dev/null 2>&1;; \ 136 esac 137RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 138 distclean-recursive maintainer-clean-recursive 139am__recursive_targets = \ 140 $(RECURSIVE_TARGETS) \ 141 $(RECURSIVE_CLEAN_TARGETS) \ 142 $(am__extra_recursive_targets) 143AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 144 distdir distdir-am 145am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 146# Read a list of newline-separated strings from the standard input, 147# and print each of them once, without duplicates. Input order is 148# *not* preserved. 149am__uniquify_input = $(AWK) '\ 150 BEGIN { nonempty = 0; } \ 151 { items[$$0] = 1; nonempty = 1; } \ 152 END { if (nonempty) { for (i in items) print i; }; } \ 153' 154# Make sure the list of sources is unique. This is necessary because, 155# e.g., the same source file might be shared among _SOURCES variables 156# for different programs/libraries. 157am__define_uniq_tagged_files = \ 158 list='$(am__tagged_files)'; \ 159 unique=`for i in $$list; do \ 160 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 161 done | $(am__uniquify_input)` 162ETAGS = etags 163CTAGS = ctags 164am__DIST_COMMON = $(srcdir)/Makefile.in 165DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 166am__relativize = \ 167 dir0=`pwd`; \ 168 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 169 sed_rest='s,^[^/]*/*,,'; \ 170 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 171 sed_butlast='s,/*[^/]*$$,,'; \ 172 while test -n "$$dir1"; do \ 173 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 174 if test "$$first" != "."; then \ 175 if test "$$first" = ".."; then \ 176 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 177 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 178 else \ 179 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 180 if test "$$first2" = "$$first"; then \ 181 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 182 else \ 183 dir2="../$$dir2"; \ 184 fi; \ 185 dir0="$$dir0"/"$$first"; \ 186 fi; \ 187 fi; \ 188 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 189 done; \ 190 reldir="$$dir2" 191ACLOCAL = @ACLOCAL@ 192ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 193ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 194AMTAR = @AMTAR@ 195AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 196APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@ 197APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@ 198APP_MAN_DIR = @APP_MAN_DIR@ 199APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 200AR = @AR@ 201AS = @AS@ 202AUTOCONF = @AUTOCONF@ 203AUTOHEADER = @AUTOHEADER@ 204AUTOMAKE = @AUTOMAKE@ 205AWK = @AWK@ 206BASE_CFLAGS = @BASE_CFLAGS@ 207BASE_FONT_PATH = @BASE_FONT_PATH@ 208BUNDLE_ID_PREFIX = @BUNDLE_ID_PREFIX@ 209BUNDLE_VERSION = @BUNDLE_VERSION@ 210BUNDLE_VERSION_STRING = @BUNDLE_VERSION_STRING@ 211CC = @CC@ 212CCAS = @CCAS@ 213CCASDEPMODE = @CCASDEPMODE@ 214CCASFLAGS = @CCASFLAGS@ 215CCDEPMODE = @CCDEPMODE@ 216CFLAGS = @CFLAGS@ 217CHANGELOG_CMD = @CHANGELOG_CMD@ 218COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@ 219CPP = @CPP@ 220CPPFLAGS = @CPPFLAGS@ 221CWARNFLAGS = @CWARNFLAGS@ 222CYGPATH_W = @CYGPATH_W@ 223DBUS_CFLAGS = @DBUS_CFLAGS@ 224DBUS_LIBS = @DBUS_LIBS@ 225DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@ 226DEFAULT_LOGDIR = @DEFAULT_LOGDIR@ 227DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@ 228DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@ 229DEFAULT_XDG_DATA_HOME = @DEFAULT_XDG_DATA_HOME@ 230DEFAULT_XDG_DATA_HOME_LOGDIR = @DEFAULT_XDG_DATA_HOME_LOGDIR@ 231DEFS = @DEFS@ 232DEPDIR = @DEPDIR@ 233DGA_CFLAGS = @DGA_CFLAGS@ 234DGA_LIBS = @DGA_LIBS@ 235DIX_CFLAGS = @DIX_CFLAGS@ 236DIX_LIB = @DIX_LIB@ 237DLLTOOL = @DLLTOOL@ 238DLOPEN_LIBS = @DLOPEN_LIBS@ 239DOT = @DOT@ 240DOXYGEN = @DOXYGEN@ 241DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@ 242DRI2PROTO_LIBS = @DRI2PROTO_LIBS@ 243DRI3PROTO_CFLAGS = @DRI3PROTO_CFLAGS@ 244DRI3PROTO_LIBS = @DRI3PROTO_LIBS@ 245DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 246DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 247DRI_DRIVER_PATH = @DRI_DRIVER_PATH@ 248DSYMUTIL = @DSYMUTIL@ 249DTRACE = @DTRACE@ 250DUMPBIN = @DUMPBIN@ 251ECHO_C = @ECHO_C@ 252ECHO_N = @ECHO_N@ 253ECHO_T = @ECHO_T@ 254EGREP = @EGREP@ 255EXEEXT = @EXEEXT@ 256FGREP = @FGREP@ 257FILE_MAN_DIR = @FILE_MAN_DIR@ 258FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 259FONT100DPIDIR = @FONT100DPIDIR@ 260FONT75DPIDIR = @FONT75DPIDIR@ 261FONTMISCDIR = @FONTMISCDIR@ 262FONTOTFDIR = @FONTOTFDIR@ 263FONTROOTDIR = @FONTROOTDIR@ 264FONTTTFDIR = @FONTTTFDIR@ 265FONTTYPE1DIR = @FONTTYPE1DIR@ 266FOP = @FOP@ 267GBM_CFLAGS = @GBM_CFLAGS@ 268GBM_LIBS = @GBM_LIBS@ 269GLAMOR_CFLAGS = @GLAMOR_CFLAGS@ 270GLAMOR_LIBS = @GLAMOR_LIBS@ 271GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@ 272GLX_DEFINES = @GLX_DEFINES@ 273GLX_SYS_LIBS = @GLX_SYS_LIBS@ 274GL_CFLAGS = @GL_CFLAGS@ 275GL_LIBS = @GL_LIBS@ 276GREP = @GREP@ 277HAL_CFLAGS = @HAL_CFLAGS@ 278HAL_LIBS = @HAL_LIBS@ 279HAVE_DOT = @HAVE_DOT@ 280INSTALL = @INSTALL@ 281INSTALL_CMD = @INSTALL_CMD@ 282INSTALL_DATA = @INSTALL_DATA@ 283INSTALL_PROGRAM = @INSTALL_PROGRAM@ 284INSTALL_SCRIPT = @INSTALL_SCRIPT@ 285INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 286KDRIVE_CFLAGS = @KDRIVE_CFLAGS@ 287KDRIVE_INCS = @KDRIVE_INCS@ 288KDRIVE_LIBS = @KDRIVE_LIBS@ 289KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@ 290KDRIVE_MAIN_LIB = @KDRIVE_MAIN_LIB@ 291KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@ 292KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@ 293KHRONOS_OPENGL_REGISTRY_CFLAGS = @KHRONOS_OPENGL_REGISTRY_CFLAGS@ 294KHRONOS_OPENGL_REGISTRY_LIBS = @KHRONOS_OPENGL_REGISTRY_LIBS@ 295KHRONOS_SPEC_DIR = @KHRONOS_SPEC_DIR@ 296LD = @LD@ 297LDFLAGS = @LDFLAGS@ 298LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@ 299LD_NO_UNDEFINED_FLAG = @LD_NO_UNDEFINED_FLAG@ 300LEX = @LEX@ 301LEXLIB = @LEXLIB@ 302LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 303LIBDRM_CFLAGS = @LIBDRM_CFLAGS@ 304LIBDRM_LIBS = @LIBDRM_LIBS@ 305LIBOBJS = @LIBOBJS@ 306LIBS = @LIBS@ 307LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@ 308LIBSHA1_LIBS = @LIBSHA1_LIBS@ 309LIBTOOL = @LIBTOOL@ 310LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@ 311LIBUNWIND_LIBS = @LIBUNWIND_LIBS@ 312LIBXCVT_CFLAGS = @LIBXCVT_CFLAGS@ 313LIBXCVT_LIBS = @LIBXCVT_LIBS@ 314LIB_MAN_DIR = @LIB_MAN_DIR@ 315LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 316LIPO = @LIPO@ 317LN_S = @LN_S@ 318LTLIBOBJS = @LTLIBOBJS@ 319LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 320MAIN_LIB = @MAIN_LIB@ 321MAKEINFO = @MAKEINFO@ 322MANIFEST_TOOL = @MANIFEST_TOOL@ 323MAN_SUBSTS = @MAN_SUBSTS@ 324MISC_MAN_DIR = @MISC_MAN_DIR@ 325MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 326MKDIR_P = @MKDIR_P@ 327NM = @NM@ 328NMEDIT = @NMEDIT@ 329OBJC = @OBJC@ 330OBJCCLD = @OBJCCLD@ 331OBJCDEPMODE = @OBJCDEPMODE@ 332OBJCFLAGS = @OBJCFLAGS@ 333OBJCLINK = @OBJCLINK@ 334OBJDUMP = @OBJDUMP@ 335OBJEXT = @OBJEXT@ 336OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ 337OPENSSL_LIBS = @OPENSSL_LIBS@ 338OS_LIB = @OS_LIB@ 339OTOOL = @OTOOL@ 340OTOOL64 = @OTOOL64@ 341PACKAGE = @PACKAGE@ 342PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 343PACKAGE_NAME = @PACKAGE_NAME@ 344PACKAGE_STRING = @PACKAGE_STRING@ 345PACKAGE_TARNAME = @PACKAGE_TARNAME@ 346PACKAGE_URL = @PACKAGE_URL@ 347PACKAGE_VERSION = @PACKAGE_VERSION@ 348PATH_SEPARATOR = @PATH_SEPARATOR@ 349PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 350PCIACCESS_LIBS = @PCIACCESS_LIBS@ 351PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@ 352PIXMAN_CFLAGS = @PIXMAN_CFLAGS@ 353PIXMAN_LIBS = @PIXMAN_LIBS@ 354PKG_CONFIG = @PKG_CONFIG@ 355PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 356PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 357PROJECTROOT = @PROJECTROOT@ 358PTHREAD_CC = @PTHREAD_CC@ 359PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 360PTHREAD_LIBS = @PTHREAD_LIBS@ 361PYTHON3 = @PYTHON3@ 362RANLIB = @RANLIB@ 363RAWCPP = @RAWCPP@ 364RAWCPPFLAGS = @RAWCPPFLAGS@ 365RELEASE_DATE = @RELEASE_DATE@ 366SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@ 367SED = @SED@ 368SELINUX_CFLAGS = @SELINUX_CFLAGS@ 369SELINUX_LIBS = @SELINUX_LIBS@ 370SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@ 371SET_MAKE = @SET_MAKE@ 372SHA1_CFLAGS = @SHA1_CFLAGS@ 373SHA1_LIBS = @SHA1_LIBS@ 374SHELL = @SHELL@ 375SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@ 376STRICT_CFLAGS = @STRICT_CFLAGS@ 377STRIP = @STRIP@ 378STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 379SUID_WRAPPER_DIR = @SUID_WRAPPER_DIR@ 380SYSCONFDIR = @SYSCONFDIR@ 381SYSTEMD_DAEMON_CFLAGS = @SYSTEMD_DAEMON_CFLAGS@ 382SYSTEMD_DAEMON_LIBS = @SYSTEMD_DAEMON_LIBS@ 383TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@ 384UDEV_CFLAGS = @UDEV_CFLAGS@ 385UDEV_LIBS = @UDEV_LIBS@ 386UTILS_SYS_LIBS = @UTILS_SYS_LIBS@ 387VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@ 388VERSION = @VERSION@ 389WINDOWSDRI_CFLAGS = @WINDOWSDRI_CFLAGS@ 390WINDOWSDRI_LIBS = @WINDOWSDRI_LIBS@ 391WINDRES = @WINDRES@ 392XCONFIGDIR = @XCONFIGDIR@ 393XCONFIGFILE = @XCONFIGFILE@ 394XDMCP_CFLAGS = @XDMCP_CFLAGS@ 395XDMCP_LIBS = @XDMCP_LIBS@ 396XEPHYR_CFLAGS = @XEPHYR_CFLAGS@ 397XEPHYR_INCS = @XEPHYR_INCS@ 398XEPHYR_LIBS = @XEPHYR_LIBS@ 399XF86CONFIGDIR = @XF86CONFIGDIR@ 400XF86CONFIGFILE = @XF86CONFIGFILE@ 401XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@ 402XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@ 403XKB_COMPILED_DIR = @XKB_COMPILED_DIR@ 404XKB_DFLT_LAYOUT = @XKB_DFLT_LAYOUT@ 405XKB_DFLT_MODEL = @XKB_DFLT_MODEL@ 406XKB_DFLT_OPTIONS = @XKB_DFLT_OPTIONS@ 407XKB_DFLT_RULES = @XKB_DFLT_RULES@ 408XKB_DFLT_VARIANT = @XKB_DFLT_VARIANT@ 409XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@ 410XLIB_CFLAGS = @XLIB_CFLAGS@ 411XLIB_LIBS = @XLIB_LIBS@ 412XMLTO = @XMLTO@ 413XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@ 414XNESTMODULES_LIBS = @XNESTMODULES_LIBS@ 415XNEST_LIBS = @XNEST_LIBS@ 416XNEST_SYS_LIBS = @XNEST_SYS_LIBS@ 417XORG_CFLAGS = @XORG_CFLAGS@ 418XORG_DRIVER_LIBS = @XORG_DRIVER_LIBS@ 419XORG_INCS = @XORG_INCS@ 420XORG_LIBS = @XORG_LIBS@ 421XORG_MALLOC_DEBUG_ENV = @XORG_MALLOC_DEBUG_ENV@ 422XORG_MAN_PAGE = @XORG_MAN_PAGE@ 423XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@ 424XORG_MODULES_LIBS = @XORG_MODULES_LIBS@ 425XORG_OS_SUBDIR = @XORG_OS_SUBDIR@ 426XORG_SGML_PATH = @XORG_SGML_PATH@ 427XORG_SYS_LIBS = @XORG_SYS_LIBS@ 428XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@ 429XPBPROXY_LIBS = @XPBPROXY_LIBS@ 430XQUARTZ_LIBS = @XQUARTZ_LIBS@ 431XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@ 432XQUARTZ_SPARKLE_FEED_URL = @XQUARTZ_SPARKLE_FEED_URL@ 433XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@ 434XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@ 435XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@ 436XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@ 437XSERVER_LIBS = @XSERVER_LIBS@ 438XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@ 439XSHMFENCE_CFLAGS = @XSHMFENCE_CFLAGS@ 440XSHMFENCE_LIBS = @XSHMFENCE_LIBS@ 441XSLTPROC = @XSLTPROC@ 442XSL_STYLESHEET = @XSL_STYLESHEET@ 443XVFB_LIBS = @XVFB_LIBS@ 444XVFB_SYS_LIBS = @XVFB_SYS_LIBS@ 445XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@ 446XWINMODULES_LIBS = @XWINMODULES_LIBS@ 447XWIN_LIBS = @XWIN_LIBS@ 448XWIN_SERVER_NAME = @XWIN_SERVER_NAME@ 449XWIN_SYS_LIBS = @XWIN_SYS_LIBS@ 450YACC = @YACC@ 451YFLAGS = @YFLAGS@ 452abi_ansic = @abi_ansic@ 453abi_extension = @abi_extension@ 454abi_videodrv = @abi_videodrv@ 455abi_xinput = @abi_xinput@ 456abs_builddir = @abs_builddir@ 457abs_srcdir = @abs_srcdir@ 458abs_top_builddir = @abs_top_builddir@ 459abs_top_srcdir = @abs_top_srcdir@ 460ac_ct_AR = @ac_ct_AR@ 461ac_ct_CC = @ac_ct_CC@ 462ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 463am__include = @am__include@ 464am__leading_dot = @am__leading_dot@ 465am__quote = @am__quote@ 466am__tar = @am__tar@ 467am__untar = @am__untar@ 468ax_pthread_config = @ax_pthread_config@ 469bindir = @bindir@ 470build = @build@ 471build_alias = @build_alias@ 472build_cpu = @build_cpu@ 473build_os = @build_os@ 474build_vendor = @build_vendor@ 475builddir = @builddir@ 476datadir = @datadir@ 477datarootdir = @datarootdir@ 478docdir = @docdir@ 479driverdir = @driverdir@ 480dvidir = @dvidir@ 481exec_prefix = @exec_prefix@ 482extdir = @extdir@ 483host = @host@ 484host_alias = @host_alias@ 485host_cpu = @host_cpu@ 486host_os = @host_os@ 487host_vendor = @host_vendor@ 488htmldir = @htmldir@ 489includedir = @includedir@ 490infodir = @infodir@ 491install_sh = @install_sh@ 492libdir = @libdir@ 493libexecdir = @libexecdir@ 494localedir = @localedir@ 495localstatedir = @localstatedir@ 496logdir = @logdir@ 497mandir = @mandir@ 498mkdir_p = @mkdir_p@ 499moduledir = @moduledir@ 500oldincludedir = @oldincludedir@ 501pdfdir = @pdfdir@ 502prefix = @prefix@ 503program_transform_name = @program_transform_name@ 504psdir = @psdir@ 505runstatedir = @runstatedir@ 506sbindir = @sbindir@ 507sdkdir = @sdkdir@ 508sharedstatedir = @sharedstatedir@ 509srcdir = @srcdir@ 510symbol_visibility = @symbol_visibility@ 511sysconfdir = @sysconfdir@ 512sysconfigdir = @sysconfigdir@ 513target_alias = @target_alias@ 514top_build_prefix = @top_build_prefix@ 515top_builddir = @top_builddir@ 516top_srcdir = @top_srcdir@ 517@XEPHYR_TRUE@XEPHYR_SUBDIRS = ephyr 518SERVER_SUBDIRS = \ 519 $(XEPHYR_SUBDIRS) 520 521SUBDIRS = \ 522 src \ 523 $(SERVER_SUBDIRS) 524 525DIST_SUBDIRS = ephyr src 526all: all-recursive 527 528.SUFFIXES: 529$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 530 @for dep in $?; do \ 531 case '$(am__configure_deps)' in \ 532 *$$dep*) \ 533 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 534 && { if test -f $@; then exit 0; else break; fi; }; \ 535 exit 1;; \ 536 esac; \ 537 done; \ 538 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign hw/kdrive/Makefile'; \ 539 $(am__cd) $(top_srcdir) && \ 540 $(AUTOMAKE) --foreign hw/kdrive/Makefile 541Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 542 @case '$?' in \ 543 *config.status*) \ 544 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 545 *) \ 546 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 547 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 548 esac; 549 550$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 551 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 552 553$(top_srcdir)/configure: $(am__configure_deps) 554 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 555$(ACLOCAL_M4): $(am__aclocal_m4_deps) 556 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 557$(am__aclocal_m4_deps): 558 559mostlyclean-libtool: 560 -rm -f *.lo 561 562clean-libtool: 563 -rm -rf .libs _libs 564 565# This directory's subdirectories are mostly independent; you can cd 566# into them and run 'make' without going through this Makefile. 567# To change the values of 'make' variables: instead of editing Makefiles, 568# (1) if the variable is set in 'config.status', edit 'config.status' 569# (which will cause the Makefiles to be regenerated when you run 'make'); 570# (2) otherwise, pass the desired values on the 'make' command line. 571$(am__recursive_targets): 572 @fail=; \ 573 if $(am__make_keepgoing); then \ 574 failcom='fail=yes'; \ 575 else \ 576 failcom='exit 1'; \ 577 fi; \ 578 dot_seen=no; \ 579 target=`echo $@ | sed s/-recursive//`; \ 580 case "$@" in \ 581 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 582 *) list='$(SUBDIRS)' ;; \ 583 esac; \ 584 for subdir in $$list; do \ 585 echo "Making $$target in $$subdir"; \ 586 if test "$$subdir" = "."; then \ 587 dot_seen=yes; \ 588 local_target="$$target-am"; \ 589 else \ 590 local_target="$$target"; \ 591 fi; \ 592 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 593 || eval $$failcom; \ 594 done; \ 595 if test "$$dot_seen" = "no"; then \ 596 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 597 fi; test -z "$$fail" 598 599ID: $(am__tagged_files) 600 $(am__define_uniq_tagged_files); mkid -fID $$unique 601tags: tags-recursive 602TAGS: tags 603 604tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 605 set x; \ 606 here=`pwd`; \ 607 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 608 include_option=--etags-include; \ 609 empty_fix=.; \ 610 else \ 611 include_option=--include; \ 612 empty_fix=; \ 613 fi; \ 614 list='$(SUBDIRS)'; for subdir in $$list; do \ 615 if test "$$subdir" = .; then :; else \ 616 test ! -f $$subdir/TAGS || \ 617 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 618 fi; \ 619 done; \ 620 $(am__define_uniq_tagged_files); \ 621 shift; \ 622 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 623 test -n "$$unique" || unique=$$empty_fix; \ 624 if test $$# -gt 0; then \ 625 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 626 "$$@" $$unique; \ 627 else \ 628 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 629 $$unique; \ 630 fi; \ 631 fi 632ctags: ctags-recursive 633 634CTAGS: ctags 635ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 636 $(am__define_uniq_tagged_files); \ 637 test -z "$(CTAGS_ARGS)$$unique" \ 638 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 639 $$unique 640 641GTAGS: 642 here=`$(am__cd) $(top_builddir) && pwd` \ 643 && $(am__cd) $(top_srcdir) \ 644 && gtags -i $(GTAGS_ARGS) "$$here" 645cscopelist: cscopelist-recursive 646 647cscopelist-am: $(am__tagged_files) 648 list='$(am__tagged_files)'; \ 649 case "$(srcdir)" in \ 650 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 651 *) sdir=$(subdir)/$(srcdir) ;; \ 652 esac; \ 653 for i in $$list; do \ 654 if test -f "$$i"; then \ 655 echo "$(subdir)/$$i"; \ 656 else \ 657 echo "$$sdir/$$i"; \ 658 fi; \ 659 done >> $(top_builddir)/cscope.files 660 661distclean-tags: 662 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 663 664distdir: $(BUILT_SOURCES) 665 $(MAKE) $(AM_MAKEFLAGS) distdir-am 666 667distdir-am: $(DISTFILES) 668 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 669 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 670 list='$(DISTFILES)'; \ 671 dist_files=`for file in $$list; do echo $$file; done | \ 672 sed -e "s|^$$srcdirstrip/||;t" \ 673 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 674 case $$dist_files in \ 675 */*) $(MKDIR_P) `echo "$$dist_files" | \ 676 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 677 sort -u` ;; \ 678 esac; \ 679 for file in $$dist_files; do \ 680 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 681 if test -d $$d/$$file; then \ 682 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 683 if test -d "$(distdir)/$$file"; then \ 684 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 685 fi; \ 686 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 687 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 688 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 689 fi; \ 690 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 691 else \ 692 test -f "$(distdir)/$$file" \ 693 || cp -p $$d/$$file "$(distdir)/$$file" \ 694 || exit 1; \ 695 fi; \ 696 done 697 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 698 if test "$$subdir" = .; then :; else \ 699 $(am__make_dryrun) \ 700 || test -d "$(distdir)/$$subdir" \ 701 || $(MKDIR_P) "$(distdir)/$$subdir" \ 702 || exit 1; \ 703 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 704 $(am__relativize); \ 705 new_distdir=$$reldir; \ 706 dir1=$$subdir; dir2="$(top_distdir)"; \ 707 $(am__relativize); \ 708 new_top_distdir=$$reldir; \ 709 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 710 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 711 ($(am__cd) $$subdir && \ 712 $(MAKE) $(AM_MAKEFLAGS) \ 713 top_distdir="$$new_top_distdir" \ 714 distdir="$$new_distdir" \ 715 am__remove_distdir=: \ 716 am__skip_length_check=: \ 717 am__skip_mode_fix=: \ 718 distdir) \ 719 || exit 1; \ 720 fi; \ 721 done 722check-am: all-am 723check: check-recursive 724all-am: Makefile 725installdirs: installdirs-recursive 726installdirs-am: 727install: install-recursive 728install-exec: install-exec-recursive 729install-data: install-data-recursive 730uninstall: uninstall-recursive 731 732install-am: all-am 733 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 734 735installcheck: installcheck-recursive 736install-strip: 737 if test -z '$(STRIP)'; then \ 738 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 739 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 740 install; \ 741 else \ 742 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 743 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 744 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 745 fi 746mostlyclean-generic: 747 748clean-generic: 749 750distclean-generic: 751 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 752 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 753 754maintainer-clean-generic: 755 @echo "This command is intended for maintainers to use" 756 @echo "it deletes files that may require special tools to rebuild." 757clean: clean-recursive 758 759clean-am: clean-generic clean-libtool mostlyclean-am 760 761distclean: distclean-recursive 762 -rm -f Makefile 763distclean-am: clean-am distclean-generic distclean-tags 764 765dvi: dvi-recursive 766 767dvi-am: 768 769html: html-recursive 770 771html-am: 772 773info: info-recursive 774 775info-am: 776 777install-data-am: 778 779install-dvi: install-dvi-recursive 780 781install-dvi-am: 782 783install-exec-am: 784 785install-html: install-html-recursive 786 787install-html-am: 788 789install-info: install-info-recursive 790 791install-info-am: 792 793install-man: 794 795install-pdf: install-pdf-recursive 796 797install-pdf-am: 798 799install-ps: install-ps-recursive 800 801install-ps-am: 802 803installcheck-am: 804 805maintainer-clean: maintainer-clean-recursive 806 -rm -f Makefile 807maintainer-clean-am: distclean-am maintainer-clean-generic 808 809mostlyclean: mostlyclean-recursive 810 811mostlyclean-am: mostlyclean-generic mostlyclean-libtool 812 813pdf: pdf-recursive 814 815pdf-am: 816 817ps: ps-recursive 818 819ps-am: 820 821uninstall-am: 822 823.MAKE: $(am__recursive_targets) install-am install-strip 824 825.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 826 check-am clean clean-generic clean-libtool cscopelist-am ctags \ 827 ctags-am distclean distclean-generic distclean-libtool \ 828 distclean-tags distdir dvi dvi-am html html-am info info-am \ 829 install install-am install-data install-data-am install-dvi \ 830 install-dvi-am install-exec install-exec-am install-html \ 831 install-html-am install-info install-info-am install-man \ 832 install-pdf install-pdf-am install-ps install-ps-am \ 833 install-strip installcheck installcheck-am installdirs \ 834 installdirs-am maintainer-clean maintainer-clean-generic \ 835 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 836 ps ps-am tags tags-am uninstall uninstall-am 837 838.PRECIOUS: Makefile 839 840 841relink: 842 $(AM_V_at)for i in $(SERVER_SUBDIRS) ; do $(MAKE) -C $$i relink || exit 1 ; done 843 844# Tell versions [3.59,3.63) of GNU make to not export all variables. 845# Otherwise a system limit (for SysV at least) may be exceeded. 846.NOEXPORT: 847