Makefile.in revision d36a1693
11.2Sriastrad# Makefile.in generated by automake 1.16.5 from Makefile.am. 21.2Sriastrad# @configure_input@ 31.1Sriastrad 41.1Sriastrad# Copyright (C) 1994-2021 Free Software Foundation, Inc. 51.1Sriastrad 61.1Sriastrad# This Makefile.in is free software; the Free Software Foundation 71.1Sriastrad# gives unlimited permission to copy and/or distribute it, 81.1Sriastrad# with or without modifications, as long as this notice is preserved. 91.1Sriastrad 101.1Sriastrad# This program is distributed in the hope that it will be useful, 111.1Sriastrad# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 121.1Sriastrad# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 131.1Sriastrad# PARTICULAR PURPOSE. 141.1Sriastrad 151.1Sriastrad@SET_MAKE@ 161.1Sriastrad 171.1Sriastrad 181.1SriastradVPATH = @srcdir@ 191.1Sriastradam__is_gnu_make = { \ 201.1Sriastrad if test -z '$(MAKELEVEL)'; then \ 211.1Sriastrad false; \ 221.1Sriastrad elif test -n '$(MAKE_HOST)'; then \ 231.1Sriastrad true; \ 241.1Sriastrad elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 251.1Sriastrad true; \ 261.1Sriastrad else \ 271.1Sriastrad false; \ 281.1Sriastrad fi; \ 291.2Sriastrad} 301.2Sriastradam__make_running_with_option = \ 311.2Sriastrad case $${target_option-} in \ 321.1Sriastrad ?) ;; \ 331.3Sriastrad *) echo "am__make_running_with_option: internal error: invalid" \ 341.3Sriastrad "target option '$${target_option-}' specified" >&2; \ 351.3Sriastrad exit 1;; \ 361.3Sriastrad esac; \ 371.3Sriastrad has_opt=no; \ 381.3Sriastrad sane_makeflags=$$MAKEFLAGS; \ 391.1Sriastrad if $(am__is_gnu_make); then \ 401.3Sriastrad sane_makeflags=$$MFLAGS; \ 411.1Sriastrad else \ 421.3Sriastrad case $$MAKEFLAGS in \ 431.1Sriastrad *\\[\ \ ]*) \ 441.1Sriastrad bs=\\; \ 451.3Sriastrad sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 461.2Sriastrad | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 471.1Sriastrad esac; \ 481.2Sriastrad fi; \ 491.3Sriastrad skip_next=no; \ 501.2Sriastrad strip_trailopt () \ 511.1Sriastrad { \ 521.1Sriastrad flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 531.3Sriastrad }; \ 541.1Sriastrad for flg in $$sane_makeflags; do \ 551.1Sriastrad test $$skip_next = yes && { skip_next=no; continue; }; \ 561.3Sriastrad case $$flg in \ 571.2Sriastrad *=*|--*) continue;; \ 581.1Sriastrad -*I) strip_trailopt 'I'; skip_next=yes;; \ 591.2Sriastrad -*I?*) strip_trailopt 'I';; \ 601.3Sriastrad -*O) strip_trailopt 'O'; skip_next=yes;; \ 611.1Sriastrad -*O?*) strip_trailopt 'O';; \ 621.2Sriastrad -*l) strip_trailopt 'l'; skip_next=yes;; \ 631.3Sriastrad -*l?*) strip_trailopt 'l';; \ 641.2Sriastrad -[dEDm]) skip_next=yes;; \ 651.1Sriastrad -[JT]) skip_next=yes;; \ 661.3Sriastrad esac; \ 671.1Sriastrad case $$flg in \ 681.1Sriastrad *$$target_option*) has_opt=yes; break;; \ 691.3Sriastrad esac; \ 701.1Sriastrad done; \ 711.3Sriastrad test $$has_opt = yes 721.1Sriastradam__make_dryrun = (target_option=n; $(am__make_running_with_option)) 731.1Sriastradam__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 741.3Sriastradpkgdatadir = $(datadir)/@PACKAGE@ 751.1Sriastradpkgincludedir = $(includedir)/@PACKAGE@ 761.3Sriastradpkglibdir = $(libdir)/@PACKAGE@ 771.3Sriastradpkglibexecdir = $(libexecdir)/@PACKAGE@ 781.2Sriastradam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 791.1Sriastradinstall_sh_DATA = $(install_sh) -c -m 644 801.1Sriastradinstall_sh_PROGRAM = $(install_sh) -c 811.3Sriastradinstall_sh_SCRIPT = $(install_sh) -c 821.2SriastradINSTALL_HEADER = $(INSTALL_DATA) 831.1Sriastradtransform = $(program_transform_name) 841.1SriastradNORMAL_INSTALL = : 851.1SriastradPRE_INSTALL = : 861.1SriastradPOST_INSTALL = : 871.1SriastradNORMAL_UNINSTALL = : 881.3SriastradPRE_UNINSTALL = : 891.2SriastradPOST_UNINSTALL = : 901.2Sriastradbuild_triplet = @build@ 911.2Sriastradhost_triplet = @host@ 921.2Sriastradsubdir = exa 931.2SriastradACLOCAL_M4 = $(top_srcdir)/aclocal.m4 941.2Sriastradam__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ 951.3Sriastrad $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \ 961.2Sriastrad $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 971.2Sriastrad $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 981.3Sriastrad $(top_srcdir)/configure.ac 991.2Sriastradam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 1001.2Sriastrad $(ACLOCAL_M4) 1011.2SriastradDIST_COMMON = $(srcdir)/Makefile.am $(am__sdk_HEADERS_DIST) \ 1021.2Sriastrad $(am__DIST_COMMON) 1031.2Sriastradmkinstalldirs = $(install_sh) -d 1041.2SriastradCONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \ 1051.1Sriastrad $(top_builddir)/include/xorg-server.h \ 1061.1Sriastrad $(top_builddir)/include/dix-config.h \ 1071.1Sriastrad $(top_builddir)/include/xorg-config.h \ 1081.1Sriastrad $(top_builddir)/include/xkb-config.h \ 1091.1Sriastrad $(top_builddir)/include/xwin-config.h \ 1101.3Sriastrad $(top_builddir)/include/version-config.h 1111.1SriastradCONFIG_CLEAN_FILES = 1121.3SriastradCONFIG_CLEAN_VPATH_FILES = 1131.1SriastradLTLIBRARIES = $(noinst_LTLIBRARIES) 1141.1Sriastradlibexa_la_LIBADD = 1151.3Sriastradam_libexa_la_OBJECTS = exa.lo exa_classic.lo exa_migration_classic.lo \ 1161.3Sriastrad exa_driver.lo exa_mixed.lo exa_migration_mixed.lo exa_accel.lo \ 1171.2Sriastrad exa_glyphs.lo exa_offscreen.lo exa_render.lo exa_unaccel.lo 1181.3Sriastradlibexa_la_OBJECTS = $(am_libexa_la_OBJECTS) 1191.1SriastradAM_V_lt = $(am__v_lt_@AM_V@) 1201.1Sriastradam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 1211.3Sriastradam__v_lt_0 = --silent 1221.2Sriastradam__v_lt_1 = 1231.2SriastradAM_V_P = $(am__v_P_@AM_V@) 1241.1Sriastradam__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 1251.1Sriastradam__v_P_0 = false 1261.1Sriastradam__v_P_1 = : 1271.1SriastradAM_V_GEN = $(am__v_GEN_@AM_V@) 1281.2Sriastradam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 1291.3Sriastradam__v_GEN_0 = @echo " GEN " $@; 1301.2Sriastradam__v_GEN_1 = 1311.2SriastradAM_V_at = $(am__v_at_@AM_V@) 1321.2Sriastradam__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 1331.2Sriastradam__v_at_0 = @ 1341.2Sriastradam__v_at_1 = 1351.2SriastradDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include 1361.3Sriastraddepcomp = $(SHELL) $(top_srcdir)/depcomp 1371.2Sriastradam__maybe_remake_depfiles = depfiles 1381.2Sriastradam__depfiles_remade = ./$(DEPDIR)/exa.Plo ./$(DEPDIR)/exa_accel.Plo \ 1391.3Sriastrad ./$(DEPDIR)/exa_classic.Plo ./$(DEPDIR)/exa_driver.Plo \ 1401.2Sriastrad ./$(DEPDIR)/exa_glyphs.Plo \ 1411.2Sriastrad ./$(DEPDIR)/exa_migration_classic.Plo \ 1421.2Sriastrad ./$(DEPDIR)/exa_migration_mixed.Plo ./$(DEPDIR)/exa_mixed.Plo \ 1431.2Sriastrad ./$(DEPDIR)/exa_offscreen.Plo ./$(DEPDIR)/exa_render.Plo \ 1441.2Sriastrad ./$(DEPDIR)/exa_unaccel.Plo 1451.2Sriastradam__mv = mv -f 1461.1SriastradCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 1471.1Sriastrad $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 1481.3SriastradLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 1491.1Sriastrad $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 1501.1Sriastrad $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 1511.1Sriastrad $(AM_CFLAGS) $(CFLAGS) 152AM_V_CC = $(am__v_CC_@AM_V@) 153am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 154am__v_CC_0 = @echo " CC " $@; 155am__v_CC_1 = 156CCLD = $(CC) 157LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 158 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 159 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 160AM_V_CCLD = $(am__v_CCLD_@AM_V@) 161am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 162am__v_CCLD_0 = @echo " CCLD " $@; 163am__v_CCLD_1 = 164SOURCES = $(libexa_la_SOURCES) 165DIST_SOURCES = $(libexa_la_SOURCES) 166am__can_run_installinfo = \ 167 case $$AM_UPDATE_INFO_DIR in \ 168 n|no|NO) false;; \ 169 *) (install-info --version) >/dev/null 2>&1;; \ 170 esac 171am__sdk_HEADERS_DIST = exa.h 172am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 173am__vpath_adj = case $$p in \ 174 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 175 *) f=$$p;; \ 176 esac; 177am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 178am__install_max = 40 179am__nobase_strip_setup = \ 180 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 181am__nobase_strip = \ 182 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 183am__nobase_list = $(am__nobase_strip_setup); \ 184 for p in $$list; do echo "$$p $$p"; done | \ 185 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 186 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 187 if (++n[$$2] == $(am__install_max)) \ 188 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 189 END { for (dir in files) print dir, files[dir] }' 190am__base_list = \ 191 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 192 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 193am__uninstall_files_from_dir = { \ 194 test -z "$$files" \ 195 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 196 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 197 $(am__cd) "$$dir" && rm -f $$files; }; \ 198 } 199am__installdirs = "$(DESTDIR)$(sdkdir)" 200HEADERS = $(sdk_HEADERS) 201am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 202# Read a list of newline-separated strings from the standard input, 203# and print each of them once, without duplicates. Input order is 204# *not* preserved. 205am__uniquify_input = $(AWK) '\ 206 BEGIN { nonempty = 0; } \ 207 { items[$$0] = 1; nonempty = 1; } \ 208 END { if (nonempty) { for (i in items) print i; }; } \ 209' 210# Make sure the list of sources is unique. This is necessary because, 211# e.g., the same source file might be shared among _SOURCES variables 212# for different programs/libraries. 213am__define_uniq_tagged_files = \ 214 list='$(am__tagged_files)'; \ 215 unique=`for i in $$list; do \ 216 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 217 done | $(am__uniquify_input)` 218am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp 219DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 220ACLOCAL = @ACLOCAL@ 221ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 222ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 223AMTAR = @AMTAR@ 224AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 225APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@ 226APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@ 227APP_MAN_DIR = @APP_MAN_DIR@ 228APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 229AR = @AR@ 230AS = @AS@ 231AUTOCONF = @AUTOCONF@ 232AUTOHEADER = @AUTOHEADER@ 233AUTOMAKE = @AUTOMAKE@ 234AWK = @AWK@ 235BASE_CFLAGS = @BASE_CFLAGS@ 236BASE_FONT_PATH = @BASE_FONT_PATH@ 237BUNDLE_ID_PREFIX = @BUNDLE_ID_PREFIX@ 238BUNDLE_VERSION = @BUNDLE_VERSION@ 239BUNDLE_VERSION_STRING = @BUNDLE_VERSION_STRING@ 240CC = @CC@ 241CCAS = @CCAS@ 242CCASDEPMODE = @CCASDEPMODE@ 243CCASFLAGS = @CCASFLAGS@ 244CCDEPMODE = @CCDEPMODE@ 245CFLAGS = @CFLAGS@ 246CHANGELOG_CMD = @CHANGELOG_CMD@ 247COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@ 248CPP = @CPP@ 249CPPFLAGS = @CPPFLAGS@ 250CSCOPE = @CSCOPE@ 251CTAGS = @CTAGS@ 252CWARNFLAGS = @CWARNFLAGS@ 253CYGPATH_W = @CYGPATH_W@ 254DBUS_CFLAGS = @DBUS_CFLAGS@ 255DBUS_LIBS = @DBUS_LIBS@ 256DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@ 257DEFAULT_LOGDIR = @DEFAULT_LOGDIR@ 258DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@ 259DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@ 260DEFAULT_XDG_DATA_HOME = @DEFAULT_XDG_DATA_HOME@ 261DEFAULT_XDG_DATA_HOME_LOGDIR = @DEFAULT_XDG_DATA_HOME_LOGDIR@ 262DEFS = @DEFS@ 263DEPDIR = @DEPDIR@ 264DGA_CFLAGS = @DGA_CFLAGS@ 265DGA_LIBS = @DGA_LIBS@ 266DIX_CFLAGS = @DIX_CFLAGS@ 267DIX_LIB = @DIX_LIB@ 268DLLTOOL = @DLLTOOL@ 269DLOPEN_LIBS = @DLOPEN_LIBS@ 270DOT = @DOT@ 271DOXYGEN = @DOXYGEN@ 272DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@ 273DRI2PROTO_LIBS = @DRI2PROTO_LIBS@ 274DRI3PROTO_CFLAGS = @DRI3PROTO_CFLAGS@ 275DRI3PROTO_LIBS = @DRI3PROTO_LIBS@ 276DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 277DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 278DRI_DRIVER_PATH = @DRI_DRIVER_PATH@ 279DSYMUTIL = @DSYMUTIL@ 280DTRACE = @DTRACE@ 281DUMPBIN = @DUMPBIN@ 282ECHO_C = @ECHO_C@ 283ECHO_N = @ECHO_N@ 284ECHO_T = @ECHO_T@ 285EGREP = @EGREP@ 286ETAGS = @ETAGS@ 287EXEEXT = @EXEEXT@ 288FGREP = @FGREP@ 289FILECMD = @FILECMD@ 290FILE_MAN_DIR = @FILE_MAN_DIR@ 291FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 292FONT100DPIDIR = @FONT100DPIDIR@ 293FONT75DPIDIR = @FONT75DPIDIR@ 294FONTMISCDIR = @FONTMISCDIR@ 295FONTOTFDIR = @FONTOTFDIR@ 296FONTROOTDIR = @FONTROOTDIR@ 297FONTTTFDIR = @FONTTTFDIR@ 298FONTTYPE1DIR = @FONTTYPE1DIR@ 299FOP = @FOP@ 300GBM_CFLAGS = @GBM_CFLAGS@ 301GBM_LIBS = @GBM_LIBS@ 302GLAMOR_CFLAGS = @GLAMOR_CFLAGS@ 303GLAMOR_LIBS = @GLAMOR_LIBS@ 304GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@ 305GLX_DEFINES = @GLX_DEFINES@ 306GLX_SYS_LIBS = @GLX_SYS_LIBS@ 307GL_CFLAGS = @GL_CFLAGS@ 308GL_LIBS = @GL_LIBS@ 309GREP = @GREP@ 310HAL_CFLAGS = @HAL_CFLAGS@ 311HAL_LIBS = @HAL_LIBS@ 312HAVE_DOT = @HAVE_DOT@ 313INSTALL = @INSTALL@ 314INSTALL_CMD = @INSTALL_CMD@ 315INSTALL_DATA = @INSTALL_DATA@ 316INSTALL_PROGRAM = @INSTALL_PROGRAM@ 317INSTALL_SCRIPT = @INSTALL_SCRIPT@ 318INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 319KDRIVE_CFLAGS = @KDRIVE_CFLAGS@ 320KDRIVE_INCS = @KDRIVE_INCS@ 321KDRIVE_LIBS = @KDRIVE_LIBS@ 322KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@ 323KDRIVE_MAIN_LIB = @KDRIVE_MAIN_LIB@ 324KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@ 325KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@ 326KHRONOS_OPENGL_REGISTRY_CFLAGS = @KHRONOS_OPENGL_REGISTRY_CFLAGS@ 327KHRONOS_OPENGL_REGISTRY_LIBS = @KHRONOS_OPENGL_REGISTRY_LIBS@ 328KHRONOS_SPEC_DIR = @KHRONOS_SPEC_DIR@ 329LD = @LD@ 330LDFLAGS = @LDFLAGS@ 331LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@ 332LD_NO_UNDEFINED_FLAG = @LD_NO_UNDEFINED_FLAG@ 333LEX = @LEX@ 334LEXLIB = @LEXLIB@ 335LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 336LIBDRM_CFLAGS = @LIBDRM_CFLAGS@ 337LIBDRM_LIBS = @LIBDRM_LIBS@ 338LIBOBJS = @LIBOBJS@ 339LIBS = @LIBS@ 340LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@ 341LIBSHA1_LIBS = @LIBSHA1_LIBS@ 342LIBTOOL = @LIBTOOL@ 343LIBUNWIND_CFLAGS = @LIBUNWIND_CFLAGS@ 344LIBUNWIND_LIBS = @LIBUNWIND_LIBS@ 345LIBXCVT_CFLAGS = @LIBXCVT_CFLAGS@ 346LIBXCVT_LIBS = @LIBXCVT_LIBS@ 347LIB_MAN_DIR = @LIB_MAN_DIR@ 348LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 349LIPO = @LIPO@ 350LN_S = @LN_S@ 351LTLIBOBJS = @LTLIBOBJS@ 352LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 353MAIN_LIB = @MAIN_LIB@ 354MAKEINFO = @MAKEINFO@ 355MANIFEST_TOOL = @MANIFEST_TOOL@ 356MAN_SUBSTS = @MAN_SUBSTS@ 357MISC_MAN_DIR = @MISC_MAN_DIR@ 358MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 359MKDIR_P = @MKDIR_P@ 360NM = @NM@ 361NMEDIT = @NMEDIT@ 362OBJC = @OBJC@ 363OBJCCLD = @OBJCCLD@ 364OBJCDEPMODE = @OBJCDEPMODE@ 365OBJCFLAGS = @OBJCFLAGS@ 366OBJCLINK = @OBJCLINK@ 367OBJDUMP = @OBJDUMP@ 368OBJEXT = @OBJEXT@ 369OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ 370OPENSSL_LIBS = @OPENSSL_LIBS@ 371OS_LIB = @OS_LIB@ 372OTOOL = @OTOOL@ 373OTOOL64 = @OTOOL64@ 374PACKAGE = @PACKAGE@ 375PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 376PACKAGE_NAME = @PACKAGE_NAME@ 377PACKAGE_STRING = @PACKAGE_STRING@ 378PACKAGE_TARNAME = @PACKAGE_TARNAME@ 379PACKAGE_URL = @PACKAGE_URL@ 380PACKAGE_VERSION = @PACKAGE_VERSION@ 381PATH_SEPARATOR = @PATH_SEPARATOR@ 382PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 383PCIACCESS_LIBS = @PCIACCESS_LIBS@ 384PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@ 385PIXMAN_CFLAGS = @PIXMAN_CFLAGS@ 386PIXMAN_LIBS = @PIXMAN_LIBS@ 387PKG_CONFIG = @PKG_CONFIG@ 388PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 389PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 390PROJECTROOT = @PROJECTROOT@ 391PTHREAD_CC = @PTHREAD_CC@ 392PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 393PTHREAD_LIBS = @PTHREAD_LIBS@ 394PYTHON3 = @PYTHON3@ 395RANLIB = @RANLIB@ 396RAWCPP = @RAWCPP@ 397RAWCPPFLAGS = @RAWCPPFLAGS@ 398RELEASE_DATE = @RELEASE_DATE@ 399SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@ 400SED = @SED@ 401SELINUX_CFLAGS = @SELINUX_CFLAGS@ 402SELINUX_LIBS = @SELINUX_LIBS@ 403SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@ 404SET_MAKE = @SET_MAKE@ 405SHA1_CFLAGS = @SHA1_CFLAGS@ 406SHA1_LIBS = @SHA1_LIBS@ 407SHELL = @SHELL@ 408SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@ 409STRICT_CFLAGS = @STRICT_CFLAGS@ 410STRIP = @STRIP@ 411STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 412SUID_WRAPPER_DIR = @SUID_WRAPPER_DIR@ 413SYSCONFDIR = @SYSCONFDIR@ 414SYSTEMD_DAEMON_CFLAGS = @SYSTEMD_DAEMON_CFLAGS@ 415SYSTEMD_DAEMON_LIBS = @SYSTEMD_DAEMON_LIBS@ 416TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@ 417UDEV_CFLAGS = @UDEV_CFLAGS@ 418UDEV_LIBS = @UDEV_LIBS@ 419UTILS_SYS_LIBS = @UTILS_SYS_LIBS@ 420VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@ 421VERSION = @VERSION@ 422WINDOWSDRI_CFLAGS = @WINDOWSDRI_CFLAGS@ 423WINDOWSDRI_LIBS = @WINDOWSDRI_LIBS@ 424WINDRES = @WINDRES@ 425XCONFIGDIR = @XCONFIGDIR@ 426XCONFIGFILE = @XCONFIGFILE@ 427XDMCP_CFLAGS = @XDMCP_CFLAGS@ 428XDMCP_LIBS = @XDMCP_LIBS@ 429XEPHYR_CFLAGS = @XEPHYR_CFLAGS@ 430XEPHYR_INCS = @XEPHYR_INCS@ 431XEPHYR_LIBS = @XEPHYR_LIBS@ 432XF86CONFIGDIR = @XF86CONFIGDIR@ 433XF86CONFIGFILE = @XF86CONFIGFILE@ 434XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@ 435XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@ 436XKB_COMPILED_DIR = @XKB_COMPILED_DIR@ 437XKB_DFLT_LAYOUT = @XKB_DFLT_LAYOUT@ 438XKB_DFLT_MODEL = @XKB_DFLT_MODEL@ 439XKB_DFLT_OPTIONS = @XKB_DFLT_OPTIONS@ 440XKB_DFLT_RULES = @XKB_DFLT_RULES@ 441XKB_DFLT_VARIANT = @XKB_DFLT_VARIANT@ 442XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@ 443XLIB_CFLAGS = @XLIB_CFLAGS@ 444XLIB_LIBS = @XLIB_LIBS@ 445XMLTO = @XMLTO@ 446XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@ 447XNESTMODULES_LIBS = @XNESTMODULES_LIBS@ 448XNEST_LIBS = @XNEST_LIBS@ 449XNEST_SYS_LIBS = @XNEST_SYS_LIBS@ 450XORG_CFLAGS = @XORG_CFLAGS@ 451XORG_DRIVER_LIBS = @XORG_DRIVER_LIBS@ 452XORG_INCS = @XORG_INCS@ 453XORG_LIBS = @XORG_LIBS@ 454XORG_MALLOC_DEBUG_ENV = @XORG_MALLOC_DEBUG_ENV@ 455XORG_MAN_PAGE = @XORG_MAN_PAGE@ 456XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@ 457XORG_MODULES_LIBS = @XORG_MODULES_LIBS@ 458XORG_OS_SUBDIR = @XORG_OS_SUBDIR@ 459XORG_SGML_PATH = @XORG_SGML_PATH@ 460XORG_SYS_LIBS = @XORG_SYS_LIBS@ 461XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@ 462XPBPROXY_LIBS = @XPBPROXY_LIBS@ 463XQUARTZ_LIBS = @XQUARTZ_LIBS@ 464XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@ 465XQUARTZ_SPARKLE_FEED_URL = @XQUARTZ_SPARKLE_FEED_URL@ 466XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@ 467XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@ 468XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@ 469XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@ 470XSERVER_LIBS = @XSERVER_LIBS@ 471XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@ 472XSHMFENCE_CFLAGS = @XSHMFENCE_CFLAGS@ 473XSHMFENCE_LIBS = @XSHMFENCE_LIBS@ 474XSLTPROC = @XSLTPROC@ 475XSL_STYLESHEET = @XSL_STYLESHEET@ 476XVFB_LIBS = @XVFB_LIBS@ 477XVFB_SYS_LIBS = @XVFB_SYS_LIBS@ 478XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@ 479XWINMODULES_LIBS = @XWINMODULES_LIBS@ 480XWIN_LIBS = @XWIN_LIBS@ 481XWIN_SERVER_NAME = @XWIN_SERVER_NAME@ 482XWIN_SYS_LIBS = @XWIN_SYS_LIBS@ 483YACC = @YACC@ 484YFLAGS = @YFLAGS@ 485abi_ansic = @abi_ansic@ 486abi_extension = @abi_extension@ 487abi_videodrv = @abi_videodrv@ 488abi_xinput = @abi_xinput@ 489abs_builddir = @abs_builddir@ 490abs_srcdir = @abs_srcdir@ 491abs_top_builddir = @abs_top_builddir@ 492abs_top_srcdir = @abs_top_srcdir@ 493ac_ct_AR = @ac_ct_AR@ 494ac_ct_CC = @ac_ct_CC@ 495ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 496am__include = @am__include@ 497am__leading_dot = @am__leading_dot@ 498am__quote = @am__quote@ 499am__tar = @am__tar@ 500am__untar = @am__untar@ 501ax_pthread_config = @ax_pthread_config@ 502bindir = @bindir@ 503build = @build@ 504build_alias = @build_alias@ 505build_cpu = @build_cpu@ 506build_os = @build_os@ 507build_vendor = @build_vendor@ 508builddir = @builddir@ 509datadir = @datadir@ 510datarootdir = @datarootdir@ 511docdir = @docdir@ 512driverdir = @driverdir@ 513dvidir = @dvidir@ 514exec_prefix = @exec_prefix@ 515extdir = @extdir@ 516host = @host@ 517host_alias = @host_alias@ 518host_cpu = @host_cpu@ 519host_os = @host_os@ 520host_vendor = @host_vendor@ 521htmldir = @htmldir@ 522includedir = @includedir@ 523infodir = @infodir@ 524install_sh = @install_sh@ 525libdir = @libdir@ 526libexecdir = @libexecdir@ 527localedir = @localedir@ 528localstatedir = @localstatedir@ 529logdir = @logdir@ 530mandir = @mandir@ 531mkdir_p = @mkdir_p@ 532moduledir = @moduledir@ 533oldincludedir = @oldincludedir@ 534pdfdir = @pdfdir@ 535prefix = @prefix@ 536program_transform_name = @program_transform_name@ 537psdir = @psdir@ 538runstatedir = @runstatedir@ 539sbindir = @sbindir@ 540sdkdir = @sdkdir@ 541sharedstatedir = @sharedstatedir@ 542srcdir = @srcdir@ 543symbol_visibility = @symbol_visibility@ 544sysconfdir = @sysconfdir@ 545sysconfigdir = @sysconfigdir@ 546target_alias = @target_alias@ 547top_build_prefix = @top_build_prefix@ 548top_builddir = @top_builddir@ 549top_srcdir = @top_srcdir@ 550noinst_LTLIBRARIES = libexa.la 551@XORG_TRUE@sdk_HEADERS = exa.h 552AM_CPPFLAGS = $(XORG_INCS) 553AM_CFLAGS = $(XORG_CFLAGS) $(DIX_CFLAGS) 554libexa_la_SOURCES = \ 555 exa.c \ 556 exa.h \ 557 exa_classic.c \ 558 exa_migration_classic.c \ 559 exa_driver.c \ 560 exa_mixed.c \ 561 exa_migration_mixed.c \ 562 exa_accel.c \ 563 exa_glyphs.c \ 564 exa_offscreen.c \ 565 exa_render.c \ 566 exa_priv.h \ 567 exa_unaccel.c 568 569all: all-am 570 571.SUFFIXES: 572.SUFFIXES: .c .lo .o .obj 573$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 574 @for dep in $?; do \ 575 case '$(am__configure_deps)' in \ 576 *$$dep*) \ 577 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 578 && { if test -f $@; then exit 0; else break; fi; }; \ 579 exit 1;; \ 580 esac; \ 581 done; \ 582 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign exa/Makefile'; \ 583 $(am__cd) $(top_srcdir) && \ 584 $(AUTOMAKE) --foreign exa/Makefile 585Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 586 @case '$?' in \ 587 *config.status*) \ 588 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 589 *) \ 590 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 591 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 592 esac; 593 594$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 595 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 596 597$(top_srcdir)/configure: $(am__configure_deps) 598 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 599$(ACLOCAL_M4): $(am__aclocal_m4_deps) 600 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 601$(am__aclocal_m4_deps): 602 603clean-noinstLTLIBRARIES: 604 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 605 @list='$(noinst_LTLIBRARIES)'; \ 606 locs=`for p in $$list; do echo $$p; done | \ 607 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 608 sort -u`; \ 609 test -z "$$locs" || { \ 610 echo rm -f $${locs}; \ 611 rm -f $${locs}; \ 612 } 613 614libexa.la: $(libexa_la_OBJECTS) $(libexa_la_DEPENDENCIES) $(EXTRA_libexa_la_DEPENDENCIES) 615 $(AM_V_CCLD)$(LINK) $(libexa_la_OBJECTS) $(libexa_la_LIBADD) $(LIBS) 616 617mostlyclean-compile: 618 -rm -f *.$(OBJEXT) 619 620distclean-compile: 621 -rm -f *.tab.c 622 623@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa.Plo@am__quote@ # am--include-marker 624@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_accel.Plo@am__quote@ # am--include-marker 625@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_classic.Plo@am__quote@ # am--include-marker 626@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_driver.Plo@am__quote@ # am--include-marker 627@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_glyphs.Plo@am__quote@ # am--include-marker 628@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_migration_classic.Plo@am__quote@ # am--include-marker 629@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_migration_mixed.Plo@am__quote@ # am--include-marker 630@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_mixed.Plo@am__quote@ # am--include-marker 631@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_offscreen.Plo@am__quote@ # am--include-marker 632@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_render.Plo@am__quote@ # am--include-marker 633@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exa_unaccel.Plo@am__quote@ # am--include-marker 634 635$(am__depfiles_remade): 636 @$(MKDIR_P) $(@D) 637 @echo '# dummy' >$@-t && $(am__mv) $@-t $@ 638 639am--depfiles: $(am__depfiles_remade) 640 641.c.o: 642@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 643@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 644@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 645@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 646@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 647 648.c.obj: 649@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 650@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 651@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 652@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 653@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 654 655.c.lo: 656@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 657@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 658@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 659@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 660@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 661 662mostlyclean-libtool: 663 -rm -f *.lo 664 665clean-libtool: 666 -rm -rf .libs _libs 667install-sdkHEADERS: $(sdk_HEADERS) 668 @$(NORMAL_INSTALL) 669 @list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \ 670 if test -n "$$list"; then \ 671 echo " $(MKDIR_P) '$(DESTDIR)$(sdkdir)'"; \ 672 $(MKDIR_P) "$(DESTDIR)$(sdkdir)" || exit 1; \ 673 fi; \ 674 for p in $$list; do \ 675 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 676 echo "$$d$$p"; \ 677 done | $(am__base_list) | \ 678 while read files; do \ 679 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sdkdir)'"; \ 680 $(INSTALL_HEADER) $$files "$(DESTDIR)$(sdkdir)" || exit $$?; \ 681 done 682 683uninstall-sdkHEADERS: 684 @$(NORMAL_UNINSTALL) 685 @list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \ 686 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 687 dir='$(DESTDIR)$(sdkdir)'; $(am__uninstall_files_from_dir) 688 689ID: $(am__tagged_files) 690 $(am__define_uniq_tagged_files); mkid -fID $$unique 691tags: tags-am 692TAGS: tags 693 694tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 695 set x; \ 696 here=`pwd`; \ 697 $(am__define_uniq_tagged_files); \ 698 shift; \ 699 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 700 test -n "$$unique" || unique=$$empty_fix; \ 701 if test $$# -gt 0; then \ 702 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 703 "$$@" $$unique; \ 704 else \ 705 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 706 $$unique; \ 707 fi; \ 708 fi 709ctags: ctags-am 710 711CTAGS: ctags 712ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 713 $(am__define_uniq_tagged_files); \ 714 test -z "$(CTAGS_ARGS)$$unique" \ 715 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 716 $$unique 717 718GTAGS: 719 here=`$(am__cd) $(top_builddir) && pwd` \ 720 && $(am__cd) $(top_srcdir) \ 721 && gtags -i $(GTAGS_ARGS) "$$here" 722cscopelist: cscopelist-am 723 724cscopelist-am: $(am__tagged_files) 725 list='$(am__tagged_files)'; \ 726 case "$(srcdir)" in \ 727 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 728 *) sdir=$(subdir)/$(srcdir) ;; \ 729 esac; \ 730 for i in $$list; do \ 731 if test -f "$$i"; then \ 732 echo "$(subdir)/$$i"; \ 733 else \ 734 echo "$$sdir/$$i"; \ 735 fi; \ 736 done >> $(top_builddir)/cscope.files 737 738distclean-tags: 739 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 740distdir: $(BUILT_SOURCES) 741 $(MAKE) $(AM_MAKEFLAGS) distdir-am 742 743distdir-am: $(DISTFILES) 744 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 745 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 746 list='$(DISTFILES)'; \ 747 dist_files=`for file in $$list; do echo $$file; done | \ 748 sed -e "s|^$$srcdirstrip/||;t" \ 749 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 750 case $$dist_files in \ 751 */*) $(MKDIR_P) `echo "$$dist_files" | \ 752 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 753 sort -u` ;; \ 754 esac; \ 755 for file in $$dist_files; do \ 756 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 757 if test -d $$d/$$file; then \ 758 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 759 if test -d "$(distdir)/$$file"; then \ 760 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 761 fi; \ 762 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 763 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 764 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 765 fi; \ 766 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 767 else \ 768 test -f "$(distdir)/$$file" \ 769 || cp -p $$d/$$file "$(distdir)/$$file" \ 770 || exit 1; \ 771 fi; \ 772 done 773check-am: all-am 774check: check-am 775all-am: Makefile $(LTLIBRARIES) $(HEADERS) 776installdirs: 777 for dir in "$(DESTDIR)$(sdkdir)"; do \ 778 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 779 done 780install: install-am 781install-exec: install-exec-am 782install-data: install-data-am 783uninstall: uninstall-am 784 785install-am: all-am 786 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 787 788installcheck: installcheck-am 789install-strip: 790 if test -z '$(STRIP)'; then \ 791 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 792 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 793 install; \ 794 else \ 795 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 796 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 797 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 798 fi 799mostlyclean-generic: 800 801clean-generic: 802 803distclean-generic: 804 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 805 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 806 807maintainer-clean-generic: 808 @echo "This command is intended for maintainers to use" 809 @echo "it deletes files that may require special tools to rebuild." 810clean: clean-am 811 812clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ 813 mostlyclean-am 814 815distclean: distclean-am 816 -rm -f ./$(DEPDIR)/exa.Plo 817 -rm -f ./$(DEPDIR)/exa_accel.Plo 818 -rm -f ./$(DEPDIR)/exa_classic.Plo 819 -rm -f ./$(DEPDIR)/exa_driver.Plo 820 -rm -f ./$(DEPDIR)/exa_glyphs.Plo 821 -rm -f ./$(DEPDIR)/exa_migration_classic.Plo 822 -rm -f ./$(DEPDIR)/exa_migration_mixed.Plo 823 -rm -f ./$(DEPDIR)/exa_mixed.Plo 824 -rm -f ./$(DEPDIR)/exa_offscreen.Plo 825 -rm -f ./$(DEPDIR)/exa_render.Plo 826 -rm -f ./$(DEPDIR)/exa_unaccel.Plo 827 -rm -f Makefile 828distclean-am: clean-am distclean-compile distclean-generic \ 829 distclean-tags 830 831dvi: dvi-am 832 833dvi-am: 834 835html: html-am 836 837html-am: 838 839info: info-am 840 841info-am: 842 843install-data-am: install-sdkHEADERS 844 845install-dvi: install-dvi-am 846 847install-dvi-am: 848 849install-exec-am: 850 851install-html: install-html-am 852 853install-html-am: 854 855install-info: install-info-am 856 857install-info-am: 858 859install-man: 860 861install-pdf: install-pdf-am 862 863install-pdf-am: 864 865install-ps: install-ps-am 866 867install-ps-am: 868 869installcheck-am: 870 871maintainer-clean: maintainer-clean-am 872 -rm -f ./$(DEPDIR)/exa.Plo 873 -rm -f ./$(DEPDIR)/exa_accel.Plo 874 -rm -f ./$(DEPDIR)/exa_classic.Plo 875 -rm -f ./$(DEPDIR)/exa_driver.Plo 876 -rm -f ./$(DEPDIR)/exa_glyphs.Plo 877 -rm -f ./$(DEPDIR)/exa_migration_classic.Plo 878 -rm -f ./$(DEPDIR)/exa_migration_mixed.Plo 879 -rm -f ./$(DEPDIR)/exa_mixed.Plo 880 -rm -f ./$(DEPDIR)/exa_offscreen.Plo 881 -rm -f ./$(DEPDIR)/exa_render.Plo 882 -rm -f ./$(DEPDIR)/exa_unaccel.Plo 883 -rm -f Makefile 884maintainer-clean-am: distclean-am maintainer-clean-generic 885 886mostlyclean: mostlyclean-am 887 888mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 889 mostlyclean-libtool 890 891pdf: pdf-am 892 893pdf-am: 894 895ps: ps-am 896 897ps-am: 898 899uninstall-am: uninstall-sdkHEADERS 900 901.MAKE: install-am install-strip 902 903.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ 904 clean-generic clean-libtool clean-noinstLTLIBRARIES \ 905 cscopelist-am ctags ctags-am distclean distclean-compile \ 906 distclean-generic distclean-libtool distclean-tags distdir dvi \ 907 dvi-am html html-am info info-am install install-am \ 908 install-data install-data-am install-dvi install-dvi-am \ 909 install-exec install-exec-am install-html install-html-am \ 910 install-info install-info-am install-man install-pdf \ 911 install-pdf-am install-ps install-ps-am install-sdkHEADERS \ 912 install-strip installcheck installcheck-am installdirs \ 913 maintainer-clean maintainer-clean-generic mostlyclean \ 914 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 915 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \ 916 uninstall-sdkHEADERS 917 918.PRECIOUS: Makefile 919 920 921# Tell versions [3.59,3.63) of GNU make to not export all variables. 922# Otherwise a system limit (for SysV at least) may be exceeded. 923.NOEXPORT: 924