Makefile.in revision ba0eab60
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 2009/02/14 03:04:46 macallan 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@ 100BUILD_LINUXDOC_FALSE = @BUILD_LINUXDOC_FALSE@ 101BUILD_LINUXDOC_TRUE = @BUILD_LINUXDOC_TRUE@ 102BUILD_PDFDOC_FALSE = @BUILD_PDFDOC_FALSE@ 103BUILD_PDFDOC_TRUE = @BUILD_PDFDOC_TRUE@ 104CC = @CC@ 105CCDEPMODE = @CCDEPMODE@ 106CFLAGS = @CFLAGS@ 107CPP = @CPP@ 108CPPFLAGS = @CPPFLAGS@ 109CXX = @CXX@ 110CXXCPP = @CXXCPP@ 111CXXDEPMODE = @CXXDEPMODE@ 112CXXFLAGS = @CXXFLAGS@ 113CYGPATH_W = @CYGPATH_W@ 114DEFS = @DEFS@ 115DEPDIR = @DEPDIR@ 116DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 117DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 118DRIVER_NAME = @DRIVER_NAME@ 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@ 139LINUXDOC = @LINUXDOC@ 140LN_S = @LN_S@ 141LTLIBOBJS = @LTLIBOBJS@ 142MAINT = @MAINT@ 143MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 144MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 145MAKEINFO = @MAKEINFO@ 146MAKE_HTML = @MAKE_HTML@ 147MAKE_PDF = @MAKE_PDF@ 148MAKE_PS = @MAKE_PS@ 149MAKE_TEXT = @MAKE_TEXT@ 150MISC_MAN_DIR = @MISC_MAN_DIR@ 151MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 152OBJEXT = @OBJEXT@ 153PACKAGE = @PACKAGE@ 154PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 155PACKAGE_NAME = @PACKAGE_NAME@ 156PACKAGE_STRING = @PACKAGE_STRING@ 157PACKAGE_TARNAME = @PACKAGE_TARNAME@ 158PACKAGE_VERSION = @PACKAGE_VERSION@ 159PATH_SEPARATOR = @PATH_SEPARATOR@ 160PKG_CONFIG = @PKG_CONFIG@ 161PS2PDF = @PS2PDF@ 162RANLIB = @RANLIB@ 163SED = sed 164SET_MAKE = @SET_MAKE@ 165SHELL = @SHELL@ 166STRIP = @STRIP@ 167VERSION = @VERSION@ 168XORG_CFLAGS = @XORG_CFLAGS@ 169XORG_LIBS = @XORG_LIBS@ 170ac_ct_AR = @ac_ct_AR@ 171ac_ct_CC = @ac_ct_CC@ 172ac_ct_CXX = @ac_ct_CXX@ 173ac_ct_F77 = @ac_ct_F77@ 174ac_ct_RANLIB = @ac_ct_RANLIB@ 175ac_ct_STRIP = @ac_ct_STRIP@ 176ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 177am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 178am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 179am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 180am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 181am__include = @am__include@ 182am__leading_dot = @am__leading_dot@ 183am__quote = @am__quote@ 184am__tar = @am__tar@ 185am__untar = @am__untar@ 186bindir = @bindir@ 187build = @build@ 188build_alias = @build_alias@ 189build_cpu = @build_cpu@ 190build_os = @build_os@ 191build_vendor = @build_vendor@ 192datadir = @datadir@ 193exec_prefix = @exec_prefix@ 194host = @host@ 195host_alias = @host_alias@ 196host_cpu = @host_cpu@ 197host_os = @host_os@ 198host_vendor = @host_vendor@ 199includedir = @includedir@ 200infodir = @infodir@ 201install_sh = @install_sh@ 202libdir = @libdir@ 203libexecdir = @libexecdir@ 204localstatedir = @localstatedir@ 205mandir = @mandir@ 206mkdir_p = @mkdir_p@ 207moduledir = @moduledir@ 208oldincludedir = @oldincludedir@ 209prefix = @prefix@ 210program_transform_name = @program_transform_name@ 211sbindir = @sbindir@ 212sharedstatedir = @sharedstatedir@ 213sysconfdir = @sysconfdir@ 214target_alias = @target_alias@ 215drivermandir = $(DRIVER_MAN_DIR) 216driverman_PRE = @DRIVER_NAME@.man 217driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 218EXTRA_DIST = @DRIVER_NAME@.man 219CLEANFILES = $(driverman_DATA) 220 221# Strings to replace in man pages 222XORGRELSTRING = @PACKAGE_STRING@ 223XORGMANNAME = X Version 11 224MAN_SUBSTS = \ 225 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 226 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 227 -e 's|__xservername__|Xorg|g' \ 228 -e 's|__xconfigfile__|xorg.conf|g' \ 229 -e 's|__projectroot__|$(prefix)|g' \ 230 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 231 -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \ 232 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 233 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 234 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 235 236SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 237all: all-am 238 239.SUFFIXES: 240.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man 241$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 242 @for dep in $?; do \ 243 case '$(am__configure_deps)' in \ 244 *$$dep*) \ 245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 246 && exit 0; \ 247 exit 1;; \ 248 esac; \ 249 done; \ 250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ 251 cd $(top_srcdir) && \ 252 $(AUTOMAKE) --gnu man/Makefile 253.PRECIOUS: Makefile 254Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 255 @case '$?' in \ 256 *config.status*) \ 257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 258 *) \ 259 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 260 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 261 esac; 262 263$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 265 266$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 268$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 270 271mostlyclean-libtool: 272 -rm -f *.lo 273 274clean-libtool: 275 -rm -rf .libs _libs 276 277distclean-libtool: 278 -rm -f libtool 279uninstall-info-am: 280install-drivermanDATA: $(driverman_DATA) 281 @$(NORMAL_INSTALL) 282 test -z "$(drivermandir)" || $(mkdir_p) "$(DESTDIR)$(drivermandir)" 283 @list='$(driverman_DATA)'; for p in $$list; do \ 284 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 285 f=$(am__strip_dir) \ 286 echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \ 287 $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \ 288 done 289 290uninstall-drivermanDATA: 291 @$(NORMAL_UNINSTALL) 292 @list='$(driverman_DATA)'; for p in $$list; do \ 293 f=$(am__strip_dir) \ 294 echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \ 295 rm -f "$(DESTDIR)$(drivermandir)/$$f"; \ 296 done 297tags: TAGS 298TAGS: 299 300ctags: CTAGS 301CTAGS: 302 303 304distdir: $(DISTFILES) 305 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 306 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 307 list='$(DISTFILES)'; for file in $$list; do \ 308 case $$file in \ 309 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 310 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 311 esac; \ 312 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 313 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 314 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 315 dir="/$$dir"; \ 316 $(mkdir_p) "$(distdir)$$dir"; \ 317 else \ 318 dir=''; \ 319 fi; \ 320 if test -d $$d/$$file; then \ 321 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 322 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 323 fi; \ 324 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 325 else \ 326 test -f $(distdir)/$$file \ 327 || cp -p $$d/$$file $(distdir)/$$file \ 328 || exit 1; \ 329 fi; \ 330 done 331check-am: all-am 332check: check-am 333all-am: Makefile $(DATA) 334installdirs: 335 for dir in "$(DESTDIR)$(drivermandir)"; do \ 336 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 337 done 338install: install-am 339install-exec: install-exec-am 340install-data: install-data-am 341uninstall: uninstall-am 342 343install-am: all-am 344 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 345 346installcheck: installcheck-am 347install-strip: 348 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 349 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 350 `test -z '$(STRIP)' || \ 351 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 352mostlyclean-generic: 353 354clean-generic: 355 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 356 357distclean-generic: 358 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 359 360maintainer-clean-generic: 361 @echo "This command is intended for maintainers to use" 362 @echo "it deletes files that may require special tools to rebuild." 363clean: clean-am 364 365clean-am: clean-generic clean-libtool mostlyclean-am 366 367distclean: distclean-am 368 -rm -f Makefile 369distclean-am: clean-am distclean-generic distclean-libtool 370 371dvi: dvi-am 372 373dvi-am: 374 375html: html-am 376 377info: info-am 378 379info-am: 380 381install-data-am: install-drivermanDATA 382 383install-exec-am: 384 385install-info: install-info-am 386 387install-man: 388 389installcheck-am: 390 391maintainer-clean: maintainer-clean-am 392 -rm -f Makefile 393maintainer-clean-am: distclean-am maintainer-clean-generic 394 395mostlyclean: mostlyclean-am 396 397mostlyclean-am: mostlyclean-generic mostlyclean-libtool 398 399pdf: pdf-am 400 401pdf-am: 402 403ps: ps-am 404 405ps-am: 406 407uninstall-am: uninstall-drivermanDATA uninstall-info-am 408 409.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 410 distclean distclean-generic distclean-libtool distdir dvi \ 411 dvi-am html html-am info info-am install install-am \ 412 install-data install-data-am install-drivermanDATA \ 413 install-exec install-exec-am install-info install-info-am \ 414 install-man install-strip installcheck installcheck-am \ 415 installdirs maintainer-clean maintainer-clean-generic \ 416 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 417 ps ps-am uninstall uninstall-am uninstall-drivermanDATA \ 418 uninstall-info-am 419 420 421.man.$(DRIVER_MAN_SUFFIX): 422 sed $(MAN_SUBSTS) < $< > $@ 423# Tell versions [3.59,3.63) of GNU make to not export all variables. 424# Otherwise a system limit (for SysV at least) may be exceeded. 425.NOEXPORT: 426