Makefile.in revision 6747b715
1# Makefile.in generated by automake 1.11.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17VPATH = @srcdir@ 18pkgdatadir = $(datadir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20pkglibdir = $(libdir)/@PACKAGE@ 21pkglibexecdir = $(libexecdir)/@PACKAGE@ 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 23install_sh_DATA = $(install_sh) -c -m 644 24install_sh_PROGRAM = $(install_sh) -c 25install_sh_SCRIPT = $(install_sh) -c 26INSTALL_HEADER = $(INSTALL_DATA) 27transform = $(program_transform_name) 28NORMAL_INSTALL = : 29PRE_INSTALL = : 30POST_INSTALL = : 31NORMAL_UNINSTALL = : 32PRE_UNINSTALL = : 33POST_UNINSTALL = : 34build_triplet = @build@ 35host_triplet = @host@ 36subdir = hw/kdrive 37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 39am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ 40 $(top_srcdir)/m4/dolt.m4 $(top_srcdir)/configure.ac 41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 42 $(ACLOCAL_M4) 43mkinstalldirs = $(install_sh) -d 44CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \ 45 $(top_builddir)/include/xorg-server.h \ 46 $(top_builddir)/include/dix-config.h \ 47 $(top_builddir)/include/xorg-config.h \ 48 $(top_builddir)/include/xkb-config.h \ 49 $(top_builddir)/include/xwin-config.h \ 50 $(top_builddir)/include/kdrive-config.h \ 51 $(top_builddir)/include/version-config.h 52CONFIG_CLEAN_FILES = 53CONFIG_CLEAN_VPATH_FILES = 54AM_V_GEN = $(am__v_GEN_$(V)) 55am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 56am__v_GEN_0 = @echo " GEN " $@; 57AM_V_at = $(am__v_at_$(V)) 58am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 59am__v_at_0 = @ 60SOURCES = 61DIST_SOURCES = 62RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 63 html-recursive info-recursive install-data-recursive \ 64 install-dvi-recursive install-exec-recursive \ 65 install-html-recursive install-info-recursive \ 66 install-pdf-recursive install-ps-recursive install-recursive \ 67 installcheck-recursive installdirs-recursive pdf-recursive \ 68 ps-recursive uninstall-recursive 69RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 70 distclean-recursive maintainer-clean-recursive 71AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 72 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 73 distdir 74ETAGS = etags 75CTAGS = ctags 76DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 77am__relativize = \ 78 dir0=`pwd`; \ 79 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 80 sed_rest='s,^[^/]*/*,,'; \ 81 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 82 sed_butlast='s,/*[^/]*$$,,'; \ 83 while test -n "$$dir1"; do \ 84 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 85 if test "$$first" != "."; then \ 86 if test "$$first" = ".."; then \ 87 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 88 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 89 else \ 90 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 91 if test "$$first2" = "$$first"; then \ 92 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 93 else \ 94 dir2="../$$dir2"; \ 95 fi; \ 96 dir0="$$dir0"/"$$first"; \ 97 fi; \ 98 fi; \ 99 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 100 done; \ 101 reldir="$$dir2" 102ACLOCAL = @ACLOCAL@ 103ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 104ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 105ALLOCA = @ALLOCA@ 106AMTAR = @AMTAR@ 107AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 108APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@ 109APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@ 110APP_MAN_DIR = @APP_MAN_DIR@ 111APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 112AR = @AR@ 113ARM_BACKTRACE_CFLAGS = @ARM_BACKTRACE_CFLAGS@ 114AS = @AS@ 115AUTOCONF = @AUTOCONF@ 116AUTOHEADER = @AUTOHEADER@ 117AUTOMAKE = @AUTOMAKE@ 118AWK = @AWK@ 119BASE_FONT_PATH = @BASE_FONT_PATH@ 120BUILD_DATE = @BUILD_DATE@ 121BUILD_TIME = @BUILD_TIME@ 122CC = @CC@ 123CCAS = @CCAS@ 124CCASDEPMODE = @CCASDEPMODE@ 125CCASFLAGS = @CCASFLAGS@ 126CCDEPMODE = @CCDEPMODE@ 127CFLAGS = @CFLAGS@ 128CHANGELOG_CMD = @CHANGELOG_CMD@ 129COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@ 130CPP = @CPP@ 131CPPFLAGS = @CPPFLAGS@ 132CWARNFLAGS = @CWARNFLAGS@ 133CYGPATH_W = @CYGPATH_W@ 134DARWIN_LIBS = @DARWIN_LIBS@ 135DBUS_CFLAGS = @DBUS_CFLAGS@ 136DBUS_LIBS = @DBUS_LIBS@ 137DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@ 138DEFAULT_LOGDIR = @DEFAULT_LOGDIR@ 139DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@ 140DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@ 141DEFS = @DEFS@ 142DEPDIR = @DEPDIR@ 143DGA_CFLAGS = @DGA_CFLAGS@ 144DGA_LIBS = @DGA_LIBS@ 145DIX_CFLAGS = @DIX_CFLAGS@ 146DIX_LIB = @DIX_LIB@ 147DLLTOOL = @DLLTOOL@ 148DLOPEN_LIBS = @DLOPEN_LIBS@ 149DMXEXAMPLES_DEP_CFLAGS = @DMXEXAMPLES_DEP_CFLAGS@ 150DMXEXAMPLES_DEP_LIBS = @DMXEXAMPLES_DEP_LIBS@ 151DMXMODULES_CFLAGS = @DMXMODULES_CFLAGS@ 152DMXMODULES_LIBS = @DMXMODULES_LIBS@ 153DMXXIEXAMPLES_DEP_CFLAGS = @DMXXIEXAMPLES_DEP_CFLAGS@ 154DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@ 155DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@ 156DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@ 157DOLT_BASH = @DOLT_BASH@ 158DOXYGEN = @DOXYGEN@ 159DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@ 160DRI2PROTO_LIBS = @DRI2PROTO_LIBS@ 161DRIPROTO_CFLAGS = @DRIPROTO_CFLAGS@ 162DRIPROTO_LIBS = @DRIPROTO_LIBS@ 163DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 164DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 165DRI_CFLAGS = @DRI_CFLAGS@ 166DRI_DRIVER_PATH = @DRI_DRIVER_PATH@ 167DRI_LIBS = @DRI_LIBS@ 168DSYMUTIL = @DSYMUTIL@ 169DTRACE = @DTRACE@ 170DUMPBIN = @DUMPBIN@ 171ECHO_C = @ECHO_C@ 172ECHO_N = @ECHO_N@ 173ECHO_T = @ECHO_T@ 174EGREP = @EGREP@ 175EXEEXT = @EXEEXT@ 176FGREP = @FGREP@ 177FILE_MAN_DIR = @FILE_MAN_DIR@ 178FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 179FONT100DPIDIR = @FONT100DPIDIR@ 180FONT75DPIDIR = @FONT75DPIDIR@ 181FONTMISCDIR = @FONTMISCDIR@ 182FONTOTFDIR = @FONTOTFDIR@ 183FONTROOTDIR = @FONTROOTDIR@ 184FONTTTFDIR = @FONTTTFDIR@ 185FONTTYPE1DIR = @FONTTYPE1DIR@ 186FOP = @FOP@ 187GLIB_CFLAGS = @GLIB_CFLAGS@ 188GLIB_LIBS = @GLIB_LIBS@ 189GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@ 190GLX_DEFINES = @GLX_DEFINES@ 191GL_CFLAGS = @GL_CFLAGS@ 192GL_LIBS = @GL_LIBS@ 193GREP = @GREP@ 194HAL_CFLAGS = @HAL_CFLAGS@ 195HAL_LIBS = @HAL_LIBS@ 196INSTALL = @INSTALL@ 197INSTALL_CMD = @INSTALL_CMD@ 198INSTALL_DATA = @INSTALL_DATA@ 199INSTALL_PROGRAM = @INSTALL_PROGRAM@ 200INSTALL_SCRIPT = @INSTALL_SCRIPT@ 201INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 202KDRIVE_CFLAGS = @KDRIVE_CFLAGS@ 203KDRIVE_INCS = @KDRIVE_INCS@ 204KDRIVE_LIBS = @KDRIVE_LIBS@ 205KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@ 206KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@ 207KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@ 208LAUNCHD_ID_PREFIX = @LAUNCHD_ID_PREFIX@ 209LD = @LD@ 210LDFLAGS = @LDFLAGS@ 211LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@ 212LEX = @LEX@ 213LEXLIB = @LEXLIB@ 214LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 215LIBDRM_CFLAGS = @LIBDRM_CFLAGS@ 216LIBDRM_LIBS = @LIBDRM_LIBS@ 217LIBOBJS = @LIBOBJS@ 218LIBS = @LIBS@ 219LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@ 220LIBSHA1_LIBS = @LIBSHA1_LIBS@ 221LIBTOOL = @LIBTOOL@ 222LIB_MAN_DIR = @LIB_MAN_DIR@ 223LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 224LIPO = @LIPO@ 225LN_S = @LN_S@ 226LTCOMPILE = @LTCOMPILE@ 227LTCXXCOMPILE = @LTCXXCOMPILE@ 228LTLIBOBJS = @LTLIBOBJS@ 229MAINT = @MAINT@ 230MAIN_LIB = @MAIN_LIB@ 231MAKEINFO = @MAKEINFO@ 232MANIFEST_TOOL = @MANIFEST_TOOL@ 233MAN_SUBSTS = @MAN_SUBSTS@ 234MISC_MAN_DIR = @MISC_MAN_DIR@ 235MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 236MKDIR_P = @MKDIR_P@ 237NM = @NM@ 238NMEDIT = @NMEDIT@ 239OBJC = @OBJC@ 240OBJCCLD = @OBJCCLD@ 241OBJCDEPMODE = @OBJCDEPMODE@ 242OBJCFLAGS = @OBJCFLAGS@ 243OBJCLINK = @OBJCLINK@ 244OBJDUMP = @OBJDUMP@ 245OBJEXT = @OBJEXT@ 246OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ 247OPENSSL_LIBS = @OPENSSL_LIBS@ 248OS_LIB = @OS_LIB@ 249OTOOL = @OTOOL@ 250OTOOL64 = @OTOOL64@ 251PACKAGE = @PACKAGE@ 252PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 253PACKAGE_NAME = @PACKAGE_NAME@ 254PACKAGE_STRING = @PACKAGE_STRING@ 255PACKAGE_TARNAME = @PACKAGE_TARNAME@ 256PACKAGE_URL = @PACKAGE_URL@ 257PACKAGE_VERSION = @PACKAGE_VERSION@ 258PATH_SEPARATOR = @PATH_SEPARATOR@ 259PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 260PCIACCESS_LIBS = @PCIACCESS_LIBS@ 261PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@ 262PERL = @PERL@ 263PIXMAN_CFLAGS = @PIXMAN_CFLAGS@ 264PIXMAN_LIBS = @PIXMAN_LIBS@ 265PKG_CONFIG = @PKG_CONFIG@ 266PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 267PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 268PROJECTROOT = @PROJECTROOT@ 269RANLIB = @RANLIB@ 270RAWCPP = @RAWCPP@ 271RAWCPPFLAGS = @RAWCPPFLAGS@ 272RELEASE_DATE = @RELEASE_DATE@ 273SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@ 274SED = @SED@ 275SELINUX_CFLAGS = @SELINUX_CFLAGS@ 276SELINUX_LIBS = @SELINUX_LIBS@ 277SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@ 278SET_MAKE = @SET_MAKE@ 279SHA1_CFLAGS = @SHA1_CFLAGS@ 280SHA1_LIBS = @SHA1_LIBS@ 281SHELL = @SHELL@ 282SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@ 283SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@ 284STRIP = @STRIP@ 285STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 286SYSCONFDIR = @SYSCONFDIR@ 287TSLIB_CFLAGS = @TSLIB_CFLAGS@ 288TSLIB_LIBS = @TSLIB_LIBS@ 289UDEV_CFLAGS = @UDEV_CFLAGS@ 290UDEV_LIBS = @UDEV_LIBS@ 291UTILS_SYS_LIBS = @UTILS_SYS_LIBS@ 292VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@ 293VERSION = @VERSION@ 294WINDOWSWM_CFLAGS = @WINDOWSWM_CFLAGS@ 295WINDOWSWM_LIBS = @WINDOWSWM_LIBS@ 296WINDRES = @WINDRES@ 297X11EXAMPLES_DEP_CFLAGS = @X11EXAMPLES_DEP_CFLAGS@ 298X11EXAMPLES_DEP_LIBS = @X11EXAMPLES_DEP_LIBS@ 299XDMCP_CFLAGS = @XDMCP_CFLAGS@ 300XDMCP_LIBS = @XDMCP_LIBS@ 301XDMXCONFIG_DEP_CFLAGS = @XDMXCONFIG_DEP_CFLAGS@ 302XDMXCONFIG_DEP_LIBS = @XDMXCONFIG_DEP_LIBS@ 303XDMX_CFLAGS = @XDMX_CFLAGS@ 304XDMX_LIBS = @XDMX_LIBS@ 305XDMX_SYS_LIBS = @XDMX_SYS_LIBS@ 306XEPHYR_CFLAGS = @XEPHYR_CFLAGS@ 307XEPHYR_INCS = @XEPHYR_INCS@ 308XEPHYR_LIBS = @XEPHYR_LIBS@ 309XF86CONFIGDIR = @XF86CONFIGDIR@ 310XF86CONFIGFILE = @XF86CONFIGFILE@ 311XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@ 312XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@ 313XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@ 314XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@ 315XKB_COMPILED_DIR = @XKB_COMPILED_DIR@ 316XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@ 317XLIB_CFLAGS = @XLIB_CFLAGS@ 318XLIB_LIBS = @XLIB_LIBS@ 319XMLTO = @XMLTO@ 320XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@ 321XNESTMODULES_LIBS = @XNESTMODULES_LIBS@ 322XNEST_LIBS = @XNEST_LIBS@ 323XNEST_SYS_LIBS = @XNEST_SYS_LIBS@ 324XORG_CFLAGS = @XORG_CFLAGS@ 325XORG_INCS = @XORG_INCS@ 326XORG_LIBS = @XORG_LIBS@ 327XORG_MAN_PAGE = @XORG_MAN_PAGE@ 328XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@ 329XORG_MODULES_LIBS = @XORG_MODULES_LIBS@ 330XORG_OS = @XORG_OS@ 331XORG_OS_SUBDIR = @XORG_OS_SUBDIR@ 332XORG_SGML_PATH = @XORG_SGML_PATH@ 333XORG_SYS_LIBS = @XORG_SYS_LIBS@ 334XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@ 335XPBPROXY_LIBS = @XPBPROXY_LIBS@ 336XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@ 337XRESEXAMPLES_DEP_CFLAGS = @XRESEXAMPLES_DEP_CFLAGS@ 338XRESEXAMPLES_DEP_LIBS = @XRESEXAMPLES_DEP_LIBS@ 339XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@ 340XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@ 341XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@ 342XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@ 343XSERVER_LIBS = @XSERVER_LIBS@ 344XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@ 345XSL_STYLESHEET = @XSL_STYLESHEET@ 346XTSTEXAMPLES_DEP_CFLAGS = @XTSTEXAMPLES_DEP_CFLAGS@ 347XTSTEXAMPLES_DEP_LIBS = @XTSTEXAMPLES_DEP_LIBS@ 348XVFB_LIBS = @XVFB_LIBS@ 349XVFB_SYS_LIBS = @XVFB_SYS_LIBS@ 350XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@ 351XWINMODULES_LIBS = @XWINMODULES_LIBS@ 352XWIN_LIBS = @XWIN_LIBS@ 353XWIN_SERVER_NAME = @XWIN_SERVER_NAME@ 354XWIN_SYS_LIBS = @XWIN_SYS_LIBS@ 355YACC = @YACC@ 356YFLAGS = @YFLAGS@ 357__XCONFIGDIR__ = @__XCONFIGDIR__@ 358__XCONFIGFILE__ = @__XCONFIGFILE__@ 359abi_ansic = @abi_ansic@ 360abi_extension = @abi_extension@ 361abi_videodrv = @abi_videodrv@ 362abi_xinput = @abi_xinput@ 363abs_builddir = @abs_builddir@ 364abs_srcdir = @abs_srcdir@ 365abs_top_builddir = @abs_top_builddir@ 366abs_top_srcdir = @abs_top_srcdir@ 367ac_ct_AR = @ac_ct_AR@ 368ac_ct_CC = @ac_ct_CC@ 369ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 370am__include = @am__include@ 371am__leading_dot = @am__leading_dot@ 372am__quote = @am__quote@ 373am__tar = @am__tar@ 374am__untar = @am__untar@ 375bindir = @bindir@ 376build = @build@ 377build_alias = @build_alias@ 378build_cpu = @build_cpu@ 379build_os = @build_os@ 380build_vendor = @build_vendor@ 381builddir = @builddir@ 382datadir = @datadir@ 383datarootdir = @datarootdir@ 384docdir = @docdir@ 385driverdir = @driverdir@ 386dvidir = @dvidir@ 387exec_prefix = @exec_prefix@ 388extdir = @extdir@ 389host = @host@ 390host_alias = @host_alias@ 391host_cpu = @host_cpu@ 392host_os = @host_os@ 393host_vendor = @host_vendor@ 394htmldir = @htmldir@ 395includedir = @includedir@ 396infodir = @infodir@ 397install_sh = @install_sh@ 398libdir = @libdir@ 399libexecdir = @libexecdir@ 400localedir = @localedir@ 401localstatedir = @localstatedir@ 402logdir = @logdir@ 403mandir = @mandir@ 404mkdir_p = @mkdir_p@ 405moduledir = @moduledir@ 406oldincludedir = @oldincludedir@ 407pdfdir = @pdfdir@ 408prefix = @prefix@ 409program_transform_name = @program_transform_name@ 410psdir = @psdir@ 411sbindir = @sbindir@ 412sdkdir = @sdkdir@ 413sharedstatedir = @sharedstatedir@ 414srcdir = @srcdir@ 415symbol_visibility = @symbol_visibility@ 416sysconfdir = @sysconfdir@ 417sysconfigdir = @sysconfigdir@ 418target_alias = @target_alias@ 419top_build_prefix = @top_build_prefix@ 420top_builddir = @top_builddir@ 421top_srcdir = @top_srcdir@ 422@BUILD_KDRIVEFBDEVLIB_TRUE@FBDEV_SUBDIRS = fbdev 423@XFAKESERVER_TRUE@XFAKE_SUBDIRS = fake 424@XEPHYR_TRUE@XEPHYR_SUBDIRS = ephyr 425@KDRIVELINUX_TRUE@LINUX_SUBDIRS = linux 426SERVER_SUBDIRS = \ 427 $(FBDEV_SUBDIRS) \ 428 $(XEPHYR_SUBDIRS) \ 429 $(XFAKE_SUBDIRS) 430 431SUBDIRS = \ 432 src \ 433 $(LINUX_SUBDIRS) \ 434 $(SERVER_SUBDIRS) 435 436DIST_SUBDIRS = fbdev ephyr src linux fake 437all: all-recursive 438 439.SUFFIXES: 440$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 441 @for dep in $?; do \ 442 case '$(am__configure_deps)' in \ 443 *$$dep*) \ 444 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 445 && { if test -f $@; then exit 0; else break; fi; }; \ 446 exit 1;; \ 447 esac; \ 448 done; \ 449 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign hw/kdrive/Makefile'; \ 450 $(am__cd) $(top_srcdir) && \ 451 $(AUTOMAKE) --foreign hw/kdrive/Makefile 452.PRECIOUS: Makefile 453Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 454 @case '$?' in \ 455 *config.status*) \ 456 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 457 *) \ 458 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 459 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 460 esac; 461 462$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 463 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 464 465$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 466 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 467$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 468 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 469$(am__aclocal_m4_deps): 470 471mostlyclean-libtool: 472 -rm -f *.lo 473 474clean-libtool: 475 -rm -rf .libs _libs 476 477# This directory's subdirectories are mostly independent; you can cd 478# into them and run `make' without going through this Makefile. 479# To change the values of `make' variables: instead of editing Makefiles, 480# (1) if the variable is set in `config.status', edit `config.status' 481# (which will cause the Makefiles to be regenerated when you run `make'); 482# (2) otherwise, pass the desired values on the `make' command line. 483$(RECURSIVE_TARGETS): 484 @fail= failcom='exit 1'; \ 485 for f in x $$MAKEFLAGS; do \ 486 case $$f in \ 487 *=* | --[!k]*);; \ 488 *k*) failcom='fail=yes';; \ 489 esac; \ 490 done; \ 491 dot_seen=no; \ 492 target=`echo $@ | sed s/-recursive//`; \ 493 list='$(SUBDIRS)'; for subdir in $$list; do \ 494 echo "Making $$target in $$subdir"; \ 495 if test "$$subdir" = "."; then \ 496 dot_seen=yes; \ 497 local_target="$$target-am"; \ 498 else \ 499 local_target="$$target"; \ 500 fi; \ 501 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 502 || eval $$failcom; \ 503 done; \ 504 if test "$$dot_seen" = "no"; then \ 505 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 506 fi; test -z "$$fail" 507 508$(RECURSIVE_CLEAN_TARGETS): 509 @fail= failcom='exit 1'; \ 510 for f in x $$MAKEFLAGS; do \ 511 case $$f in \ 512 *=* | --[!k]*);; \ 513 *k*) failcom='fail=yes';; \ 514 esac; \ 515 done; \ 516 dot_seen=no; \ 517 case "$@" in \ 518 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 519 *) list='$(SUBDIRS)' ;; \ 520 esac; \ 521 rev=''; for subdir in $$list; do \ 522 if test "$$subdir" = "."; then :; else \ 523 rev="$$subdir $$rev"; \ 524 fi; \ 525 done; \ 526 rev="$$rev ."; \ 527 target=`echo $@ | sed s/-recursive//`; \ 528 for subdir in $$rev; do \ 529 echo "Making $$target in $$subdir"; \ 530 if test "$$subdir" = "."; then \ 531 local_target="$$target-am"; \ 532 else \ 533 local_target="$$target"; \ 534 fi; \ 535 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 536 || eval $$failcom; \ 537 done && test -z "$$fail" 538tags-recursive: 539 list='$(SUBDIRS)'; for subdir in $$list; do \ 540 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 541 done 542ctags-recursive: 543 list='$(SUBDIRS)'; for subdir in $$list; do \ 544 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 545 done 546 547ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 548 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 549 unique=`for i in $$list; do \ 550 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 551 done | \ 552 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 553 END { if (nonempty) { for (i in files) print i; }; }'`; \ 554 mkid -fID $$unique 555tags: TAGS 556 557TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 558 $(TAGS_FILES) $(LISP) 559 set x; \ 560 here=`pwd`; \ 561 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 562 include_option=--etags-include; \ 563 empty_fix=.; \ 564 else \ 565 include_option=--include; \ 566 empty_fix=; \ 567 fi; \ 568 list='$(SUBDIRS)'; for subdir in $$list; do \ 569 if test "$$subdir" = .; then :; else \ 570 test ! -f $$subdir/TAGS || \ 571 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 572 fi; \ 573 done; \ 574 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 575 unique=`for i in $$list; do \ 576 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 577 done | \ 578 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 579 END { if (nonempty) { for (i in files) print i; }; }'`; \ 580 shift; \ 581 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 582 test -n "$$unique" || unique=$$empty_fix; \ 583 if test $$# -gt 0; then \ 584 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 585 "$$@" $$unique; \ 586 else \ 587 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 588 $$unique; \ 589 fi; \ 590 fi 591ctags: CTAGS 592CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 593 $(TAGS_FILES) $(LISP) 594 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 595 unique=`for i in $$list; do \ 596 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 597 done | \ 598 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 599 END { if (nonempty) { for (i in files) print i; }; }'`; \ 600 test -z "$(CTAGS_ARGS)$$unique" \ 601 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 602 $$unique 603 604GTAGS: 605 here=`$(am__cd) $(top_builddir) && pwd` \ 606 && $(am__cd) $(top_srcdir) \ 607 && gtags -i $(GTAGS_ARGS) "$$here" 608 609distclean-tags: 610 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 611 612distdir: $(DISTFILES) 613 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 614 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 615 list='$(DISTFILES)'; \ 616 dist_files=`for file in $$list; do echo $$file; done | \ 617 sed -e "s|^$$srcdirstrip/||;t" \ 618 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 619 case $$dist_files in \ 620 */*) $(MKDIR_P) `echo "$$dist_files" | \ 621 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 622 sort -u` ;; \ 623 esac; \ 624 for file in $$dist_files; do \ 625 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 626 if test -d $$d/$$file; then \ 627 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 628 if test -d "$(distdir)/$$file"; then \ 629 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 630 fi; \ 631 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 632 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 633 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 634 fi; \ 635 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 636 else \ 637 test -f "$(distdir)/$$file" \ 638 || cp -p $$d/$$file "$(distdir)/$$file" \ 639 || exit 1; \ 640 fi; \ 641 done 642 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 643 if test "$$subdir" = .; then :; else \ 644 test -d "$(distdir)/$$subdir" \ 645 || $(MKDIR_P) "$(distdir)/$$subdir" \ 646 || exit 1; \ 647 fi; \ 648 done 649 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 650 if test "$$subdir" = .; then :; else \ 651 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 652 $(am__relativize); \ 653 new_distdir=$$reldir; \ 654 dir1=$$subdir; dir2="$(top_distdir)"; \ 655 $(am__relativize); \ 656 new_top_distdir=$$reldir; \ 657 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 658 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 659 ($(am__cd) $$subdir && \ 660 $(MAKE) $(AM_MAKEFLAGS) \ 661 top_distdir="$$new_top_distdir" \ 662 distdir="$$new_distdir" \ 663 am__remove_distdir=: \ 664 am__skip_length_check=: \ 665 am__skip_mode_fix=: \ 666 distdir) \ 667 || exit 1; \ 668 fi; \ 669 done 670check-am: all-am 671check: check-recursive 672all-am: Makefile 673installdirs: installdirs-recursive 674installdirs-am: 675install: install-recursive 676install-exec: install-exec-recursive 677install-data: install-data-recursive 678uninstall: uninstall-recursive 679 680install-am: all-am 681 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 682 683installcheck: installcheck-recursive 684install-strip: 685 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 686 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 687 `test -z '$(STRIP)' || \ 688 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 689mostlyclean-generic: 690 691clean-generic: 692 693distclean-generic: 694 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 695 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 696 697maintainer-clean-generic: 698 @echo "This command is intended for maintainers to use" 699 @echo "it deletes files that may require special tools to rebuild." 700clean: clean-recursive 701 702clean-am: clean-generic clean-libtool mostlyclean-am 703 704distclean: distclean-recursive 705 -rm -f Makefile 706distclean-am: clean-am distclean-generic distclean-tags 707 708dvi: dvi-recursive 709 710dvi-am: 711 712html: html-recursive 713 714html-am: 715 716info: info-recursive 717 718info-am: 719 720install-data-am: 721 722install-dvi: install-dvi-recursive 723 724install-dvi-am: 725 726install-exec-am: 727 728install-html: install-html-recursive 729 730install-html-am: 731 732install-info: install-info-recursive 733 734install-info-am: 735 736install-man: 737 738install-pdf: install-pdf-recursive 739 740install-pdf-am: 741 742install-ps: install-ps-recursive 743 744install-ps-am: 745 746installcheck-am: 747 748maintainer-clean: maintainer-clean-recursive 749 -rm -f Makefile 750maintainer-clean-am: distclean-am maintainer-clean-generic 751 752mostlyclean: mostlyclean-recursive 753 754mostlyclean-am: mostlyclean-generic mostlyclean-libtool 755 756pdf: pdf-recursive 757 758pdf-am: 759 760ps: ps-recursive 761 762ps-am: 763 764uninstall-am: 765 766.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 767 install-am install-strip tags-recursive 768 769.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 770 all all-am check check-am clean clean-generic clean-libtool \ 771 ctags ctags-recursive distclean distclean-generic \ 772 distclean-libtool distclean-tags distdir dvi dvi-am html \ 773 html-am info info-am install install-am install-data \ 774 install-data-am install-dvi install-dvi-am install-exec \ 775 install-exec-am install-html install-html-am install-info \ 776 install-info-am install-man install-pdf install-pdf-am \ 777 install-ps install-ps-am install-strip installcheck \ 778 installcheck-am installdirs installdirs-am maintainer-clean \ 779 maintainer-clean-generic mostlyclean mostlyclean-generic \ 780 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 781 uninstall uninstall-am 782 783 784relink: 785 $(AM_V_at)for i in $(SERVER_SUBDIRS) ; do $(MAKE) -C $$i relink || exit 1 ; done 786 787# Tell versions [3.59,3.63) of GNU make to not export all variables. 788# Otherwise a system limit (for SysV at least) may be exceeded. 789.NOEXPORT: 790