Makefile.in revision c35d236e
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:11:41 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@ 90AMDEP_FALSE = @AMDEP_FALSE@ 91AMDEP_TRUE = @AMDEP_TRUE@ 92AMTAR = @AMTAR@ 93APP_MAN_DIR = @APP_MAN_DIR@ 94APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 95AR = @AR@ 96AUTOCONF = @AUTOCONF@ 97AUTOHEADER = @AUTOHEADER@ 98AUTOMAKE = @AUTOMAKE@ 99AWK = @AWK@ 100CC = @CC@ 101CCDEPMODE = @CCDEPMODE@ 102CFLAGS = @CFLAGS@ 103CPP = @CPP@ 104CPPFLAGS = @CPPFLAGS@ 105CXX = @CXX@ 106CXXCPP = @CXXCPP@ 107CXXDEPMODE = @CXXDEPMODE@ 108CXXFLAGS = @CXXFLAGS@ 109CYGPATH_W = @CYGPATH_W@ 110DEFS = @DEFS@ 111DEPDIR = @DEPDIR@ 112DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 113DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 114DRIVER_NAME = @DRIVER_NAME@ 115DRI_CFLAGS = @DRI_CFLAGS@ 116DRI_FALSE = @DRI_FALSE@ 117DRI_LIBS = @DRI_LIBS@ 118DRI_TRUE = @DRI_TRUE@ 119ECHO = @ECHO@ 120ECHO_C = @ECHO_C@ 121ECHO_N = @ECHO_N@ 122ECHO_T = @ECHO_T@ 123EGREP = @EGREP@ 124EXEEXT = @EXEEXT@ 125F77 = @F77@ 126FFLAGS = @FFLAGS@ 127FILE_MAN_DIR = @FILE_MAN_DIR@ 128FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 129INSTALL_DATA = @INSTALL_DATA@ 130INSTALL_PROGRAM = @INSTALL_PROGRAM@ 131INSTALL_SCRIPT = @INSTALL_SCRIPT@ 132INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 133LDFLAGS = @LDFLAGS@ 134LIBOBJS = @LIBOBJS@ 135LIBS = @LIBS@ 136LIBTOOL = @LIBTOOL@ 137LIB_MAN_DIR = @LIB_MAN_DIR@ 138LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 139LN_S = @LN_S@ 140LTLIBOBJS = @LTLIBOBJS@ 141MAINT = @MAINT@ 142MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 143MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 144MAKEINFO = @MAKEINFO@ 145MISC_MAN_DIR = @MISC_MAN_DIR@ 146MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 147OBJEXT = @OBJEXT@ 148PACKAGE = @PACKAGE@ 149PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 150PACKAGE_NAME = @PACKAGE_NAME@ 151PACKAGE_STRING = @PACKAGE_STRING@ 152PACKAGE_TARNAME = @PACKAGE_TARNAME@ 153PACKAGE_VERSION = @PACKAGE_VERSION@ 154PATH_SEPARATOR = @PATH_SEPARATOR@ 155PKG_CONFIG = @PKG_CONFIG@ 156RANLIB = @RANLIB@ 157SET_MAKE = @SET_MAKE@ 158SHELL = @SHELL@ 159STRIP = @STRIP@ 160VERSION = @VERSION@ 161XORG_CFLAGS = @XORG_CFLAGS@ 162XORG_LIBS = @XORG_LIBS@ 163ac_ct_AR = @ac_ct_AR@ 164ac_ct_CC = @ac_ct_CC@ 165ac_ct_CXX = @ac_ct_CXX@ 166ac_ct_F77 = @ac_ct_F77@ 167ac_ct_RANLIB = @ac_ct_RANLIB@ 168ac_ct_STRIP = @ac_ct_STRIP@ 169ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 170am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 171am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 172am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 173am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 174am__include = @am__include@ 175am__leading_dot = @am__leading_dot@ 176am__quote = @am__quote@ 177am__tar = @am__tar@ 178am__untar = @am__untar@ 179bindir = @bindir@ 180build = @build@ 181build_alias = @build_alias@ 182build_cpu = @build_cpu@ 183build_os = @build_os@ 184build_vendor = @build_vendor@ 185datadir = @datadir@ 186exec_prefix = @exec_prefix@ 187host = @host@ 188host_alias = @host_alias@ 189host_cpu = @host_cpu@ 190host_os = @host_os@ 191host_vendor = @host_vendor@ 192includedir = @includedir@ 193infodir = @infodir@ 194install_sh = @install_sh@ 195libdir = @libdir@ 196libexecdir = @libexecdir@ 197localstatedir = @localstatedir@ 198mandir = @mandir@ 199mkdir_p = @mkdir_p@ 200moduledir = @moduledir@ 201oldincludedir = @oldincludedir@ 202prefix = @prefix@ 203program_transform_name = @program_transform_name@ 204sbindir = @sbindir@ 205sharedstatedir = @sharedstatedir@ 206sysconfdir = @sysconfdir@ 207target_alias = @target_alias@ 208drivermandir = $(DRIVER_MAN_DIR) 209driverman_PRE = @DRIVER_NAME@.man 210driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 211EXTRA_DIST = @DRIVER_NAME@.man 212CLEANFILES = $(driverman_DATA) 213SED = sed 214 215# Strings to replace in man pages 216XORGRELSTRING = @PACKAGE_STRING@ 217XORGMANNAME = X Version 11 218MAN_SUBSTS = \ 219 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 220 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 221 -e 's|__xservername__|Xorg|g' \ 222 -e 's|__xconfigfile__|xorg.conf|g' \ 223 -e 's|__projectroot__|$(prefix)|g' \ 224 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 225 -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \ 226 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 227 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 228 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 229 230SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 231all: all-am 232 233.SUFFIXES: 234.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man 235$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 236 @for dep in $?; do \ 237 case '$(am__configure_deps)' in \ 238 *$$dep*) \ 239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 240 && exit 0; \ 241 exit 1;; \ 242 esac; \ 243 done; \ 244 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ 245 cd $(top_srcdir) && \ 246 $(AUTOMAKE) --gnu man/Makefile 247.PRECIOUS: Makefile 248Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 249 @case '$?' in \ 250 *config.status*) \ 251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 252 *) \ 253 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 254 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 255 esac; 256 257$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 259 260$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 262$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 264 265mostlyclean-libtool: 266 -rm -f *.lo 267 268clean-libtool: 269 -rm -rf .libs _libs 270 271distclean-libtool: 272 -rm -f libtool 273uninstall-info-am: 274install-drivermanDATA: $(driverman_DATA) 275 @$(NORMAL_INSTALL) 276 test -z "$(drivermandir)" || $(mkdir_p) "$(DESTDIR)$(drivermandir)" 277 @list='$(driverman_DATA)'; for p in $$list; do \ 278 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 279 f=$(am__strip_dir) \ 280 echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \ 281 $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \ 282 done 283 284uninstall-drivermanDATA: 285 @$(NORMAL_UNINSTALL) 286 @list='$(driverman_DATA)'; for p in $$list; do \ 287 f=$(am__strip_dir) \ 288 echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \ 289 rm -f "$(DESTDIR)$(drivermandir)/$$f"; \ 290 done 291tags: TAGS 292TAGS: 293 294ctags: CTAGS 295CTAGS: 296 297 298distdir: $(DISTFILES) 299 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 300 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 301 list='$(DISTFILES)'; for file in $$list; do \ 302 case $$file in \ 303 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 304 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 305 esac; \ 306 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 307 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 308 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 309 dir="/$$dir"; \ 310 $(mkdir_p) "$(distdir)$$dir"; \ 311 else \ 312 dir=''; \ 313 fi; \ 314 if test -d $$d/$$file; then \ 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 distclean-libtool 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-exec-am: 378 379install-info: install-info-am 380 381install-man: 382 383installcheck-am: 384 385maintainer-clean: maintainer-clean-am 386 -rm -f Makefile 387maintainer-clean-am: distclean-am maintainer-clean-generic 388 389mostlyclean: mostlyclean-am 390 391mostlyclean-am: mostlyclean-generic mostlyclean-libtool 392 393pdf: pdf-am 394 395pdf-am: 396 397ps: ps-am 398 399ps-am: 400 401uninstall-am: uninstall-drivermanDATA uninstall-info-am 402 403.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 404 distclean distclean-generic distclean-libtool distdir dvi \ 405 dvi-am html html-am info info-am install install-am \ 406 install-data install-data-am install-drivermanDATA \ 407 install-exec install-exec-am install-info install-info-am \ 408 install-man install-strip installcheck installcheck-am \ 409 installdirs maintainer-clean maintainer-clean-generic \ 410 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 411 ps ps-am uninstall uninstall-am uninstall-drivermanDATA \ 412 uninstall-info-am 413 414 415.man.$(DRIVER_MAN_SUFFIX): 416 sed $(MAN_SUBSTS) < $< > $@ 417# Tell versions [3.59,3.63) of GNU make to not export all variables. 418# Otherwise a system limit (for SysV at least) may be exceeded. 419.NOEXPORT: 420