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