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