Makefile.in revision ea0de359
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@ 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@ 39pkgdatadir = $(datadir)/@PACKAGE@ 40pkgincludedir = $(includedir)/@PACKAGE@ 41pkglibdir = $(libdir)/@PACKAGE@ 42pkglibexecdir = $(libexecdir)/@PACKAGE@ 43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 44install_sh_DATA = $(install_sh) -c -m 644 45install_sh_PROGRAM = $(install_sh) -c 46install_sh_SCRIPT = $(install_sh) -c 47INSTALL_HEADER = $(INSTALL_DATA) 48transform = $(program_transform_name) 49NORMAL_INSTALL = : 50PRE_INSTALL = : 51POST_INSTALL = : 52NORMAL_UNINSTALL = : 53PRE_UNINSTALL = : 54POST_UNINSTALL = : 55build_triplet = @build@ 56host_triplet = @host@ 57subdir = fdi 58DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 60am__aclocal_m4_deps = $(top_srcdir)/configure.ac 61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 62 $(ACLOCAL_M4) 63mkinstalldirs = $(install_sh) -d 64CONFIG_HEADER = $(top_builddir)/config.h 65CONFIG_CLEAN_FILES = 66CONFIG_CLEAN_VPATH_FILES = 67AM_V_GEN = $(am__v_GEN_$(V)) 68am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 69am__v_GEN_0 = @echo " GEN " $@; 70AM_V_at = $(am__v_at_$(V)) 71am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 72am__v_at_0 = @ 73SOURCES = 74DIST_SOURCES = 75am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 76am__vpath_adj = case $$p in \ 77 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 78 *) f=$$p;; \ 79 esac; 80am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 81am__install_max = 40 82am__nobase_strip_setup = \ 83 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 84am__nobase_strip = \ 85 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 86am__nobase_list = $(am__nobase_strip_setup); \ 87 for p in $$list; do echo "$$p $$p"; done | \ 88 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 89 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 90 if (++n[$$2] == $(am__install_max)) \ 91 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 92 END { for (dir in files) print dir, files[dir] }' 93am__base_list = \ 94 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 95 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 96am__installdirs = "$(DESTDIR)$(fdidir)" 97DATA = $(fdi_DATA) 98DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 99ACLOCAL = @ACLOCAL@ 100ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 101ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 102AMTAR = @AMTAR@ 103AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 104APP_MAN_DIR = @APP_MAN_DIR@ 105APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 106AR = @AR@ 107AUTOCONF = @AUTOCONF@ 108AUTOHEADER = @AUTOHEADER@ 109AUTOMAKE = @AUTOMAKE@ 110AWK = @AWK@ 111CC = @CC@ 112CCDEPMODE = @CCDEPMODE@ 113CFLAGS = @CFLAGS@ 114CHANGELOG_CMD = @CHANGELOG_CMD@ 115CPP = @CPP@ 116CPPFLAGS = @CPPFLAGS@ 117CWARNFLAGS = @CWARNFLAGS@ 118CYGPATH_W = @CYGPATH_W@ 119DEFS = @DEFS@ 120DEPDIR = @DEPDIR@ 121DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 122DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 123DRIVER_NAME = @DRIVER_NAME@ 124DSYMUTIL = @DSYMUTIL@ 125DUMPBIN = @DUMPBIN@ 126ECHO_C = @ECHO_C@ 127ECHO_N = @ECHO_N@ 128ECHO_T = @ECHO_T@ 129EGREP = @EGREP@ 130EXEEXT = @EXEEXT@ 131FGREP = @FGREP@ 132FILE_MAN_DIR = @FILE_MAN_DIR@ 133FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 134GREP = @GREP@ 135HAL_BIN_DIR = @HAL_BIN_DIR@ 136HAL_CALLOUTS_DIR = @HAL_CALLOUTS_DIR@ 137HAL_FDI_DIR = @HAL_FDI_DIR@ 138INSTALL = @INSTALL@ 139INSTALL_CMD = @INSTALL_CMD@ 140INSTALL_DATA = @INSTALL_DATA@ 141INSTALL_PROGRAM = @INSTALL_PROGRAM@ 142INSTALL_SCRIPT = @INSTALL_SCRIPT@ 143INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 144LD = @LD@ 145LDFLAGS = @LDFLAGS@ 146LIBOBJS = @LIBOBJS@ 147LIBS = @LIBS@ 148LIBTOOL = @LIBTOOL@ 149LIB_MAN_DIR = @LIB_MAN_DIR@ 150LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 151LIPO = @LIPO@ 152LN_S = @LN_S@ 153LTLIBOBJS = @LTLIBOBJS@ 154MAINT = @MAINT@ 155MAKEINFO = @MAKEINFO@ 156MAN_SUBSTS = @MAN_SUBSTS@ 157MISC_MAN_DIR = @MISC_MAN_DIR@ 158MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 159MKDIR_P = @MKDIR_P@ 160NM = @NM@ 161NMEDIT = @NMEDIT@ 162OBJDUMP = @OBJDUMP@ 163OBJEXT = @OBJEXT@ 164OTOOL = @OTOOL@ 165OTOOL64 = @OTOOL64@ 166PACKAGE = @PACKAGE@ 167PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 168PACKAGE_NAME = @PACKAGE_NAME@ 169PACKAGE_STRING = @PACKAGE_STRING@ 170PACKAGE_TARNAME = @PACKAGE_TARNAME@ 171PACKAGE_VERSION = @PACKAGE_VERSION@ 172PATH_SEPARATOR = @PATH_SEPARATOR@ 173PKG_CONFIG = @PKG_CONFIG@ 174RANLIB = @RANLIB@ 175SED = @SED@ 176SET_MAKE = @SET_MAKE@ 177SHELL = @SHELL@ 178STRIP = @STRIP@ 179UDEV_RULES_DIR = @UDEV_RULES_DIR@ 180VERSION = @VERSION@ 181XORG_CFLAGS = @XORG_CFLAGS@ 182XORG_CONF_DIR = @XORG_CONF_DIR@ 183XORG_LIBS = @XORG_LIBS@ 184XORG_MAN_PAGE = @XORG_MAN_PAGE@ 185abs_builddir = @abs_builddir@ 186abs_srcdir = @abs_srcdir@ 187abs_top_builddir = @abs_top_builddir@ 188abs_top_srcdir = @abs_top_srcdir@ 189ac_ct_CC = @ac_ct_CC@ 190ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 191am__include = @am__include@ 192am__leading_dot = @am__leading_dot@ 193am__quote = @am__quote@ 194am__tar = @am__tar@ 195am__untar = @am__untar@ 196bindir = @bindir@ 197build = @build@ 198build_alias = @build_alias@ 199build_cpu = @build_cpu@ 200build_os = @build_os@ 201build_vendor = @build_vendor@ 202builddir = @builddir@ 203datadir = @datadir@ 204datarootdir = @datarootdir@ 205docdir = @docdir@ 206dvidir = @dvidir@ 207exec_prefix = @exec_prefix@ 208host = @host@ 209host_alias = @host_alias@ 210host_cpu = @host_cpu@ 211host_os = @host_os@ 212host_vendor = @host_vendor@ 213htmldir = @htmldir@ 214includedir = @includedir@ 215infodir = @infodir@ 216inputdir = @inputdir@ 217install_sh = @install_sh@ 218libdir = @libdir@ 219libexecdir = @libexecdir@ 220localedir = @localedir@ 221localstatedir = @localstatedir@ 222lt_ECHO = @lt_ECHO@ 223mandir = @mandir@ 224mkdir_p = @mkdir_p@ 225oldincludedir = @oldincludedir@ 226pdfdir = @pdfdir@ 227prefix = @prefix@ 228program_transform_name = @program_transform_name@ 229psdir = @psdir@ 230sbindir = @sbindir@ 231sharedstatedir = @sharedstatedir@ 232srcdir = @srcdir@ 233sysconfdir = @sysconfdir@ 234target_alias = @target_alias@ 235top_build_prefix = @top_build_prefix@ 236top_builddir = @top_builddir@ 237top_srcdir = @top_srcdir@ 238fdidir = $(HAL_FDI_DIR) 239fdi_DATA = 11-x11-vmmouse.fdi 240EXTRA_DIST = 11-x11-vmmouse.fdi 241all: all-am 242 243.SUFFIXES: 244$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 245 @for dep in $?; do \ 246 case '$(am__configure_deps)' in \ 247 *$$dep*) \ 248 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 249 && { if test -f $@; then exit 0; else break; fi; }; \ 250 exit 1;; \ 251 esac; \ 252 done; \ 253 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign fdi/Makefile'; \ 254 $(am__cd) $(top_srcdir) && \ 255 $(AUTOMAKE) --foreign fdi/Makefile 256.PRECIOUS: Makefile 257Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 258 @case '$?' in \ 259 *config.status*) \ 260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 261 *) \ 262 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 263 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 264 esac; 265 266$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 268 269$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 271$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 273$(am__aclocal_m4_deps): 274 275mostlyclean-libtool: 276 -rm -f *.lo 277 278clean-libtool: 279 -rm -rf .libs _libs 280install-fdiDATA: $(fdi_DATA) 281 @$(NORMAL_INSTALL) 282 test -z "$(fdidir)" || $(MKDIR_P) "$(DESTDIR)$(fdidir)" 283 @list='$(fdi_DATA)'; test -n "$(fdidir)" || list=; \ 284 for p in $$list; do \ 285 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 286 echo "$$d$$p"; \ 287 done | $(am__base_list) | \ 288 while read files; do \ 289 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fdidir)'"; \ 290 $(INSTALL_DATA) $$files "$(DESTDIR)$(fdidir)" || exit $$?; \ 291 done 292 293uninstall-fdiDATA: 294 @$(NORMAL_UNINSTALL) 295 @list='$(fdi_DATA)'; test -n "$(fdidir)" || list=; \ 296 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 297 test -n "$$files" || exit 0; \ 298 echo " ( cd '$(DESTDIR)$(fdidir)' && rm -f" $$files ")"; \ 299 cd "$(DESTDIR)$(fdidir)" && rm -f $$files 300tags: TAGS 301TAGS: 302 303ctags: CTAGS 304CTAGS: 305 306 307distdir: $(DISTFILES) 308 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 309 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 310 list='$(DISTFILES)'; \ 311 dist_files=`for file in $$list; do echo $$file; done | \ 312 sed -e "s|^$$srcdirstrip/||;t" \ 313 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 314 case $$dist_files in \ 315 */*) $(MKDIR_P) `echo "$$dist_files" | \ 316 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 317 sort -u` ;; \ 318 esac; \ 319 for file in $$dist_files; do \ 320 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 321 if test -d $$d/$$file; then \ 322 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 323 if test -d "$(distdir)/$$file"; then \ 324 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 325 fi; \ 326 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 327 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 328 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 329 fi; \ 330 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 331 else \ 332 test -f "$(distdir)/$$file" \ 333 || cp -p $$d/$$file "$(distdir)/$$file" \ 334 || exit 1; \ 335 fi; \ 336 done 337check-am: all-am 338check: check-am 339all-am: Makefile $(DATA) 340installdirs: 341 for dir in "$(DESTDIR)$(fdidir)"; do \ 342 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 343 done 344install: install-am 345install-exec: install-exec-am 346install-data: install-data-am 347uninstall: uninstall-am 348 349install-am: all-am 350 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 351 352installcheck: installcheck-am 353install-strip: 354 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 355 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 356 `test -z '$(STRIP)' || \ 357 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 358mostlyclean-generic: 359 360clean-generic: 361 362distclean-generic: 363 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 364 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 365 366maintainer-clean-generic: 367 @echo "This command is intended for maintainers to use" 368 @echo "it deletes files that may require special tools to rebuild." 369clean: clean-am 370 371clean-am: clean-generic clean-libtool mostlyclean-am 372 373distclean: distclean-am 374 -rm -f Makefile 375distclean-am: clean-am distclean-generic 376 377dvi: dvi-am 378 379dvi-am: 380 381html: html-am 382 383html-am: 384 385info: info-am 386 387info-am: 388 389install-data-am: install-fdiDATA 390 391install-dvi: install-dvi-am 392 393install-dvi-am: 394 395install-exec-am: 396 397install-html: install-html-am 398 399install-html-am: 400 401install-info: install-info-am 402 403install-info-am: 404 405install-man: 406 407install-pdf: install-pdf-am 408 409install-pdf-am: 410 411install-ps: install-ps-am 412 413install-ps-am: 414 415installcheck-am: 416 417maintainer-clean: maintainer-clean-am 418 -rm -f Makefile 419maintainer-clean-am: distclean-am maintainer-clean-generic 420 421mostlyclean: mostlyclean-am 422 423mostlyclean-am: mostlyclean-generic mostlyclean-libtool 424 425pdf: pdf-am 426 427pdf-am: 428 429ps: ps-am 430 431ps-am: 432 433uninstall-am: uninstall-fdiDATA 434 435.MAKE: install-am install-strip 436 437.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 438 distclean distclean-generic distclean-libtool distdir dvi \ 439 dvi-am html html-am info info-am install install-am \ 440 install-data install-data-am install-dvi install-dvi-am \ 441 install-exec install-exec-am install-fdiDATA install-html \ 442 install-html-am install-info install-info-am install-man \ 443 install-pdf install-pdf-am install-ps install-ps-am \ 444 install-strip installcheck installcheck-am installdirs \ 445 maintainer-clean maintainer-clean-generic mostlyclean \ 446 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 447 uninstall uninstall-am uninstall-fdiDATA 448 449 450# Tell versions [3.59,3.63) of GNU make to not export all variables. 451# Otherwise a system limit (for SysV at least) may be exceeded. 452.NOEXPORT: 453