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