Makefile.in revision 72b676d7
1# Makefile.in generated by automake 1.9.6 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005 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# $Id: Makefile.in,v 1.1.1.1 2008/08/02 05:16:35 mrg Exp $ 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 44srcdir = @srcdir@ 45top_srcdir = @top_srcdir@ 46VPATH = @srcdir@ 47pkgdatadir = $(datadir)/@PACKAGE@ 48pkglibdir = $(libdir)/@PACKAGE@ 49pkgincludedir = $(includedir)/@PACKAGE@ 50top_builddir = .. 51am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 52INSTALL = @INSTALL@ 53install_sh_DATA = $(install_sh) -c -m 644 54install_sh_PROGRAM = $(install_sh) -c 55install_sh_SCRIPT = $(install_sh) -c 56INSTALL_HEADER = $(INSTALL_DATA) 57transform = $(program_transform_name) 58NORMAL_INSTALL = : 59PRE_INSTALL = : 60POST_INSTALL = : 61NORMAL_UNINSTALL = : 62PRE_UNINSTALL = : 63POST_UNINSTALL = : 64build_triplet = @build@ 65host_triplet = @host@ 66subdir = man 67DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69am__aclocal_m4_deps = $(top_srcdir)/configure.ac 70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 71 $(ACLOCAL_M4) 72mkinstalldirs = $(install_sh) -d 73CONFIG_HEADER = $(top_builddir)/config.h 74CONFIG_CLEAN_FILES = 75SOURCES = 76DIST_SOURCES = 77am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 78am__vpath_adj = case $$p in \ 79 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 80 *) f=$$p;; \ 81 esac; 82am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 83am__installdirs = "$(DESTDIR)$(drivermandir)" 84drivermanDATA_INSTALL = $(INSTALL_DATA) 85DATA = $(driverman_DATA) 86DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 87ACLOCAL = @ACLOCAL@ 88ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 89ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 90AMCMDECHO = @AMCMDECHO@ 91AMDEPSHOWCMDSAT = @AMDEPSHOWCMDSAT@ 92AMDEP_FALSE = @AMDEP_FALSE@ 93AMDEP_TRUE = @AMDEP_TRUE@ 94AMPRETTYECHO = @AMPRETTYECHO@ 95AMSHOWCMDSAT = @AMSHOWCMDSAT@ 96AMTAR = @AMTAR@ 97APP_MAN_DIR = @APP_MAN_DIR@ 98APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 99AR = @AR@ 100AUTOCONF = @AUTOCONF@ 101AUTOHEADER = @AUTOHEADER@ 102AUTOMAKE = @AUTOMAKE@ 103AWK = @AWK@ 104BUILD_LINUXDOC_FALSE = @BUILD_LINUXDOC_FALSE@ 105BUILD_LINUXDOC_TRUE = @BUILD_LINUXDOC_TRUE@ 106BUILD_PDFDOC_FALSE = @BUILD_PDFDOC_FALSE@ 107BUILD_PDFDOC_TRUE = @BUILD_PDFDOC_TRUE@ 108CC = @CC@ 109CCDEPMODE = @CCDEPMODE@ 110CFLAGS = @CFLAGS@ 111CPP = @CPP@ 112CPPFLAGS = @CPPFLAGS@ 113CXX = @CXX@ 114CXXCPP = @CXXCPP@ 115CXXDEPMODE = @CXXDEPMODE@ 116CXXFLAGS = @CXXFLAGS@ 117CYGPATH_W = @CYGPATH_W@ 118DEFS = @DEFS@ 119DEPDIR = @DEPDIR@ 120DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 121DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 122DRIVER_NAME = @DRIVER_NAME@ 123DRI_CFLAGS = @DRI_CFLAGS@ 124DRI_FALSE = @DRI_FALSE@ 125DRI_LIBS = @DRI_LIBS@ 126DRI_TRUE = @DRI_TRUE@ 127ECHO = @ECHO@ 128ECHO_C = @ECHO_C@ 129ECHO_N = @ECHO_N@ 130ECHO_T = @ECHO_T@ 131EGREP = @EGREP@ 132EXEEXT = @EXEEXT@ 133F77 = @F77@ 134FFLAGS = @FFLAGS@ 135FILE_MAN_DIR = @FILE_MAN_DIR@ 136FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 137GREP = @GREP@ 138INSTALL_DATA = @INSTALL_DATA@ 139INSTALL_PROGRAM = @INSTALL_PROGRAM@ 140INSTALL_SCRIPT = @INSTALL_SCRIPT@ 141INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 142LDFLAGS = @LDFLAGS@ 143LIBOBJS = @LIBOBJS@ 144LIBS = @LIBS@ 145LIBTOOL = @LIBTOOL@ 146LIB_MAN_DIR = @LIB_MAN_DIR@ 147LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 148LINUXDOC = @LINUXDOC@ 149LN_S = @LN_S@ 150LTLIBOBJS = @LTLIBOBJS@ 151LT_QUIET = @LT_QUIET@ 152MAINT = @MAINT@ 153MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 154MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 155MAKEINFO = @MAKEINFO@ 156MAKE_HTML = @MAKE_HTML@ 157MAKE_PDF = @MAKE_PDF@ 158MAKE_PS = @MAKE_PS@ 159MAKE_TEXT = @MAKE_TEXT@ 160MISC_MAN_DIR = @MISC_MAN_DIR@ 161MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 162OBJEXT = @OBJEXT@ 163PACKAGE = @PACKAGE@ 164PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 165PACKAGE_NAME = @PACKAGE_NAME@ 166PACKAGE_STRING = @PACKAGE_STRING@ 167PACKAGE_TARNAME = @PACKAGE_TARNAME@ 168PACKAGE_VERSION = @PACKAGE_VERSION@ 169PATH_SEPARATOR = @PATH_SEPARATOR@ 170PKG_CONFIG = @PKG_CONFIG@ 171PS2PDF = @PS2PDF@ 172RANLIB = @RANLIB@ 173RAWCPP = @RAWCPP@ 174RAWCPPFLAGS = @RAWCPPFLAGS@ 175SET_MAKE = @SET_MAKE@ 176SHELL = @SHELL@ 177STRIP = @STRIP@ 178VERSION = @VERSION@ 179XORG_CFLAGS = @XORG_CFLAGS@ 180XORG_LIBS = @XORG_LIBS@ 181ac_ct_CC = @ac_ct_CC@ 182ac_ct_CXX = @ac_ct_CXX@ 183ac_ct_F77 = @ac_ct_F77@ 184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 186am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 187am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 188am__include = @am__include@ 189am__leading_dot = @am__leading_dot@ 190am__quote = @am__quote@ 191am__tar = @am__tar@ 192am__untar = @am__untar@ 193bindir = @bindir@ 194build = @build@ 195build_alias = @build_alias@ 196build_cpu = @build_cpu@ 197build_os = @build_os@ 198build_vendor = @build_vendor@ 199datadir = @datadir@ 200datarootdir = @datarootdir@ 201docdir = @docdir@ 202dvidir = @dvidir@ 203exec_prefix = @exec_prefix@ 204host = @host@ 205host_alias = @host_alias@ 206host_cpu = @host_cpu@ 207host_os = @host_os@ 208host_vendor = @host_vendor@ 209htmldir = @htmldir@ 210includedir = @includedir@ 211infodir = @infodir@ 212install_sh = @install_sh@ 213libdir = @libdir@ 214libexecdir = @libexecdir@ 215localedir = @localedir@ 216localstatedir = @localstatedir@ 217mandir = @mandir@ 218mkdir_p = @mkdir_p@ 219moduledir = @moduledir@ 220oldincludedir = @oldincludedir@ 221pdfdir = @pdfdir@ 222prefix = @prefix@ 223program_transform_name = @program_transform_name@ 224psdir = @psdir@ 225sbindir = @sbindir@ 226sharedstatedir = @sharedstatedir@ 227sysconfdir = @sysconfdir@ 228target_alias = @target_alias@ 229drivermandir = $(DRIVER_MAN_DIR) 230driverman_PRE = @DRIVER_NAME@.man 231driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 232EXTRA_DIST = @DRIVER_NAME@.man 233CLEANFILES = $(driverman_DATA) 234SED = sed 235 236# Strings to replace in man pages 237XORGRELSTRING = @PACKAGE_STRING@ 238XORGMANNAME = X Version 11 239MANDEFS = \ 240 -D__vendorversion__="\"$(XORGRELSTRING)\" \"$(XORGMANNAME)\"" \ 241 -D__appmansuffix__=$(APP_MAN_SUFFIX) \ 242 -D__filemansuffix__=$(FILE_MAN_SUFFIX) \ 243 -D__libmansuffix__=$(LIB_MAN_SUFFIX) \ 244 -D__miscmansuffix__=$(MISC_MAN_SUFFIX) \ 245 -D__drivermansuffix__=$(DRIVER_MAN_SUFFIX) \ 246 -D__adminmansuffix__=$(ADMIN_MAN_SUFFIX) \ 247 -D__xconfigfile__=xorg.conf \ 248 -D__xservername__=Xorg 249 250 251# Translate XCOMM into pound sign with sed, rather than passing -DXCOMM=XCOMM 252# to cpp, because that trick does not work on all ANSI C preprocessors. 253# Delete line numbers from the cpp output (-P is not portable, I guess). 254# Allow XCOMM to be preceded by whitespace and provide a means of generating 255# output lines with trailing backslashes. 256# Allow XHASH to always be substituted, even in cases where XCOMM isn't. 257CPP_SED_MAGIC = $(SED) -e '/^\# *[0-9][0-9]* *.*$$/d' \ 258 -e '/^\#line *[0-9][0-9]* *.*$$/d' \ 259 -e '/^[ ]*XCOMM$$/s/XCOMM/\#/' \ 260 -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/\#/' \ 261 -e '/^[ ]*XHASH/s/XHASH/\#/' \ 262 -e '/\@\@$$/s/\@\@$$/\\/' 263 264SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 265all: all-am 266 267.SUFFIXES: 268.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man 269$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 270 @for dep in $?; do \ 271 case '$(am__configure_deps)' in \ 272 *$$dep*) \ 273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 274 && exit 0; \ 275 exit 1;; \ 276 esac; \ 277 done; \ 278 @AMPRETTYECHO@ ' [AUTOMAKE ] man/Makefile'; \ 279 @AMCMDECHO@ ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ 280 cd $(top_srcdir) && \ 281 $(AUTOMAKE) --gnu man/Makefile 282.PRECIOUS: Makefile 283Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 284 @case '$?' in \ 285 *config.status*) \ 286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 287 *) \ 288 @AMPRETTYECHO@ ' [SH ] config.status $(subdir)/$@'; \ 289 @AMCMDECHO@ ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 290 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 291 esac; 292 293$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 294 @@AMPRETTYECHO@ ' [SH ] config.status' 295 @AMSHOWCMDSAT@cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 296 297$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 298 @@AMPRETTYECHO@ ' [AUTOCONF ] Regenerate' 299 @AMSHOWCMDSAT@cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 300$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 301 @@AMPRETTYECHO@ ' [ACLOCAL ] Regenerate' 302 @AMSHOWCMDSAT@cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 303 304mostlyclean-libtool: 305 @@AMPRETTYECHO@ ' [RM ] *.lo' 306 @AMSHOWCMDSAT@-rm -f *.lo 307 308clean-libtool: 309 @@AMPRETTYECHO@ ' [RM ] .libs _libs' 310 @AMSHOWCMDSAT@-rm -rf .libs _libs 311 312distclean-libtool: 313 @@AMPRETTYECHO@ ' [RM ] libtool' 314 @AMSHOWCMDSAT@-rm -f libtool 315uninstall-info-am: 316install-drivermanDATA: $(driverman_DATA) 317 @$(NORMAL_INSTALL) 318 @@AMPRETTYECHO@ ' [MKDIR ] $(DESTDIR)$(drivermandir)' 319 @AMSHOWCMDSAT@test -z "$(drivermandir)" || $(mkdir_p) "$(DESTDIR)$(drivermandir)" 320 @list='$(driverman_DATA)'; for p in $$list; do \ 321 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 322 f=$(am__strip_dir) \ 323 @AMPRETTYECHO@ " [INSTALL ] '$$d$$p' -> '$(DESTDIR)$(drivermandir)/$$f'"; \ 324 @AMCMDECHO@ " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \ 325 $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \ 326 done 327 328uninstall-drivermanDATA: 329 @$(NORMAL_UNINSTALL) 330 @list='$(driverman_DATA)'; for p in $$list; do \ 331 f=$(am__strip_dir) \ 332 @AMPRETTYECHO@ " [RM ] $(DESTDIR)$(drivermandir)/$$f"; \ 333 @AMCMDECHO@ " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \ 334 rm -f "$(DESTDIR)$(drivermandir)/$$f"; \ 335 done 336tags: TAGS 337TAGS: 338 339ctags: CTAGS 340CTAGS: 341 342 343distdir: $(DISTFILES) 344 @@AMPRETTYECHO@ ' [MKDIR ] ' 345 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 346 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 347 list='$(DISTFILES)'; for file in $$list; do \ 348 case $$file in \ 349 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 350 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 351 esac; \ 352 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 353 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 354 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 355 dir="/$$dir"; \ 356 $(mkdir_p) "$(distdir)$$dir"; \ 357 else \ 358 dir=''; \ 359 fi; \ 360 if test -d $$d/$$file; then \ 361 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 362 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 363 fi; \ 364 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 365 else \ 366 test -f $(distdir)/$$file \ 367 || cp -p $$d/$$file $(distdir)/$$file \ 368 || exit 1; \ 369 fi; \ 370 done 371check-am: all-am 372check: check-am 373all-am: Makefile $(DATA) 374installdirs: 375 @AMSHOWCMDSAT@for dir in "$(DESTDIR)$(drivermandir)"; do \ 376 test -z "$$dir" || ( @AMPRETTYECHO@ " [MKDIR ] $$dir"; $(mkdir_p) "$$dir" ); \ 377 done 378install: install-am 379install-exec: install-exec-am 380install-data: install-data-am 381uninstall: uninstall-am 382 383install-am: all-am 384 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 385 386installcheck: installcheck-am 387install-strip: 388 @AMSHOWCMDSAT@$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 389 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 390 `test -z '$(STRIP)' || \ 391 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 392mostlyclean-generic: 393 394clean-generic: 395 @@AMPRETTYECHO@ ' [RM ] $(CLEANFILES)' 396 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 397 398distclean-generic: 399 @@AMPRETTYECHO@ ' [RM ] $(CONFIG_CLEAN_FILES)' 400 @AMSHOWCMDSAT@-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 401 402maintainer-clean-generic: 403 @echo "This command is intended for maintainers to use" 404 @echo "it deletes files that may require special tools to rebuild." 405clean: clean-am 406 407clean-am: clean-generic clean-libtool mostlyclean-am 408 409distclean: distclean-am 410 @@AMPRETTYECHO@ ' [RM ] Makefile' 411 @AMSHOWCMDSAT@-rm -f Makefile 412distclean-am: clean-am distclean-generic distclean-libtool 413 414dvi: dvi-am 415 416dvi-am: 417 418html: html-am 419 420info: info-am 421 422info-am: 423 424install-data-am: install-drivermanDATA 425 426install-exec-am: 427 428install-info: install-info-am 429 430install-man: 431 432installcheck-am: 433 434maintainer-clean: maintainer-clean-am 435 @@AMPRETTYECHO@ ' [RM ] Makefile' 436 @AMSHOWCMDSAT@-rm -f Makefile 437maintainer-clean-am: distclean-am maintainer-clean-generic 438 439mostlyclean: mostlyclean-am 440 441mostlyclean-am: mostlyclean-generic mostlyclean-libtool 442 443pdf: pdf-am 444 445pdf-am: 446 447ps: ps-am 448 449ps-am: 450 451uninstall-am: uninstall-drivermanDATA uninstall-info-am 452 453.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 454 distclean distclean-generic distclean-libtool distdir dvi \ 455 dvi-am html html-am info info-am install install-am \ 456 install-data install-data-am install-drivermanDATA \ 457 install-exec install-exec-am install-info install-info-am \ 458 install-man install-strip installcheck installcheck-am \ 459 installdirs maintainer-clean maintainer-clean-generic \ 460 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 461 ps ps-am uninstall uninstall-am uninstall-drivermanDATA \ 462 uninstall-info-am 463 464 465.man.$(DRIVER_MAN_SUFFIX): 466 $(RAWCPP) $(RAWCPPFLAGS) $(MANDEFS) $(EXTRAMANDEFS) < $< | $(CPP_SED_MAGIC) > $@ 467# Tell versions [3.59,3.63) of GNU make to not export all variables. 468# Otherwise a system limit (for SysV at least) may be exceeded. 469.NOEXPORT: 470