Makefile.in revision f55e6a01
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@ 96CPP = @CPP@ 97CPPFLAGS = @CPPFLAGS@ 98CYGPATH_W = @CYGPATH_W@ 99DEFS = @DEFS@ 100DEPDIR = @DEPDIR@ 101DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 102DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 103DRIVER_NAME = @DRIVER_NAME@ 104DRI_CFLAGS = @DRI_CFLAGS@ 105DRI_LIBS = @DRI_LIBS@ 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@ 181docdir = @docdir@ 182dvidir = @dvidir@ 183exec_prefix = @exec_prefix@ 184host = @host@ 185host_alias = @host_alias@ 186host_cpu = @host_cpu@ 187host_os = @host_os@ 188host_vendor = @host_vendor@ 189htmldir = @htmldir@ 190includedir = @includedir@ 191infodir = @infodir@ 192install_sh = @install_sh@ 193libdir = @libdir@ 194libexecdir = @libexecdir@ 195localedir = @localedir@ 196localstatedir = @localstatedir@ 197lt_ECHO = @lt_ECHO@ 198mandir = @mandir@ 199mkdir_p = @mkdir_p@ 200moduledir = @moduledir@ 201oldincludedir = @oldincludedir@ 202pdfdir = @pdfdir@ 203prefix = @prefix@ 204program_transform_name = @program_transform_name@ 205psdir = @psdir@ 206sbindir = @sbindir@ 207sharedstatedir = @sharedstatedir@ 208srcdir = @srcdir@ 209sysconfdir = @sysconfdir@ 210target_alias = @target_alias@ 211top_build_prefix = @top_build_prefix@ 212top_builddir = @top_builddir@ 213top_srcdir = @top_srcdir@ 214drivermandir = $(DRIVER_MAN_DIR) 215driverman_PRE = @DRIVER_NAME@.man 216driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 217EXTRA_DIST = @DRIVER_NAME@.man 218CLEANFILES = $(driverman_DATA) 219 220# Strings to replace in man pages 221XORGRELSTRING = @PACKAGE_STRING@ 222XORGMANNAME = X Version 11 223MAN_SUBSTS = \ 224 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 225 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 226 -e 's|__xservername__|Xorg|g' \ 227 -e 's|__xconfigfile__|xorg.conf|g' \ 228 -e 's|__projectroot__|$(prefix)|g' \ 229 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 230 -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \ 231 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 232 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 233 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 234 235SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 236all: all-am 237 238.SUFFIXES: 239.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man 240$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 241 @for dep in $?; do \ 242 case '$(am__configure_deps)' in \ 243 *$$dep*) \ 244 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 245 && { if test -f $@; then exit 0; else break; fi; }; \ 246 exit 1;; \ 247 esac; \ 248 done; \ 249 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ 250 cd $(top_srcdir) && \ 251 $(AUTOMAKE) --gnu man/Makefile 252.PRECIOUS: Makefile 253Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 254 @case '$?' in \ 255 *config.status*) \ 256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 257 *) \ 258 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 259 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 260 esac; 261 262$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 264 265$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 267$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 269 270mostlyclean-libtool: 271 -rm -f *.lo 272 273clean-libtool: 274 -rm -rf .libs _libs 275install-drivermanDATA: $(driverman_DATA) 276 @$(NORMAL_INSTALL) 277 test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)" 278 @list='$(driverman_DATA)'; for p in $$list; do \ 279 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 280 f=$(am__strip_dir) \ 281 echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \ 282 $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \ 283 done 284 285uninstall-drivermanDATA: 286 @$(NORMAL_UNINSTALL) 287 @list='$(driverman_DATA)'; for p in $$list; do \ 288 f=$(am__strip_dir) \ 289 echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \ 290 rm -f "$(DESTDIR)$(drivermandir)/$$f"; \ 291 done 292tags: TAGS 293TAGS: 294 295ctags: CTAGS 296CTAGS: 297 298 299distdir: $(DISTFILES) 300 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 301 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 302 list='$(DISTFILES)'; \ 303 dist_files=`for file in $$list; do echo $$file; done | \ 304 sed -e "s|^$$srcdirstrip/||;t" \ 305 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 306 case $$dist_files in \ 307 */*) $(MKDIR_P) `echo "$$dist_files" | \ 308 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 309 sort -u` ;; \ 310 esac; \ 311 for file in $$dist_files; do \ 312 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 313 if test -d $$d/$$file; then \ 314 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 315 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 316 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 317 fi; \ 318 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 319 else \ 320 test -f $(distdir)/$$file \ 321 || cp -p $$d/$$file $(distdir)/$$file \ 322 || exit 1; \ 323 fi; \ 324 done 325check-am: all-am 326check: check-am 327all-am: Makefile $(DATA) 328installdirs: 329 for dir in "$(DESTDIR)$(drivermandir)"; do \ 330 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 331 done 332install: install-am 333install-exec: install-exec-am 334install-data: install-data-am 335uninstall: uninstall-am 336 337install-am: all-am 338 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 339 340installcheck: installcheck-am 341install-strip: 342 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 343 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 344 `test -z '$(STRIP)' || \ 345 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 346mostlyclean-generic: 347 348clean-generic: 349 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 350 351distclean-generic: 352 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 353 354maintainer-clean-generic: 355 @echo "This command is intended for maintainers to use" 356 @echo "it deletes files that may require special tools to rebuild." 357clean: clean-am 358 359clean-am: clean-generic clean-libtool mostlyclean-am 360 361distclean: distclean-am 362 -rm -f Makefile 363distclean-am: clean-am distclean-generic 364 365dvi: dvi-am 366 367dvi-am: 368 369html: html-am 370 371info: info-am 372 373info-am: 374 375install-data-am: install-drivermanDATA 376 377install-dvi: install-dvi-am 378 379install-exec-am: 380 381install-html: install-html-am 382 383install-info: install-info-am 384 385install-man: 386 387install-pdf: install-pdf-am 388 389install-ps: install-ps-am 390 391installcheck-am: 392 393maintainer-clean: maintainer-clean-am 394 -rm -f Makefile 395maintainer-clean-am: distclean-am maintainer-clean-generic 396 397mostlyclean: mostlyclean-am 398 399mostlyclean-am: mostlyclean-generic mostlyclean-libtool 400 401pdf: pdf-am 402 403pdf-am: 404 405ps: ps-am 406 407ps-am: 408 409uninstall-am: uninstall-drivermanDATA 410 411.MAKE: install-am install-strip 412 413.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 414 distclean distclean-generic distclean-libtool distdir dvi \ 415 dvi-am html html-am info info-am install install-am \ 416 install-data install-data-am install-drivermanDATA install-dvi \ 417 install-dvi-am install-exec install-exec-am install-html \ 418 install-html-am install-info install-info-am install-man \ 419 install-pdf install-pdf-am install-ps install-ps-am \ 420 install-strip installcheck installcheck-am installdirs \ 421 maintainer-clean maintainer-clean-generic mostlyclean \ 422 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 423 uninstall uninstall-am uninstall-drivermanDATA 424 425 426.man.$(DRIVER_MAN_SUFFIX): 427 sed $(MAN_SUBSTS) < $< > $@ 428# Tell versions [3.59,3.63) of GNU make to not export all variables. 429# Otherwise a system limit (for SysV at least) may be exceeded. 430.NOEXPORT: 431