Makefile.in revision 1fd23544
1# Makefile.in generated by automake 1.10.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 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@ 96CPP = @CPP@ 97CPPFLAGS = @CPPFLAGS@ 98CXX = @CXX@ 99CXXCPP = @CXXCPP@ 100CXXDEPMODE = @CXXDEPMODE@ 101CXXFLAGS = @CXXFLAGS@ 102CYGPATH_W = @CYGPATH_W@ 103DEFS = @DEFS@ 104DEPDIR = @DEPDIR@ 105DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 106DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 107DRIVER_NAME = @DRIVER_NAME@ 108DRI_CFLAGS = @DRI_CFLAGS@ 109DRI_LIBS = @DRI_LIBS@ 110DSYMUTIL = @DSYMUTIL@ 111ECHO = @ECHO@ 112ECHO_C = @ECHO_C@ 113ECHO_N = @ECHO_N@ 114ECHO_T = @ECHO_T@ 115EGREP = @EGREP@ 116EXEEXT = @EXEEXT@ 117F77 = @F77@ 118FFLAGS = @FFLAGS@ 119FILE_MAN_DIR = @FILE_MAN_DIR@ 120FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 121GREP = @GREP@ 122INSTALL = @INSTALL@ 123INSTALL_DATA = @INSTALL_DATA@ 124INSTALL_PROGRAM = @INSTALL_PROGRAM@ 125INSTALL_SCRIPT = @INSTALL_SCRIPT@ 126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 127LDFLAGS = @LDFLAGS@ 128LIBOBJS = @LIBOBJS@ 129LIBS = @LIBS@ 130LIBTOOL = @LIBTOOL@ 131LIB_MAN_DIR = @LIB_MAN_DIR@ 132LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 133LINUXDOC = @LINUXDOC@ 134LN_S = @LN_S@ 135LTLIBOBJS = @LTLIBOBJS@ 136MAINT = @MAINT@ 137MAKEINFO = @MAKEINFO@ 138MAKE_HTML = @MAKE_HTML@ 139MAKE_PDF = @MAKE_PDF@ 140MAKE_PS = @MAKE_PS@ 141MAKE_TEXT = @MAKE_TEXT@ 142MISC_MAN_DIR = @MISC_MAN_DIR@ 143MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 144MKDIR_P = @MKDIR_P@ 145NMEDIT = @NMEDIT@ 146OBJEXT = @OBJEXT@ 147PACKAGE = @PACKAGE@ 148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 149PACKAGE_NAME = @PACKAGE_NAME@ 150PACKAGE_STRING = @PACKAGE_STRING@ 151PACKAGE_TARNAME = @PACKAGE_TARNAME@ 152PACKAGE_VERSION = @PACKAGE_VERSION@ 153PATH_SEPARATOR = @PATH_SEPARATOR@ 154PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 155PCIACCESS_LIBS = @PCIACCESS_LIBS@ 156PKG_CONFIG = @PKG_CONFIG@ 157PS2PDF = @PS2PDF@ 158RANLIB = @RANLIB@ 159RAWCPP = @RAWCPP@ 160RAWCPPFLAGS = @RAWCPPFLAGS@ 161SED = sed 162SET_MAKE = @SET_MAKE@ 163SHELL = @SHELL@ 164STRIP = @STRIP@ 165VERSION = @VERSION@ 166XORG_CFLAGS = @XORG_CFLAGS@ 167XORG_LIBS = @XORG_LIBS@ 168abs_builddir = @abs_builddir@ 169abs_srcdir = @abs_srcdir@ 170abs_top_builddir = @abs_top_builddir@ 171abs_top_srcdir = @abs_top_srcdir@ 172ac_ct_CC = @ac_ct_CC@ 173ac_ct_CXX = @ac_ct_CXX@ 174ac_ct_F77 = @ac_ct_F77@ 175am__include = @am__include@ 176am__leading_dot = @am__leading_dot@ 177am__quote = @am__quote@ 178am__tar = @am__tar@ 179am__untar = @am__untar@ 180bindir = @bindir@ 181build = @build@ 182build_alias = @build_alias@ 183build_cpu = @build_cpu@ 184build_os = @build_os@ 185build_vendor = @build_vendor@ 186builddir = @builddir@ 187datadir = @datadir@ 188datarootdir = @datarootdir@ 189docdir = @docdir@ 190dvidir = @dvidir@ 191exec_prefix = @exec_prefix@ 192host = @host@ 193host_alias = @host_alias@ 194host_cpu = @host_cpu@ 195host_os = @host_os@ 196host_vendor = @host_vendor@ 197htmldir = @htmldir@ 198includedir = @includedir@ 199infodir = @infodir@ 200install_sh = @install_sh@ 201libdir = @libdir@ 202libexecdir = @libexecdir@ 203localedir = @localedir@ 204localstatedir = @localstatedir@ 205mandir = @mandir@ 206mkdir_p = @mkdir_p@ 207moduledir = @moduledir@ 208oldincludedir = @oldincludedir@ 209pdfdir = @pdfdir@ 210prefix = @prefix@ 211program_transform_name = @program_transform_name@ 212psdir = @psdir@ 213sbindir = @sbindir@ 214sharedstatedir = @sharedstatedir@ 215srcdir = @srcdir@ 216sysconfdir = @sysconfdir@ 217target_alias = @target_alias@ 218top_build_prefix = @top_build_prefix@ 219top_builddir = @top_builddir@ 220top_srcdir = @top_srcdir@ 221drivermandir = $(DRIVER_MAN_DIR) 222driverman_PRE = @DRIVER_NAME@.man 223driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 224EXTRA_DIST = @DRIVER_NAME@.man 225CLEANFILES = $(driverman_DATA) 226 227# Strings to replace in man pages 228XORGRELSTRING = @PACKAGE_STRING@ 229XORGMANNAME = X Version 11 230MANDEFS = \ 231 -D__vendorversion__="\"$(XORGRELSTRING)\" \"$(XORGMANNAME)\"" \ 232 -D__appmansuffix__=$(APP_MAN_SUFFIX) \ 233 -D__filemansuffix__=$(FILE_MAN_SUFFIX) \ 234 -D__libmansuffix__=$(LIB_MAN_SUFFIX) \ 235 -D__miscmansuffix__=$(MISC_MAN_SUFFIX) \ 236 -D__drivermansuffix__=$(DRIVER_MAN_SUFFIX) \ 237 -D__adminmansuffix__=$(ADMIN_MAN_SUFFIX) \ 238 -D__xconfigfile__=xorg.conf \ 239 -D__xservername__=Xorg 240 241 242# Translate XCOMM into pound sign with sed, rather than passing -DXCOMM=XCOMM 243# to cpp, because that trick does not work on all ANSI C preprocessors. 244# Delete line numbers from the cpp output (-P is not portable, I guess). 245# Allow XCOMM to be preceded by whitespace and provide a means of generating 246# output lines with trailing backslashes. 247# Allow XHASH to always be substituted, even in cases where XCOMM isn't. 248CPP_SED_MAGIC = $(SED) -e '/^\# *[0-9][0-9]* *.*$$/d' \ 249 -e '/^\#line *[0-9][0-9]* *.*$$/d' \ 250 -e '/^[ ]*XCOMM$$/s/XCOMM/\#/' \ 251 -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/\#/' \ 252 -e '/^[ ]*XHASH/s/XHASH/\#/' \ 253 -e '/\@\@$$/s/\@\@$$/\\/' 254 255SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 256all: all-am 257 258.SUFFIXES: 259.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man 260$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 261 @for dep in $?; do \ 262 case '$(am__configure_deps)' in \ 263 *$$dep*) \ 264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 265 && exit 0; \ 266 exit 1;; \ 267 esac; \ 268 done; \ 269 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ 270 cd $(top_srcdir) && \ 271 $(AUTOMAKE) --gnu man/Makefile 272.PRECIOUS: Makefile 273Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 274 @case '$?' in \ 275 *config.status*) \ 276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 277 *) \ 278 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 279 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 280 esac; 281 282$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 284 285$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 287$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 289 290mostlyclean-libtool: 291 -rm -f *.lo 292 293clean-libtool: 294 -rm -rf .libs _libs 295install-drivermanDATA: $(driverman_DATA) 296 @$(NORMAL_INSTALL) 297 test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)" 298 @list='$(driverman_DATA)'; for p in $$list; do \ 299 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 300 f=$(am__strip_dir) \ 301 echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \ 302 $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \ 303 done 304 305uninstall-drivermanDATA: 306 @$(NORMAL_UNINSTALL) 307 @list='$(driverman_DATA)'; for p in $$list; do \ 308 f=$(am__strip_dir) \ 309 echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \ 310 rm -f "$(DESTDIR)$(drivermandir)/$$f"; \ 311 done 312tags: TAGS 313TAGS: 314 315ctags: CTAGS 316CTAGS: 317 318 319distdir: $(DISTFILES) 320 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 321 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 322 list='$(DISTFILES)'; \ 323 dist_files=`for file in $$list; do echo $$file; done | \ 324 sed -e "s|^$$srcdirstrip/||;t" \ 325 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 326 case $$dist_files in \ 327 */*) $(MKDIR_P) `echo "$$dist_files" | \ 328 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 329 sort -u` ;; \ 330 esac; \ 331 for file in $$dist_files; do \ 332 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 333 if test -d $$d/$$file; then \ 334 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 335 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 336 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 337 fi; \ 338 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 339 else \ 340 test -f $(distdir)/$$file \ 341 || cp -p $$d/$$file $(distdir)/$$file \ 342 || exit 1; \ 343 fi; \ 344 done 345check-am: all-am 346check: check-am 347all-am: Makefile $(DATA) 348installdirs: 349 for dir in "$(DESTDIR)$(drivermandir)"; do \ 350 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 351 done 352install: install-am 353install-exec: install-exec-am 354install-data: install-data-am 355uninstall: uninstall-am 356 357install-am: all-am 358 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 359 360installcheck: installcheck-am 361install-strip: 362 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 363 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 364 `test -z '$(STRIP)' || \ 365 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 366mostlyclean-generic: 367 368clean-generic: 369 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 370 371distclean-generic: 372 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 373 374maintainer-clean-generic: 375 @echo "This command is intended for maintainers to use" 376 @echo "it deletes files that may require special tools to rebuild." 377clean: clean-am 378 379clean-am: clean-generic clean-libtool mostlyclean-am 380 381distclean: distclean-am 382 -rm -f Makefile 383distclean-am: clean-am distclean-generic 384 385dvi: dvi-am 386 387dvi-am: 388 389html: html-am 390 391info: info-am 392 393info-am: 394 395install-data-am: install-drivermanDATA 396 397install-dvi: install-dvi-am 398 399install-exec-am: 400 401install-html: install-html-am 402 403install-info: install-info-am 404 405install-man: 406 407install-pdf: install-pdf-am 408 409install-ps: install-ps-am 410 411installcheck-am: 412 413maintainer-clean: maintainer-clean-am 414 -rm -f Makefile 415maintainer-clean-am: distclean-am maintainer-clean-generic 416 417mostlyclean: mostlyclean-am 418 419mostlyclean-am: mostlyclean-generic mostlyclean-libtool 420 421pdf: pdf-am 422 423pdf-am: 424 425ps: ps-am 426 427ps-am: 428 429uninstall-am: uninstall-drivermanDATA 430 431.MAKE: install-am install-strip 432 433.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 434 distclean distclean-generic distclean-libtool distdir dvi \ 435 dvi-am html html-am info info-am install install-am \ 436 install-data install-data-am install-drivermanDATA install-dvi \ 437 install-dvi-am install-exec install-exec-am install-html \ 438 install-html-am install-info install-info-am install-man \ 439 install-pdf install-pdf-am install-ps install-ps-am \ 440 install-strip installcheck installcheck-am installdirs \ 441 maintainer-clean maintainer-clean-generic mostlyclean \ 442 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 443 uninstall uninstall-am uninstall-drivermanDATA 444 445 446.man.$(DRIVER_MAN_SUFFIX): 447 $(RAWCPP) $(RAWCPPFLAGS) $(MANDEFS) $(EXTRAMANDEFS) < $< | $(CPP_SED_MAGIC) > $@ 448# Tell versions [3.59,3.63) of GNU make to not export all variables. 449# Otherwise a system limit (for SysV at least) may be exceeded. 450.NOEXPORT: 451