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