Makefile.in revision 0cc67336
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@ 104DSYMUTIL = @DSYMUTIL@ 105DUMPBIN = @DUMPBIN@ 106ECHO_C = @ECHO_C@ 107ECHO_N = @ECHO_N@ 108ECHO_T = @ECHO_T@ 109EGREP = @EGREP@ 110EXEEXT = @EXEEXT@ 111FGREP = @FGREP@ 112FILE_MAN_DIR = @FILE_MAN_DIR@ 113FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 114GREP = @GREP@ 115INSTALL = @INSTALL@ 116INSTALL_DATA = @INSTALL_DATA@ 117INSTALL_PROGRAM = @INSTALL_PROGRAM@ 118INSTALL_SCRIPT = @INSTALL_SCRIPT@ 119INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 120LD = @LD@ 121LDFLAGS = @LDFLAGS@ 122LIBOBJS = @LIBOBJS@ 123LIBS = @LIBS@ 124LIBTOOL = @LIBTOOL@ 125LIB_MAN_DIR = @LIB_MAN_DIR@ 126LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 127LINUXDOC = @LINUXDOC@ 128LIPO = @LIPO@ 129LN_S = @LN_S@ 130LTLIBOBJS = @LTLIBOBJS@ 131MAINT = @MAINT@ 132MAKEINFO = @MAKEINFO@ 133MAKE_HTML = @MAKE_HTML@ 134MAKE_PDF = @MAKE_PDF@ 135MAKE_PS = @MAKE_PS@ 136MAKE_TEXT = @MAKE_TEXT@ 137MISC_MAN_DIR = @MISC_MAN_DIR@ 138MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 139MKDIR_P = @MKDIR_P@ 140NM = @NM@ 141NMEDIT = @NMEDIT@ 142OBJDUMP = @OBJDUMP@ 143OBJEXT = @OBJEXT@ 144OTOOL = @OTOOL@ 145OTOOL64 = @OTOOL64@ 146PACKAGE = @PACKAGE@ 147PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 148PACKAGE_NAME = @PACKAGE_NAME@ 149PACKAGE_STRING = @PACKAGE_STRING@ 150PACKAGE_TARNAME = @PACKAGE_TARNAME@ 151PACKAGE_VERSION = @PACKAGE_VERSION@ 152PATH_SEPARATOR = @PATH_SEPARATOR@ 153PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 154PCIACCESS_LIBS = @PCIACCESS_LIBS@ 155PKG_CONFIG = @PKG_CONFIG@ 156PS2PDF = @PS2PDF@ 157RANLIB = @RANLIB@ 158SED = sed 159SET_MAKE = @SET_MAKE@ 160SHELL = @SHELL@ 161STRIP = @STRIP@ 162VERSION = @VERSION@ 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_build_prefix = @top_build_prefix@ 216top_builddir = @top_builddir@ 217top_srcdir = @top_srcdir@ 218drivermandir = $(DRIVER_MAN_DIR) 219driverman_PRE = @DRIVER_NAME@.man 220driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 221EXTRA_DIST = @DRIVER_NAME@.man 222CLEANFILES = $(driverman_DATA) 223 224# Strings to replace in man pages 225XORGRELSTRING = @PACKAGE_STRING@ 226XORGMANNAME = X Version 11 227MAN_SUBSTS = \ 228 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 229 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 230 -e 's|__xservername__|Xorg|g' \ 231 -e 's|__xconfigfile__|xorg.conf|g' \ 232 -e 's|__projectroot__|$(prefix)|g' \ 233 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 234 -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \ 235 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 236 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 237 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 238 239SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 240all: all-am 241 242.SUFFIXES: 243.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man 244$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 245 @for dep in $?; do \ 246 case '$(am__configure_deps)' in \ 247 *$$dep*) \ 248 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 249 && { if test -f $@; then exit 0; else break; fi; }; \ 250 exit 1;; \ 251 esac; \ 252 done; \ 253 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ 254 cd $(top_srcdir) && \ 255 $(AUTOMAKE) --gnu man/Makefile 256.PRECIOUS: Makefile 257Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 258 @case '$?' in \ 259 *config.status*) \ 260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 261 *) \ 262 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 263 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 264 esac; 265 266$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 268 269$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 271$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 273 274mostlyclean-libtool: 275 -rm -f *.lo 276 277clean-libtool: 278 -rm -rf .libs _libs 279install-drivermanDATA: $(driverman_DATA) 280 @$(NORMAL_INSTALL) 281 test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)" 282 @list='$(driverman_DATA)'; for p in $$list; do \ 283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 284 f=$(am__strip_dir) \ 285 echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \ 286 $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \ 287 done 288 289uninstall-drivermanDATA: 290 @$(NORMAL_UNINSTALL) 291 @list='$(driverman_DATA)'; for p in $$list; do \ 292 f=$(am__strip_dir) \ 293 echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \ 294 rm -f "$(DESTDIR)$(drivermandir)/$$f"; \ 295 done 296tags: TAGS 297TAGS: 298 299ctags: CTAGS 300CTAGS: 301 302 303distdir: $(DISTFILES) 304 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 305 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 306 list='$(DISTFILES)'; \ 307 dist_files=`for file in $$list; do echo $$file; done | \ 308 sed -e "s|^$$srcdirstrip/||;t" \ 309 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 310 case $$dist_files in \ 311 */*) $(MKDIR_P) `echo "$$dist_files" | \ 312 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 313 sort -u` ;; \ 314 esac; \ 315 for file in $$dist_files; do \ 316 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 317 if test -d $$d/$$file; then \ 318 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 319 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 320 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 321 fi; \ 322 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 323 else \ 324 test -f $(distdir)/$$file \ 325 || cp -p $$d/$$file $(distdir)/$$file \ 326 || exit 1; \ 327 fi; \ 328 done 329check-am: all-am 330check: check-am 331all-am: Makefile $(DATA) 332installdirs: 333 for dir in "$(DESTDIR)$(drivermandir)"; do \ 334 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 335 done 336install: install-am 337install-exec: install-exec-am 338install-data: install-data-am 339uninstall: uninstall-am 340 341install-am: all-am 342 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 343 344installcheck: installcheck-am 345install-strip: 346 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 347 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 348 `test -z '$(STRIP)' || \ 349 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 350mostlyclean-generic: 351 352clean-generic: 353 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 354 355distclean-generic: 356 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 357 358maintainer-clean-generic: 359 @echo "This command is intended for maintainers to use" 360 @echo "it deletes files that may require special tools to rebuild." 361clean: clean-am 362 363clean-am: clean-generic clean-libtool mostlyclean-am 364 365distclean: distclean-am 366 -rm -f Makefile 367distclean-am: clean-am distclean-generic 368 369dvi: dvi-am 370 371dvi-am: 372 373html: html-am 374 375info: info-am 376 377info-am: 378 379install-data-am: install-drivermanDATA 380 381install-dvi: install-dvi-am 382 383install-exec-am: 384 385install-html: install-html-am 386 387install-info: install-info-am 388 389install-man: 390 391install-pdf: install-pdf-am 392 393install-ps: install-ps-am 394 395installcheck-am: 396 397maintainer-clean: maintainer-clean-am 398 -rm -f Makefile 399maintainer-clean-am: distclean-am maintainer-clean-generic 400 401mostlyclean: mostlyclean-am 402 403mostlyclean-am: mostlyclean-generic mostlyclean-libtool 404 405pdf: pdf-am 406 407pdf-am: 408 409ps: ps-am 410 411ps-am: 412 413uninstall-am: uninstall-drivermanDATA 414 415.MAKE: install-am install-strip 416 417.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 418 distclean distclean-generic distclean-libtool distdir dvi \ 419 dvi-am html html-am info info-am install install-am \ 420 install-data install-data-am install-drivermanDATA install-dvi \ 421 install-dvi-am install-exec install-exec-am install-html \ 422 install-html-am install-info install-info-am install-man \ 423 install-pdf install-pdf-am install-ps install-ps-am \ 424 install-strip installcheck installcheck-am installdirs \ 425 maintainer-clean maintainer-clean-generic mostlyclean \ 426 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 427 uninstall uninstall-am uninstall-drivermanDATA 428 429 430.man.$(DRIVER_MAN_SUFFIX): 431 sed $(MAN_SUBSTS) < $< > $@ 432# Tell versions [3.59,3.63) of GNU make to not export all variables. 433# Otherwise a system limit (for SysV at least) may be exceeded. 434.NOEXPORT: 435