Makefile.in revision 0da4cdcc
1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software 6# Foundation, 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@ 17 18# Copyright 2008 VMware, Inc. 19# 20# Permission is hereby granted, free of charge, to any person obtaining a 21# copy of this software and associated documentation files (the "Software"), 22# to deal in the Software without restriction, including without limitation 23# on the rights to use, copy, modify, merge, publish, distribute, sub 24# license, and/or sell copies of the Software, and to permit persons to whom 25# the Software is furnished to do so, subject to the following conditions: 26# 27# The above copyright notice and this permission notice (including the next 28# paragraph) shall be included in all copies or substantial portions of the 29# Software. 30# 31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 33# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 34# VMWARE, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 35# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 36# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 37 38VPATH = @srcdir@ 39am__make_dryrun = \ 40 { \ 41 am__dry=no; \ 42 case $$MAKEFLAGS in \ 43 *\\[\ \ ]*) \ 44 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ 45 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ 46 *) \ 47 for am__flg in $$MAKEFLAGS; do \ 48 case $$am__flg in \ 49 *=*|--*) ;; \ 50 *n*) am__dry=yes; break;; \ 51 esac; \ 52 done;; \ 53 esac; \ 54 test $$am__dry = yes; \ 55 } 56pkgdatadir = $(datadir)/@PACKAGE@ 57pkgincludedir = $(includedir)/@PACKAGE@ 58pkglibdir = $(libdir)/@PACKAGE@ 59pkglibexecdir = $(libexecdir)/@PACKAGE@ 60am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 61install_sh_DATA = $(install_sh) -c -m 644 62install_sh_PROGRAM = $(install_sh) -c 63install_sh_SCRIPT = $(install_sh) -c 64INSTALL_HEADER = $(INSTALL_DATA) 65transform = $(program_transform_name) 66NORMAL_INSTALL = : 67PRE_INSTALL = : 68POST_INSTALL = : 69NORMAL_UNINSTALL = : 70PRE_UNINSTALL = : 71POST_UNINSTALL = : 72build_triplet = @build@ 73host_triplet = @host@ 74subdir = fdi 75DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 76ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 77am__aclocal_m4_deps = $(top_srcdir)/configure.ac 78am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 79 $(ACLOCAL_M4) 80mkinstalldirs = $(install_sh) -d 81CONFIG_HEADER = $(top_builddir)/config.h 82CONFIG_CLEAN_FILES = 83CONFIG_CLEAN_VPATH_FILES = 84AM_V_GEN = $(am__v_GEN_@AM_V@) 85am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 86am__v_GEN_0 = @echo " GEN " $@; 87AM_V_at = $(am__v_at_@AM_V@) 88am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 89am__v_at_0 = @ 90SOURCES = 91DIST_SOURCES = 92am__can_run_installinfo = \ 93 case $$AM_UPDATE_INFO_DIR in \ 94 n|no|NO) false;; \ 95 *) (install-info --version) >/dev/null 2>&1;; \ 96 esac 97am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 98am__vpath_adj = case $$p in \ 99 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 100 *) f=$$p;; \ 101 esac; 102am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 103am__install_max = 40 104am__nobase_strip_setup = \ 105 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 106am__nobase_strip = \ 107 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 108am__nobase_list = $(am__nobase_strip_setup); \ 109 for p in $$list; do echo "$$p $$p"; done | \ 110 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 111 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 112 if (++n[$$2] == $(am__install_max)) \ 113 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 114 END { for (dir in files) print dir, files[dir] }' 115am__base_list = \ 116 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 117 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 118am__uninstall_files_from_dir = { \ 119 test -z "$$files" \ 120 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 121 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 122 $(am__cd) "$$dir" && rm -f $$files; }; \ 123 } 124am__installdirs = "$(DESTDIR)$(fdidir)" 125DATA = $(fdi_DATA) 126DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 127ACLOCAL = @ACLOCAL@ 128ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 129ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 130AMTAR = @AMTAR@ 131AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 132APP_MAN_DIR = @APP_MAN_DIR@ 133APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 134AR = @AR@ 135AUTOCONF = @AUTOCONF@ 136AUTOHEADER = @AUTOHEADER@ 137AUTOMAKE = @AUTOMAKE@ 138AWK = @AWK@ 139BASE_CFLAGS = @BASE_CFLAGS@ 140CC = @CC@ 141CCDEPMODE = @CCDEPMODE@ 142CFLAGS = @CFLAGS@ 143CHANGELOG_CMD = @CHANGELOG_CMD@ 144CPP = @CPP@ 145CPPFLAGS = @CPPFLAGS@ 146CWARNFLAGS = @CWARNFLAGS@ 147CYGPATH_W = @CYGPATH_W@ 148DEFS = @DEFS@ 149DEPDIR = @DEPDIR@ 150DLLTOOL = @DLLTOOL@ 151DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 152DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 153DRIVER_NAME = @DRIVER_NAME@ 154DSYMUTIL = @DSYMUTIL@ 155DUMPBIN = @DUMPBIN@ 156ECHO_C = @ECHO_C@ 157ECHO_N = @ECHO_N@ 158ECHO_T = @ECHO_T@ 159EGREP = @EGREP@ 160EXEEXT = @EXEEXT@ 161FGREP = @FGREP@ 162FILE_MAN_DIR = @FILE_MAN_DIR@ 163FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 164GREP = @GREP@ 165HAL_BIN_DIR = @HAL_BIN_DIR@ 166HAL_CALLOUTS_DIR = @HAL_CALLOUTS_DIR@ 167HAL_FDI_DIR = @HAL_FDI_DIR@ 168INSTALL = @INSTALL@ 169INSTALL_CMD = @INSTALL_CMD@ 170INSTALL_DATA = @INSTALL_DATA@ 171INSTALL_PROGRAM = @INSTALL_PROGRAM@ 172INSTALL_SCRIPT = @INSTALL_SCRIPT@ 173INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 174LD = @LD@ 175LDFLAGS = @LDFLAGS@ 176LIBOBJS = @LIBOBJS@ 177LIBS = @LIBS@ 178LIBTOOL = @LIBTOOL@ 179LIB_MAN_DIR = @LIB_MAN_DIR@ 180LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 181LIPO = @LIPO@ 182LN_S = @LN_S@ 183LTLIBOBJS = @LTLIBOBJS@ 184MAINT = @MAINT@ 185MAKEINFO = @MAKEINFO@ 186MANIFEST_TOOL = @MANIFEST_TOOL@ 187MAN_SUBSTS = @MAN_SUBSTS@ 188MISC_MAN_DIR = @MISC_MAN_DIR@ 189MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 190MKDIR_P = @MKDIR_P@ 191NM = @NM@ 192NMEDIT = @NMEDIT@ 193OBJDUMP = @OBJDUMP@ 194OBJEXT = @OBJEXT@ 195OTOOL = @OTOOL@ 196OTOOL64 = @OTOOL64@ 197PACKAGE = @PACKAGE@ 198PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 199PACKAGE_NAME = @PACKAGE_NAME@ 200PACKAGE_STRING = @PACKAGE_STRING@ 201PACKAGE_TARNAME = @PACKAGE_TARNAME@ 202PACKAGE_URL = @PACKAGE_URL@ 203PACKAGE_VERSION = @PACKAGE_VERSION@ 204PATH_SEPARATOR = @PATH_SEPARATOR@ 205PKG_CONFIG = @PKG_CONFIG@ 206PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 207PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 208RANLIB = @RANLIB@ 209SED = @SED@ 210SET_MAKE = @SET_MAKE@ 211SHELL = @SHELL@ 212STRICT_CFLAGS = @STRICT_CFLAGS@ 213STRIP = @STRIP@ 214UDEV_CFLAGS = @UDEV_CFLAGS@ 215UDEV_LIBS = @UDEV_LIBS@ 216UDEV_RULES_DIR = @UDEV_RULES_DIR@ 217VERSION = @VERSION@ 218XORG_CFLAGS = @XORG_CFLAGS@ 219XORG_CONF_DIR = @XORG_CONF_DIR@ 220XORG_LIBS = @XORG_LIBS@ 221XORG_MAN_PAGE = @XORG_MAN_PAGE@ 222abs_builddir = @abs_builddir@ 223abs_srcdir = @abs_srcdir@ 224abs_top_builddir = @abs_top_builddir@ 225abs_top_srcdir = @abs_top_srcdir@ 226ac_ct_AR = @ac_ct_AR@ 227ac_ct_CC = @ac_ct_CC@ 228ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 229am__include = @am__include@ 230am__leading_dot = @am__leading_dot@ 231am__quote = @am__quote@ 232am__tar = @am__tar@ 233am__untar = @am__untar@ 234bindir = @bindir@ 235build = @build@ 236build_alias = @build_alias@ 237build_cpu = @build_cpu@ 238build_os = @build_os@ 239build_vendor = @build_vendor@ 240builddir = @builddir@ 241datadir = @datadir@ 242datarootdir = @datarootdir@ 243docdir = @docdir@ 244dvidir = @dvidir@ 245exec_prefix = @exec_prefix@ 246host = @host@ 247host_alias = @host_alias@ 248host_cpu = @host_cpu@ 249host_os = @host_os@ 250host_vendor = @host_vendor@ 251htmldir = @htmldir@ 252includedir = @includedir@ 253infodir = @infodir@ 254inputdir = @inputdir@ 255install_sh = @install_sh@ 256libdir = @libdir@ 257libexecdir = @libexecdir@ 258localedir = @localedir@ 259localstatedir = @localstatedir@ 260mandir = @mandir@ 261mkdir_p = @mkdir_p@ 262oldincludedir = @oldincludedir@ 263pdfdir = @pdfdir@ 264prefix = @prefix@ 265program_transform_name = @program_transform_name@ 266psdir = @psdir@ 267sbindir = @sbindir@ 268sharedstatedir = @sharedstatedir@ 269srcdir = @srcdir@ 270sysconfdir = @sysconfdir@ 271target_alias = @target_alias@ 272top_build_prefix = @top_build_prefix@ 273top_builddir = @top_builddir@ 274top_srcdir = @top_srcdir@ 275fdidir = $(HAL_FDI_DIR) 276fdi_DATA = 11-x11-vmmouse.fdi 277EXTRA_DIST = 11-x11-vmmouse.fdi 278all: all-am 279 280.SUFFIXES: 281$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 282 @for dep in $?; do \ 283 case '$(am__configure_deps)' in \ 284 *$$dep*) \ 285 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 286 && { if test -f $@; then exit 0; else break; fi; }; \ 287 exit 1;; \ 288 esac; \ 289 done; \ 290 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign fdi/Makefile'; \ 291 $(am__cd) $(top_srcdir) && \ 292 $(AUTOMAKE) --foreign fdi/Makefile 293.PRECIOUS: Makefile 294Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 295 @case '$?' in \ 296 *config.status*) \ 297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 298 *) \ 299 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 300 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 301 esac; 302 303$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 304 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 305 306$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 307 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 308$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 309 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 310$(am__aclocal_m4_deps): 311 312mostlyclean-libtool: 313 -rm -f *.lo 314 315clean-libtool: 316 -rm -rf .libs _libs 317install-fdiDATA: $(fdi_DATA) 318 @$(NORMAL_INSTALL) 319 @list='$(fdi_DATA)'; test -n "$(fdidir)" || list=; \ 320 if test -n "$$list"; then \ 321 echo " $(MKDIR_P) '$(DESTDIR)$(fdidir)'"; \ 322 $(MKDIR_P) "$(DESTDIR)$(fdidir)" || exit 1; \ 323 fi; \ 324 for p in $$list; do \ 325 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 326 echo "$$d$$p"; \ 327 done | $(am__base_list) | \ 328 while read files; do \ 329 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fdidir)'"; \ 330 $(INSTALL_DATA) $$files "$(DESTDIR)$(fdidir)" || exit $$?; \ 331 done 332 333uninstall-fdiDATA: 334 @$(NORMAL_UNINSTALL) 335 @list='$(fdi_DATA)'; test -n "$(fdidir)" || list=; \ 336 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 337 dir='$(DESTDIR)$(fdidir)'; $(am__uninstall_files_from_dir) 338tags: TAGS 339TAGS: 340 341ctags: CTAGS 342CTAGS: 343 344 345distdir: $(DISTFILES) 346 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 347 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 348 list='$(DISTFILES)'; \ 349 dist_files=`for file in $$list; do echo $$file; done | \ 350 sed -e "s|^$$srcdirstrip/||;t" \ 351 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 352 case $$dist_files in \ 353 */*) $(MKDIR_P) `echo "$$dist_files" | \ 354 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 355 sort -u` ;; \ 356 esac; \ 357 for file in $$dist_files; do \ 358 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 359 if test -d $$d/$$file; then \ 360 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 361 if test -d "$(distdir)/$$file"; then \ 362 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 363 fi; \ 364 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 365 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 366 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 367 fi; \ 368 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 369 else \ 370 test -f "$(distdir)/$$file" \ 371 || cp -p $$d/$$file "$(distdir)/$$file" \ 372 || exit 1; \ 373 fi; \ 374 done 375check-am: all-am 376check: check-am 377all-am: Makefile $(DATA) 378installdirs: 379 for dir in "$(DESTDIR)$(fdidir)"; do \ 380 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 381 done 382install: install-am 383install-exec: install-exec-am 384install-data: install-data-am 385uninstall: uninstall-am 386 387install-am: all-am 388 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 389 390installcheck: installcheck-am 391install-strip: 392 if test -z '$(STRIP)'; then \ 393 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 394 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 395 install; \ 396 else \ 397 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 398 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 399 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 400 fi 401mostlyclean-generic: 402 403clean-generic: 404 405distclean-generic: 406 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 407 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 408 409maintainer-clean-generic: 410 @echo "This command is intended for maintainers to use" 411 @echo "it deletes files that may require special tools to rebuild." 412clean: clean-am 413 414clean-am: clean-generic clean-libtool mostlyclean-am 415 416distclean: distclean-am 417 -rm -f Makefile 418distclean-am: clean-am distclean-generic 419 420dvi: dvi-am 421 422dvi-am: 423 424html: html-am 425 426html-am: 427 428info: info-am 429 430info-am: 431 432install-data-am: install-fdiDATA 433 434install-dvi: install-dvi-am 435 436install-dvi-am: 437 438install-exec-am: 439 440install-html: install-html-am 441 442install-html-am: 443 444install-info: install-info-am 445 446install-info-am: 447 448install-man: 449 450install-pdf: install-pdf-am 451 452install-pdf-am: 453 454install-ps: install-ps-am 455 456install-ps-am: 457 458installcheck-am: 459 460maintainer-clean: maintainer-clean-am 461 -rm -f Makefile 462maintainer-clean-am: distclean-am maintainer-clean-generic 463 464mostlyclean: mostlyclean-am 465 466mostlyclean-am: mostlyclean-generic mostlyclean-libtool 467 468pdf: pdf-am 469 470pdf-am: 471 472ps: ps-am 473 474ps-am: 475 476uninstall-am: uninstall-fdiDATA 477 478.MAKE: install-am install-strip 479 480.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 481 distclean distclean-generic distclean-libtool distdir dvi \ 482 dvi-am html html-am info info-am install install-am \ 483 install-data install-data-am install-dvi install-dvi-am \ 484 install-exec install-exec-am install-fdiDATA install-html \ 485 install-html-am install-info install-info-am install-man \ 486 install-pdf install-pdf-am install-ps install-ps-am \ 487 install-strip installcheck installcheck-am installdirs \ 488 maintainer-clean maintainer-clean-generic mostlyclean \ 489 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 490 uninstall uninstall-am uninstall-fdiDATA 491 492 493# Tell versions [3.59,3.63) of GNU make to not export all variables. 494# Otherwise a system limit (for SysV at least) may be exceeded. 495.NOEXPORT: 496