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@ 16 17# Copyright © 2013 Intel Corporation 18# 19# Permission is hereby granted, free of charge, to any person obtaining a 20# copy of this software and associated documentation files (the "Software"), 21# to deal in the Software without restriction, including without limitation 22# the rights to use, copy, modify, merge, publish, distribute, sublicense, 23# and/or sell copies of the Software, and to permit persons to whom the 24# Software is furnished to do so, subject to the following conditions: 25# 26# The above copyright notice and this permission notice (including the next 27# paragraph) shall be included in all copies or substantial portions of the 28# Software. 29# 30# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 31# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 32# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 33# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 34# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 35# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 36# IN THE SOFTWARE. 37 38VPATH = @srcdir@ 39am__is_gnu_make = { \ 40 if test -z '$(MAKELEVEL)'; then \ 41 false; \ 42 elif test -n '$(MAKE_HOST)'; then \ 43 true; \ 44 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 45 true; \ 46 else \ 47 false; \ 48 fi; \ 49} 50am__make_running_with_option = \ 51 case $${target_option-} in \ 52 ?) ;; \ 53 *) echo "am__make_running_with_option: internal error: invalid" \ 54 "target option '$${target_option-}' specified" >&2; \ 55 exit 1;; \ 56 esac; \ 57 has_opt=no; \ 58 sane_makeflags=$$MAKEFLAGS; \ 59 if $(am__is_gnu_make); then \ 60 sane_makeflags=$$MFLAGS; \ 61 else \ 62 case $$MAKEFLAGS in \ 63 *\\[\ \ ]*) \ 64 bs=\\; \ 65 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 66 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 67 esac; \ 68 fi; \ 69 skip_next=no; \ 70 strip_trailopt () \ 71 { \ 72 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 73 }; \ 74 for flg in $$sane_makeflags; do \ 75 test $$skip_next = yes && { skip_next=no; continue; }; \ 76 case $$flg in \ 77 *=*|--*) continue;; \ 78 -*I) strip_trailopt 'I'; skip_next=yes;; \ 79 -*I?*) strip_trailopt 'I';; \ 80 -*O) strip_trailopt 'O'; skip_next=yes;; \ 81 -*O?*) strip_trailopt 'O';; \ 82 -*l) strip_trailopt 'l'; skip_next=yes;; \ 83 -*l?*) strip_trailopt 'l';; \ 84 -[dEDm]) skip_next=yes;; \ 85 -[JT]) skip_next=yes;; \ 86 esac; \ 87 case $$flg in \ 88 *$$target_option*) has_opt=yes; break;; \ 89 esac; \ 90 done; \ 91 test $$has_opt = yes 92am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 93am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 94pkgdatadir = $(datadir)/@PACKAGE@ 95pkgincludedir = $(includedir)/@PACKAGE@ 96pkglibdir = $(libdir)/@PACKAGE@ 97pkglibexecdir = $(libexecdir)/@PACKAGE@ 98am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 99install_sh_DATA = $(install_sh) -c -m 644 100install_sh_PROGRAM = $(install_sh) -c 101install_sh_SCRIPT = $(install_sh) -c 102INSTALL_HEADER = $(INSTALL_DATA) 103transform = $(program_transform_name) 104NORMAL_INSTALL = : 105PRE_INSTALL = : 106POST_INSTALL = : 107NORMAL_UNINSTALL = : 108PRE_UNINSTALL = : 109POST_UNINSTALL = : 110build_triplet = @build@ 111host_triplet = @host@ 112bin_PROGRAMS = Xephyr$(EXEEXT) 113@GLAMOR_TRUE@am__append_1 = $(XLIB_CFLAGS) 114subdir = hw/kdrive/ephyr 115ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 116am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ 117 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \ 118 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 119 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 120 $(top_srcdir)/configure.ac 121am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 122 $(ACLOCAL_M4) 123DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 124mkinstalldirs = $(install_sh) -d 125CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \ 126 $(top_builddir)/include/xorg-server.h \ 127 $(top_builddir)/include/dix-config.h \ 128 $(top_builddir)/include/xorg-config.h \ 129 $(top_builddir)/include/xkb-config.h \ 130 $(top_builddir)/include/xwin-config.h \ 131 $(top_builddir)/include/version-config.h 132CONFIG_CLEAN_FILES = 133CONFIG_CLEAN_VPATH_FILES = 134am__installdirs = "$(DESTDIR)$(bindir)" 135PROGRAMS = $(bin_PROGRAMS) 136am__Xephyr_SOURCES_DIST = ephyr.c ephyr.h ephyrlog.h ephyr_draw.c \ 137 ephyrinit.c ephyrcursor.c hostx.c hostx.h ephyrvideo.c \ 138 ephyr_glamor_glx.c ephyr_glamor_glx.h ephyr_glamor_xv.c 139@XV_TRUE@am__objects_1 = ephyrvideo.$(OBJEXT) 140@GLAMOR_TRUE@@XV_TRUE@am__objects_2 = ephyr_glamor_xv.$(OBJEXT) 141@GLAMOR_TRUE@am__objects_3 = ephyr_glamor_glx.$(OBJEXT) \ 142@GLAMOR_TRUE@ $(am__objects_2) 143am_Xephyr_OBJECTS = ephyr.$(OBJEXT) ephyr_draw.$(OBJEXT) \ 144 ephyrinit.$(OBJEXT) ephyrcursor.$(OBJEXT) hostx.$(OBJEXT) \ 145 $(am__objects_1) $(am__objects_3) 146Xephyr_OBJECTS = $(am_Xephyr_OBJECTS) 147@GLAMOR_TRUE@am__DEPENDENCIES_1 = $(top_builddir)/glamor/libglamor.la \ 148@GLAMOR_TRUE@ $(top_builddir)/glamor/libglamor_egl_stubs.la 149AM_V_lt = $(am__v_lt_@AM_V@) 150am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 151am__v_lt_0 = --silent 152am__v_lt_1 = 153Xephyr_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 154 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 155 $(Xephyr_LDFLAGS) $(LDFLAGS) -o $@ 156AM_V_P = $(am__v_P_@AM_V@) 157am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 158am__v_P_0 = false 159am__v_P_1 = : 160AM_V_GEN = $(am__v_GEN_@AM_V@) 161am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 162am__v_GEN_0 = @echo " GEN " $@; 163am__v_GEN_1 = 164AM_V_at = $(am__v_at_@AM_V@) 165am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 166am__v_at_0 = @ 167am__v_at_1 = 168DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include 169depcomp = $(SHELL) $(top_srcdir)/depcomp 170am__maybe_remake_depfiles = depfiles 171am__depfiles_remade = ./$(DEPDIR)/ephyr.Po ./$(DEPDIR)/ephyr_draw.Po \ 172 ./$(DEPDIR)/ephyr_glamor_glx.Po ./$(DEPDIR)/ephyr_glamor_xv.Po \ 173 ./$(DEPDIR)/ephyrcursor.Po ./$(DEPDIR)/ephyrinit.Po \ 174 ./$(DEPDIR)/ephyrvideo.Po ./$(DEPDIR)/hostx.Po 175am__mv = mv -f 176COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 177 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 178LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 179 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 180 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 181 $(AM_CFLAGS) $(CFLAGS) 182AM_V_CC = $(am__v_CC_@AM_V@) 183am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 184am__v_CC_0 = @echo " CC " $@; 185am__v_CC_1 = 186CCLD = $(CC) 187LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 188 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 189 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 190AM_V_CCLD = $(am__v_CCLD_@AM_V@) 191am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 192am__v_CCLD_0 = @echo " CCLD " $@; 193am__v_CCLD_1 = 194SOURCES = $(Xephyr_SOURCES) 195DIST_SOURCES = $(am__Xephyr_SOURCES_DIST) 196RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 197 ctags-recursive dvi-recursive html-recursive info-recursive \ 198 install-data-recursive install-dvi-recursive \ 199 install-exec-recursive install-html-recursive \ 200 install-info-recursive install-pdf-recursive \ 201 install-ps-recursive install-recursive installcheck-recursive \ 202 installdirs-recursive pdf-recursive ps-recursive \ 203 tags-recursive uninstall-recursive 204am__can_run_installinfo = \ 205 case $$AM_UPDATE_INFO_DIR in \ 206 n|no|NO) false;; \ 207 *) (install-info --version) >/dev/null 2>&1;; \ 208 esac 209RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 210 distclean-recursive maintainer-clean-recursive 211am__recursive_targets = \ 212 $(RECURSIVE_TARGETS) \ 213 $(RECURSIVE_CLEAN_TARGETS) \ 214 $(am__extra_recursive_targets) 215AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 216 distdir distdir-am 217am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 218# Read a list of newline-separated strings from the standard input, 219# and print each of them once, without duplicates. Input order is 220# *not* preserved. 221am__uniquify_input = $(AWK) '\ 222 BEGIN { nonempty = 0; } \ 223 { items[$$0] = 1; nonempty = 1; } \ 224 END { if (nonempty) { for (i in items) print i; }; } \ 225' 226# Make sure the list of sources is unique. This is necessary because, 227# e.g., the same source file might be shared among _SOURCES variables 228# for different programs/libraries. 229am__define_uniq_tagged_files = \ 230 list='$(am__tagged_files)'; \ 231 unique=`for i in $$list; do \ 232 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 233 done | $(am__uniquify_input)` 234ETAGS = etags 235CTAGS = ctags 236DIST_SUBDIRS = $(SUBDIRS) 237am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README 238DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 239am__relativize = \ 240 dir0=`pwd`; \ 241 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 242 sed_rest='s,^[^/]*/*,,'; \ 243 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 244 sed_butlast='s,/*[^/]*$$,,'; \ 245 while test -n "$$dir1"; do \ 246 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 247 if test "$$first" != "."; then \ 248 if test "$$first" = ".."; then \ 249 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 250 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 251 else \ 252 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 253 if test "$$first2" = "$$first"; then \ 254 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 255 else \ 256 dir2="../$$dir2"; \ 257 fi; \ 258 dir0="$$dir0"/"$$first"; \ 259 fi; \ 260 fi; \ 261 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 262 done; \ 263 reldir="$$dir2" 264ACLOCAL = @ACLOCAL@ 265ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 266ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 267AMTAR = @AMTAR@ 268AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 269APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@ 270APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@ 271APP_MAN_DIR = @APP_MAN_DIR@ 272APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 273AR = @AR@ 274AS = @AS@ 275AUTOCONF = @AUTOCONF@ 276AUTOHEADER = @AUTOHEADER@ 277AUTOMAKE = @AUTOMAKE@ 278AWK = @AWK@ 279BASE_CFLAGS = @BASE_CFLAGS@ 280BASE_FONT_PATH = @BASE_FONT_PATH@ 281BUNDLE_ID_PREFIX = @BUNDLE_ID_PREFIX@ 282BUNDLE_VERSION = @BUNDLE_VERSION@ 283BUNDLE_VERSION_STRING = @BUNDLE_VERSION_STRING@ 284CC = @CC@ 285CCAS = @CCAS@ 286CCASDEPMODE = @CCASDEPMODE@ 287CCASFLAGS = @CCASFLAGS@ 288CCDEPMODE = @CCDEPMODE@ 289CFLAGS = @CFLAGS@ 290CHANGELOG_CMD = @CHANGELOG_CMD@ 291COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@ 292CPP = @CPP@ 293CPPFLAGS = @CPPFLAGS@ 294CWARNFLAGS = @CWARNFLAGS@ 295CYGPATH_W = @CYGPATH_W@ 296DBUS_CFLAGS = @DBUS_CFLAGS@ 297DBUS_LIBS = @DBUS_LIBS@ 298DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@ 299DEFAULT_LOGDIR = @DEFAULT_LOGDIR@ 300DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@ 301DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@ 302DEFAULT_XDG_DATA_HOME = @DEFAULT_XDG_DATA_HOME@ 303DEFAULT_XDG_DATA_HOME_LOGDIR = @DEFAULT_XDG_DATA_HOME_LOGDIR@ 304DEFS = @DEFS@ 305DEPDIR = @DEPDIR@ 306DGA_CFLAGS = @DGA_CFLAGS@ 307DGA_LIBS = @DGA_LIBS@ 308DIX_CFLAGS = @DIX_CFLAGS@ 309DIX_LIB = @DIX_LIB@ 310DLLTOOL = @DLLTOOL@ 311DLOPEN_LIBS = @DLOPEN_LIBS@ 312DOT = @DOT@ 313DOXYGEN = @DOXYGEN@ 314DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@ 315DRI2PROTO_LIBS = @DRI2PROTO_LIBS@ 316DRI3PROTO_CFLAGS = @DRI3PROTO_CFLAGS@ 317DRI3PROTO_LIBS = @DRI3PROTO_LIBS@ 318DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 319DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 320DRI_DRIVER_PATH = @DRI_DRIVER_PATH@ 321DSYMUTIL = @DSYMUTIL@ 322DTRACE = @DTRACE@ 323DUMPBIN = @DUMPBIN@ 324ECHO_C = @ECHO_C@ 325ECHO_N = @ECHO_N@ 326ECHO_T = @ECHO_T@ 327EGREP = @EGREP@ 328EXEEXT = @EXEEXT@ 329FGREP = @FGREP@ 330FILE_MAN_DIR = @FILE_MAN_DIR@ 331FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 332FONT100DPIDIR = @FONT100DPIDIR@ 333FONT75DPIDIR = @FONT75DPIDIR@ 334FONTMISCDIR = @FONTMISCDIR@ 335FONTOTFDIR = @FONTOTFDIR@ 336FONTROOTDIR = @FONTROOTDIR@ 337FONTTTFDIR = @FONTTTFDIR@ 338FONTTYPE1DIR = @FONTTYPE1DIR@ 339FOP = @FOP@ 340GBM_CFLAGS = @GBM_CFLAGS@ 341GBM_LIBS = @GBM_LIBS@ 342GLAMOR_CFLAGS = @GLAMOR_CFLAGS@ 343GLAMOR_LIBS = @GLAMOR_LIBS@ 344GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@ 345GLX_DEFINES = @GLX_DEFINES@ 346GLX_SYS_LIBS = @GLX_SYS_LIBS@ 347GL_CFLAGS = @GL_CFLAGS@ 348GL_LIBS = @GL_LIBS@ 349GREP = @GREP@ 350HAL_CFLAGS = @HAL_CFLAGS@ 351HAL_LIBS = @HAL_LIBS@ 352HAVE_DOT = @HAVE_DOT@ 353INSTALL = @INSTALL@ 354INSTALL_CMD = @INSTALL_CMD@ 355INSTALL_DATA = @INSTALL_DATA@ 356INSTALL_PROGRAM = @INSTALL_PROGRAM@ 357INSTALL_SCRIPT = @INSTALL_SCRIPT@ 358INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 359KDRIVE_CFLAGS = @KDRIVE_CFLAGS@ 360KDRIVE_INCS = @KDRIVE_INCS@ 361KDRIVE_LIBS = @KDRIVE_LIBS@ 362KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@ 363KDRIVE_MAIN_LIB = @KDRIVE_MAIN_LIB@ 364KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@ 365KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@ 366KHRONOS_OPENGL_REGISTRY_CFLAGS = @KHRONOS_OPENGL_REGISTRY_CFLAGS@ 367KHRONOS_OPENGL_REGISTRY_LIBS = @KHRONOS_OPENGL_REGISTRY_LIBS@ 368KHRONOS_SPEC_DIR = @KHRONOS_SPEC_DIR@ 369LD = @LD@ 370LDFLAGS = @LDFLAGS@ 371LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@ 372LD_NO_UNDEFINED_FLAG = @LD_NO_UNDEFINED_FLAG@ 373LEX = @LEX@ 374LEXLIB = @LEXLIB@ 375LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 376LIBDRM_CFLAGS = @LIBDRM_CFLAGS@ 377LIBDRM_LIBS = @LIBDRM_LIBS@ 378LIBOBJS = @LIBOBJS@ 379LIBS = @LIBS@ 380LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@ 381LIBSHA1_LIBS = @LIBSHA1_LIBS@ 382LIBTOOL = @LIBTOOL@ 383LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@ 384LIBUNWIND_LIBS = @LIBUNWIND_LIBS@ 385LIBXCVT_CFLAGS = @LIBXCVT_CFLAGS@ 386LIBXCVT_LIBS = @LIBXCVT_LIBS@ 387LIB_MAN_DIR = @LIB_MAN_DIR@ 388LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 389LIPO = @LIPO@ 390LN_S = @LN_S@ 391LTLIBOBJS = @LTLIBOBJS@ 392LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 393MAIN_LIB = @MAIN_LIB@ 394MAKEINFO = @MAKEINFO@ 395MANIFEST_TOOL = @MANIFEST_TOOL@ 396MAN_SUBSTS = @MAN_SUBSTS@ 397MISC_MAN_DIR = @MISC_MAN_DIR@ 398MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 399MKDIR_P = @MKDIR_P@ 400NM = @NM@ 401NMEDIT = @NMEDIT@ 402OBJC = @OBJC@ 403OBJCCLD = @OBJCCLD@ 404OBJCDEPMODE = @OBJCDEPMODE@ 405OBJCFLAGS = @OBJCFLAGS@ 406OBJCLINK = @OBJCLINK@ 407OBJDUMP = @OBJDUMP@ 408OBJEXT = @OBJEXT@ 409OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ 410OPENSSL_LIBS = @OPENSSL_LIBS@ 411OS_LIB = @OS_LIB@ 412OTOOL = @OTOOL@ 413OTOOL64 = @OTOOL64@ 414PACKAGE = @PACKAGE@ 415PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 416PACKAGE_NAME = @PACKAGE_NAME@ 417PACKAGE_STRING = @PACKAGE_STRING@ 418PACKAGE_TARNAME = @PACKAGE_TARNAME@ 419PACKAGE_URL = @PACKAGE_URL@ 420PACKAGE_VERSION = @PACKAGE_VERSION@ 421PATH_SEPARATOR = @PATH_SEPARATOR@ 422PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 423PCIACCESS_LIBS = @PCIACCESS_LIBS@ 424PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@ 425PIXMAN_CFLAGS = @PIXMAN_CFLAGS@ 426PIXMAN_LIBS = @PIXMAN_LIBS@ 427PKG_CONFIG = @PKG_CONFIG@ 428PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 429PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 430PROJECTROOT = @PROJECTROOT@ 431PTHREAD_CC = @PTHREAD_CC@ 432PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 433PTHREAD_LIBS = @PTHREAD_LIBS@ 434PYTHON3 = @PYTHON3@ 435RANLIB = @RANLIB@ 436RAWCPP = @RAWCPP@ 437RAWCPPFLAGS = @RAWCPPFLAGS@ 438RELEASE_DATE = @RELEASE_DATE@ 439SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@ 440SED = @SED@ 441SELINUX_CFLAGS = @SELINUX_CFLAGS@ 442SELINUX_LIBS = @SELINUX_LIBS@ 443SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@ 444SET_MAKE = @SET_MAKE@ 445SHA1_CFLAGS = @SHA1_CFLAGS@ 446SHA1_LIBS = @SHA1_LIBS@ 447SHELL = @SHELL@ 448SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@ 449STRICT_CFLAGS = @STRICT_CFLAGS@ 450STRIP = @STRIP@ 451STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 452SUID_WRAPPER_DIR = @SUID_WRAPPER_DIR@ 453SYSCONFDIR = @SYSCONFDIR@ 454SYSTEMD_DAEMON_CFLAGS = @SYSTEMD_DAEMON_CFLAGS@ 455SYSTEMD_DAEMON_LIBS = @SYSTEMD_DAEMON_LIBS@ 456TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@ 457UDEV_CFLAGS = @UDEV_CFLAGS@ 458UDEV_LIBS = @UDEV_LIBS@ 459UTILS_SYS_LIBS = @UTILS_SYS_LIBS@ 460VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@ 461VERSION = @VERSION@ 462WINDOWSDRI_CFLAGS = @WINDOWSDRI_CFLAGS@ 463WINDOWSDRI_LIBS = @WINDOWSDRI_LIBS@ 464WINDRES = @WINDRES@ 465XCONFIGDIR = @XCONFIGDIR@ 466XCONFIGFILE = @XCONFIGFILE@ 467XDMCP_CFLAGS = @XDMCP_CFLAGS@ 468XDMCP_LIBS = @XDMCP_LIBS@ 469XEPHYR_CFLAGS = @XEPHYR_CFLAGS@ 470XEPHYR_INCS = @XEPHYR_INCS@ 471XEPHYR_LIBS = @XEPHYR_LIBS@ 472XF86CONFIGDIR = @XF86CONFIGDIR@ 473XF86CONFIGFILE = @XF86CONFIGFILE@ 474XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@ 475XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@ 476XKB_COMPILED_DIR = @XKB_COMPILED_DIR@ 477XKB_DFLT_LAYOUT = @XKB_DFLT_LAYOUT@ 478XKB_DFLT_MODEL = @XKB_DFLT_MODEL@ 479XKB_DFLT_OPTIONS = @XKB_DFLT_OPTIONS@ 480XKB_DFLT_RULES = @XKB_DFLT_RULES@ 481XKB_DFLT_VARIANT = @XKB_DFLT_VARIANT@ 482XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@ 483XLIB_CFLAGS = @XLIB_CFLAGS@ 484XLIB_LIBS = @XLIB_LIBS@ 485XMLTO = @XMLTO@ 486XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@ 487XNESTMODULES_LIBS = @XNESTMODULES_LIBS@ 488XNEST_LIBS = @XNEST_LIBS@ 489XNEST_SYS_LIBS = @XNEST_SYS_LIBS@ 490XORG_CFLAGS = @XORG_CFLAGS@ 491XORG_DRIVER_LIBS = @XORG_DRIVER_LIBS@ 492XORG_INCS = @XORG_INCS@ 493XORG_LIBS = @XORG_LIBS@ 494XORG_MALLOC_DEBUG_ENV = @XORG_MALLOC_DEBUG_ENV@ 495XORG_MAN_PAGE = @XORG_MAN_PAGE@ 496XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@ 497XORG_MODULES_LIBS = @XORG_MODULES_LIBS@ 498XORG_OS_SUBDIR = @XORG_OS_SUBDIR@ 499XORG_SGML_PATH = @XORG_SGML_PATH@ 500XORG_SYS_LIBS = @XORG_SYS_LIBS@ 501XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@ 502XPBPROXY_LIBS = @XPBPROXY_LIBS@ 503XQUARTZ_LIBS = @XQUARTZ_LIBS@ 504XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@ 505XQUARTZ_SPARKLE_FEED_URL = @XQUARTZ_SPARKLE_FEED_URL@ 506XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@ 507XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@ 508XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@ 509XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@ 510XSERVER_LIBS = @XSERVER_LIBS@ 511XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@ 512XSHMFENCE_CFLAGS = @XSHMFENCE_CFLAGS@ 513XSHMFENCE_LIBS = @XSHMFENCE_LIBS@ 514XSLTPROC = @XSLTPROC@ 515XSL_STYLESHEET = @XSL_STYLESHEET@ 516XVFB_LIBS = @XVFB_LIBS@ 517XVFB_SYS_LIBS = @XVFB_SYS_LIBS@ 518XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@ 519XWINMODULES_LIBS = @XWINMODULES_LIBS@ 520XWIN_LIBS = @XWIN_LIBS@ 521XWIN_SERVER_NAME = @XWIN_SERVER_NAME@ 522XWIN_SYS_LIBS = @XWIN_SYS_LIBS@ 523YACC = @YACC@ 524YFLAGS = @YFLAGS@ 525abi_ansic = @abi_ansic@ 526abi_extension = @abi_extension@ 527abi_videodrv = @abi_videodrv@ 528abi_xinput = @abi_xinput@ 529abs_builddir = @abs_builddir@ 530abs_srcdir = @abs_srcdir@ 531abs_top_builddir = @abs_top_builddir@ 532abs_top_srcdir = @abs_top_srcdir@ 533ac_ct_AR = @ac_ct_AR@ 534ac_ct_CC = @ac_ct_CC@ 535ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 536am__include = @am__include@ 537am__leading_dot = @am__leading_dot@ 538am__quote = @am__quote@ 539am__tar = @am__tar@ 540am__untar = @am__untar@ 541ax_pthread_config = @ax_pthread_config@ 542bindir = @bindir@ 543build = @build@ 544build_alias = @build_alias@ 545build_cpu = @build_cpu@ 546build_os = @build_os@ 547build_vendor = @build_vendor@ 548builddir = @builddir@ 549datadir = @datadir@ 550datarootdir = @datarootdir@ 551docdir = @docdir@ 552driverdir = @driverdir@ 553dvidir = @dvidir@ 554exec_prefix = @exec_prefix@ 555extdir = @extdir@ 556host = @host@ 557host_alias = @host_alias@ 558host_cpu = @host_cpu@ 559host_os = @host_os@ 560host_vendor = @host_vendor@ 561htmldir = @htmldir@ 562includedir = @includedir@ 563infodir = @infodir@ 564install_sh = @install_sh@ 565libdir = @libdir@ 566libexecdir = @libexecdir@ 567localedir = @localedir@ 568localstatedir = @localstatedir@ 569logdir = @logdir@ 570mandir = @mandir@ 571mkdir_p = @mkdir_p@ 572moduledir = @moduledir@ 573oldincludedir = @oldincludedir@ 574pdfdir = @pdfdir@ 575prefix = @prefix@ 576program_transform_name = @program_transform_name@ 577psdir = @psdir@ 578runstatedir = @runstatedir@ 579sbindir = @sbindir@ 580sdkdir = @sdkdir@ 581sharedstatedir = @sharedstatedir@ 582srcdir = @srcdir@ 583symbol_visibility = @symbol_visibility@ 584sysconfdir = @sysconfdir@ 585sysconfigdir = @sysconfigdir@ 586target_alias = @target_alias@ 587top_build_prefix = @top_build_prefix@ 588top_builddir = @top_builddir@ 589top_srcdir = @top_srcdir@ 590SUBDIRS = man 591AM_CPPFLAGS = @KDRIVE_INCS@ @KDRIVE_CFLAGS@ @XEPHYR_INCS@ \ 592 @XEPHYR_CFLAGS@ -DHAVE_DIX_CONFIG_H -I$(top_srcdir) \ 593 -I$(top_srcdir)/glamor -I$(top_srcdir)/exa $(am__append_1) 594@XV_TRUE@XV_SRCS = ephyrvideo.c 595@GLAMOR_TRUE@@XV_TRUE@GLAMOR_XV_SRCS = ephyr_glamor_xv.c 596@GLAMOR_TRUE@GLAMOR_SRCS = \ 597@GLAMOR_TRUE@ ephyr_glamor_glx.c \ 598@GLAMOR_TRUE@ ephyr_glamor_glx.h \ 599@GLAMOR_TRUE@ $(GLAMOR_XV_SRCS) \ 600@GLAMOR_TRUE@ $() 601 602Xephyr_SOURCES = \ 603 ephyr.c \ 604 ephyr.h \ 605 ephyrlog.h \ 606 ephyr_draw.c \ 607 ephyrinit.c \ 608 ephyrcursor.c \ 609 hostx.c \ 610 hostx.h \ 611 $(XV_SRCS) \ 612 $(GLAMOR_SRCS) \ 613 $() 614 615@GLAMOR_TRUE@XEPHYR_GLAMOR_LIB = \ 616@GLAMOR_TRUE@ $(top_builddir)/glamor/libglamor.la \ 617@GLAMOR_TRUE@ $(top_builddir)/glamor/libglamor_egl_stubs.la \ 618@GLAMOR_TRUE@ $() 619 620Xephyr_LDADD = \ 621 $(top_builddir)/exa/libexa.la \ 622 $(XEPHYR_GLAMOR_LIB) \ 623 @KDRIVE_LIBS@ \ 624 @XEPHYR_LIBS@ 625 626Xephyr_DEPENDENCIES = @KDRIVE_LOCAL_LIBS@ $(XEPHYR_GLAMOR_LIB) 627Xephyr_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG) 628all: all-recursive 629 630.SUFFIXES: 631.SUFFIXES: .c .lo .o .obj 632$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 633 @for dep in $?; do \ 634 case '$(am__configure_deps)' in \ 635 *$$dep*) \ 636 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 637 && { if test -f $@; then exit 0; else break; fi; }; \ 638 exit 1;; \ 639 esac; \ 640 done; \ 641 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign hw/kdrive/ephyr/Makefile'; \ 642 $(am__cd) $(top_srcdir) && \ 643 $(AUTOMAKE) --foreign hw/kdrive/ephyr/Makefile 644Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 645 @case '$?' in \ 646 *config.status*) \ 647 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 648 *) \ 649 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 650 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 651 esac; 652 653$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 654 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 655 656$(top_srcdir)/configure: $(am__configure_deps) 657 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 658$(ACLOCAL_M4): $(am__aclocal_m4_deps) 659 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 660$(am__aclocal_m4_deps): 661install-binPROGRAMS: $(bin_PROGRAMS) 662 @$(NORMAL_INSTALL) 663 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 664 if test -n "$$list"; then \ 665 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 666 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 667 fi; \ 668 for p in $$list; do echo "$$p $$p"; done | \ 669 sed 's/$(EXEEXT)$$//' | \ 670 while read p p1; do if test -f $$p \ 671 || test -f $$p1 \ 672 ; then echo "$$p"; echo "$$p"; else :; fi; \ 673 done | \ 674 sed -e 'p;s,.*/,,;n;h' \ 675 -e 's|.*|.|' \ 676 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 677 sed 'N;N;N;s,\n, ,g' | \ 678 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 679 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 680 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 681 else { print "f", $$3 "/" $$4, $$1; } } \ 682 END { for (d in files) print "f", d, files[d] }' | \ 683 while read type dir files; do \ 684 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 685 test -z "$$files" || { \ 686 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 687 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 688 } \ 689 ; done 690 691uninstall-binPROGRAMS: 692 @$(NORMAL_UNINSTALL) 693 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 694 files=`for p in $$list; do echo "$$p"; done | \ 695 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 696 -e 's/$$/$(EXEEXT)/' \ 697 `; \ 698 test -n "$$list" || exit 0; \ 699 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 700 cd "$(DESTDIR)$(bindir)" && rm -f $$files 701 702clean-binPROGRAMS: 703 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 704 echo " rm -f" $$list; \ 705 rm -f $$list || exit $$?; \ 706 test -n "$(EXEEXT)" || exit 0; \ 707 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 708 echo " rm -f" $$list; \ 709 rm -f $$list 710 711Xephyr$(EXEEXT): $(Xephyr_OBJECTS) $(Xephyr_DEPENDENCIES) $(EXTRA_Xephyr_DEPENDENCIES) 712 @rm -f Xephyr$(EXEEXT) 713 $(AM_V_CCLD)$(Xephyr_LINK) $(Xephyr_OBJECTS) $(Xephyr_LDADD) $(LIBS) 714 715mostlyclean-compile: 716 -rm -f *.$(OBJEXT) 717 718distclean-compile: 719 -rm -f *.tab.c 720 721@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyr.Po@am__quote@ # am--include-marker 722@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyr_draw.Po@am__quote@ # am--include-marker 723@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyr_glamor_glx.Po@am__quote@ # am--include-marker 724@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyr_glamor_xv.Po@am__quote@ # am--include-marker 725@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrcursor.Po@am__quote@ # am--include-marker 726@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrinit.Po@am__quote@ # am--include-marker 727@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ephyrvideo.Po@am__quote@ # am--include-marker 728@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hostx.Po@am__quote@ # am--include-marker 729 730$(am__depfiles_remade): 731 @$(MKDIR_P) $(@D) 732 @echo '# dummy' >$@-t && $(am__mv) $@-t $@ 733 734am--depfiles: $(am__depfiles_remade) 735 736.c.o: 737@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 738@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 739@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 740@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 741@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 742 743.c.obj: 744@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 745@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 746@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 747@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 748@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 749 750.c.lo: 751@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 752@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 753@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 754@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 755@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 756 757mostlyclean-libtool: 758 -rm -f *.lo 759 760clean-libtool: 761 -rm -rf .libs _libs 762 763# This directory's subdirectories are mostly independent; you can cd 764# into them and run 'make' without going through this Makefile. 765# To change the values of 'make' variables: instead of editing Makefiles, 766# (1) if the variable is set in 'config.status', edit 'config.status' 767# (which will cause the Makefiles to be regenerated when you run 'make'); 768# (2) otherwise, pass the desired values on the 'make' command line. 769$(am__recursive_targets): 770 @fail=; \ 771 if $(am__make_keepgoing); then \ 772 failcom='fail=yes'; \ 773 else \ 774 failcom='exit 1'; \ 775 fi; \ 776 dot_seen=no; \ 777 target=`echo $@ | sed s/-recursive//`; \ 778 case "$@" in \ 779 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 780 *) list='$(SUBDIRS)' ;; \ 781 esac; \ 782 for subdir in $$list; do \ 783 echo "Making $$target in $$subdir"; \ 784 if test "$$subdir" = "."; then \ 785 dot_seen=yes; \ 786 local_target="$$target-am"; \ 787 else \ 788 local_target="$$target"; \ 789 fi; \ 790 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 791 || eval $$failcom; \ 792 done; \ 793 if test "$$dot_seen" = "no"; then \ 794 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 795 fi; test -z "$$fail" 796 797ID: $(am__tagged_files) 798 $(am__define_uniq_tagged_files); mkid -fID $$unique 799tags: tags-recursive 800TAGS: tags 801 802tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 803 set x; \ 804 here=`pwd`; \ 805 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 806 include_option=--etags-include; \ 807 empty_fix=.; \ 808 else \ 809 include_option=--include; \ 810 empty_fix=; \ 811 fi; \ 812 list='$(SUBDIRS)'; for subdir in $$list; do \ 813 if test "$$subdir" = .; then :; else \ 814 test ! -f $$subdir/TAGS || \ 815 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 816 fi; \ 817 done; \ 818 $(am__define_uniq_tagged_files); \ 819 shift; \ 820 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 821 test -n "$$unique" || unique=$$empty_fix; \ 822 if test $$# -gt 0; then \ 823 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 824 "$$@" $$unique; \ 825 else \ 826 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 827 $$unique; \ 828 fi; \ 829 fi 830ctags: ctags-recursive 831 832CTAGS: ctags 833ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 834 $(am__define_uniq_tagged_files); \ 835 test -z "$(CTAGS_ARGS)$$unique" \ 836 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 837 $$unique 838 839GTAGS: 840 here=`$(am__cd) $(top_builddir) && pwd` \ 841 && $(am__cd) $(top_srcdir) \ 842 && gtags -i $(GTAGS_ARGS) "$$here" 843cscopelist: cscopelist-recursive 844 845cscopelist-am: $(am__tagged_files) 846 list='$(am__tagged_files)'; \ 847 case "$(srcdir)" in \ 848 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 849 *) sdir=$(subdir)/$(srcdir) ;; \ 850 esac; \ 851 for i in $$list; do \ 852 if test -f "$$i"; then \ 853 echo "$(subdir)/$$i"; \ 854 else \ 855 echo "$$sdir/$$i"; \ 856 fi; \ 857 done >> $(top_builddir)/cscope.files 858 859distclean-tags: 860 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 861 862distdir: $(BUILT_SOURCES) 863 $(MAKE) $(AM_MAKEFLAGS) distdir-am 864 865distdir-am: $(DISTFILES) 866 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 867 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 868 list='$(DISTFILES)'; \ 869 dist_files=`for file in $$list; do echo $$file; done | \ 870 sed -e "s|^$$srcdirstrip/||;t" \ 871 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 872 case $$dist_files in \ 873 */*) $(MKDIR_P) `echo "$$dist_files" | \ 874 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 875 sort -u` ;; \ 876 esac; \ 877 for file in $$dist_files; do \ 878 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 879 if test -d $$d/$$file; then \ 880 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 881 if test -d "$(distdir)/$$file"; then \ 882 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 883 fi; \ 884 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 885 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 886 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 887 fi; \ 888 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 889 else \ 890 test -f "$(distdir)/$$file" \ 891 || cp -p $$d/$$file "$(distdir)/$$file" \ 892 || exit 1; \ 893 fi; \ 894 done 895 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 896 if test "$$subdir" = .; then :; else \ 897 $(am__make_dryrun) \ 898 || test -d "$(distdir)/$$subdir" \ 899 || $(MKDIR_P) "$(distdir)/$$subdir" \ 900 || exit 1; \ 901 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 902 $(am__relativize); \ 903 new_distdir=$$reldir; \ 904 dir1=$$subdir; dir2="$(top_distdir)"; \ 905 $(am__relativize); \ 906 new_top_distdir=$$reldir; \ 907 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 908 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 909 ($(am__cd) $$subdir && \ 910 $(MAKE) $(AM_MAKEFLAGS) \ 911 top_distdir="$$new_top_distdir" \ 912 distdir="$$new_distdir" \ 913 am__remove_distdir=: \ 914 am__skip_length_check=: \ 915 am__skip_mode_fix=: \ 916 distdir) \ 917 || exit 1; \ 918 fi; \ 919 done 920check-am: all-am 921check: check-recursive 922all-am: Makefile $(PROGRAMS) 923installdirs: installdirs-recursive 924installdirs-am: 925 for dir in "$(DESTDIR)$(bindir)"; do \ 926 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 927 done 928install: install-recursive 929install-exec: install-exec-recursive 930install-data: install-data-recursive 931uninstall: uninstall-recursive 932 933install-am: all-am 934 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 935 936installcheck: installcheck-recursive 937install-strip: 938 if test -z '$(STRIP)'; then \ 939 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 940 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 941 install; \ 942 else \ 943 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 944 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 945 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 946 fi 947mostlyclean-generic: 948 949clean-generic: 950 951distclean-generic: 952 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 953 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 954 955maintainer-clean-generic: 956 @echo "This command is intended for maintainers to use" 957 @echo "it deletes files that may require special tools to rebuild." 958clean: clean-recursive 959 960clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am 961 962distclean: distclean-recursive 963 -rm -f ./$(DEPDIR)/ephyr.Po 964 -rm -f ./$(DEPDIR)/ephyr_draw.Po 965 -rm -f ./$(DEPDIR)/ephyr_glamor_glx.Po 966 -rm -f ./$(DEPDIR)/ephyr_glamor_xv.Po 967 -rm -f ./$(DEPDIR)/ephyrcursor.Po 968 -rm -f ./$(DEPDIR)/ephyrinit.Po 969 -rm -f ./$(DEPDIR)/ephyrvideo.Po 970 -rm -f ./$(DEPDIR)/hostx.Po 971 -rm -f Makefile 972distclean-am: clean-am distclean-compile distclean-generic \ 973 distclean-tags 974 975dvi: dvi-recursive 976 977dvi-am: 978 979html: html-recursive 980 981html-am: 982 983info: info-recursive 984 985info-am: 986 987install-data-am: 988 989install-dvi: install-dvi-recursive 990 991install-dvi-am: 992 993install-exec-am: install-binPROGRAMS 994 995install-html: install-html-recursive 996 997install-html-am: 998 999install-info: install-info-recursive 1000 1001install-info-am: 1002 1003install-man: 1004 1005install-pdf: install-pdf-recursive 1006 1007install-pdf-am: 1008 1009install-ps: install-ps-recursive 1010 1011install-ps-am: 1012 1013installcheck-am: 1014 1015maintainer-clean: maintainer-clean-recursive 1016 -rm -f ./$(DEPDIR)/ephyr.Po 1017 -rm -f ./$(DEPDIR)/ephyr_draw.Po 1018 -rm -f ./$(DEPDIR)/ephyr_glamor_glx.Po 1019 -rm -f ./$(DEPDIR)/ephyr_glamor_xv.Po 1020 -rm -f ./$(DEPDIR)/ephyrcursor.Po 1021 -rm -f ./$(DEPDIR)/ephyrinit.Po 1022 -rm -f ./$(DEPDIR)/ephyrvideo.Po 1023 -rm -f ./$(DEPDIR)/hostx.Po 1024 -rm -f Makefile 1025maintainer-clean-am: distclean-am maintainer-clean-generic 1026 1027mostlyclean: mostlyclean-recursive 1028 1029mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1030 mostlyclean-libtool 1031 1032pdf: pdf-recursive 1033 1034pdf-am: 1035 1036ps: ps-recursive 1037 1038ps-am: 1039 1040uninstall-am: uninstall-binPROGRAMS 1041 1042.MAKE: $(am__recursive_targets) install-am install-strip 1043 1044.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ 1045 am--depfiles check check-am clean clean-binPROGRAMS \ 1046 clean-generic clean-libtool cscopelist-am ctags ctags-am \ 1047 distclean distclean-compile distclean-generic \ 1048 distclean-libtool distclean-tags distdir dvi dvi-am html \ 1049 html-am info info-am install install-am install-binPROGRAMS \ 1050 install-data install-data-am install-dvi install-dvi-am \ 1051 install-exec install-exec-am install-html install-html-am \ 1052 install-info install-info-am install-man install-pdf \ 1053 install-pdf-am install-ps install-ps-am install-strip \ 1054 installcheck installcheck-am installdirs installdirs-am \ 1055 maintainer-clean maintainer-clean-generic mostlyclean \ 1056 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 1057 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \ 1058 uninstall-binPROGRAMS 1059 1060.PRECIOUS: Makefile 1061 1062 1063relink: 1064 $(AM_V_at)rm -f $(bin_PROGRAMS) && $(MAKE) $(bin_PROGRAMS) 1065 1066# Tell versions [3.59,3.63) of GNU make to not export all variables. 1067# Otherwise a system limit (for SysV at least) may be exceeded. 1068.NOEXPORT: 1069