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