Makefile.in revision 191cded7
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/07/30 02:58:07 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)/src/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)$(libmandir)" 84libmanDATA_INSTALL = $(INSTALL_DATA) 85DATA = $(libman_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@ 114ECHO = @ECHO@ 115ECHO_C = @ECHO_C@ 116ECHO_N = @ECHO_N@ 117ECHO_T = @ECHO_T@ 118EGREP = @EGREP@ 119EXEEXT = @EXEEXT@ 120F77 = @F77@ 121FFLAGS = @FFLAGS@ 122FILE_MAN_DIR = @FILE_MAN_DIR@ 123FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 124INSTALL_DATA = @INSTALL_DATA@ 125INSTALL_PROGRAM = @INSTALL_PROGRAM@ 126INSTALL_SCRIPT = @INSTALL_SCRIPT@ 127INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 128LDFLAGS = @LDFLAGS@ 129LIBOBJS = @LIBOBJS@ 130LIBS = @LIBS@ 131LIBTOOL = @LIBTOOL@ 132LIB_MAN_DIR = @LIB_MAN_DIR@ 133LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 134LN_S = @LN_S@ 135LTLIBOBJS = @LTLIBOBJS@ 136MAINT = @MAINT@ 137MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 138MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 139MAKEINFO = @MAKEINFO@ 140MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 141MISC_MAN_DIR = @MISC_MAN_DIR@ 142MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 143OBJEXT = @OBJEXT@ 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@ 151PKG_CONFIG = @PKG_CONFIG@ 152RANLIB = @RANLIB@ 153SET_MAKE = @SET_MAKE@ 154SHELL = @SHELL@ 155STRIP = @STRIP@ 156VERSION = @VERSION@ 157XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 158XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 159XXF86VM_CFLAGS = @XXF86VM_CFLAGS@ 160XXF86VM_LIBS = @XXF86VM_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@ 198oldincludedir = @oldincludedir@ 199prefix = @prefix@ 200program_transform_name = @program_transform_name@ 201sbindir = @sbindir@ 202sharedstatedir = @sharedstatedir@ 203sysconfdir = @sysconfdir@ 204target_alias = @target_alias@ 205libmandir = $(LIB_MAN_DIR) 206LIB_MAN_DIR_SUFFIX = $(LIB_MAN_DIR:@mandir@/man%=%) 207libman_PRE = XF86VM.man 208BUILT_SOURCES = shadows.DONE 209EXTRA_DIST = $(libman_PRE) 210CLEANFILES = $(libman_DATA) $(BUILT_SOURCES) 211libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@) \ 212 $(XF86VM_shadows:=.@LIB_MAN_SUFFIX@) 213 214SED = sed 215 216# Strings to replace in man pages 217XORGRELSTRING = @PACKAGE_STRING@ 218XORGMANNAME = X Version 11 219MAN_SUBSTS = \ 220 -e 's/__vendorversion__/"$(XORGRELSTRING)" "$(XORGMANNAME)"/' \ 221 -e 's/__xservername__/Xorg/g' \ 222 -e 's/__xconfigfile__/xorg.conf/g' \ 223 -e 's/__appmansuffix__/$(APP_MAN_SUFFIX)/g' \ 224 -e 's/__libmansuffix__/$(LIB_MAN_SUFFIX)/g' \ 225 -e 's/__filemansuffix__/$(FILE_MAN_SUFFIX)/g' 226 227SUFFIXES = .$(LIB_MAN_SUFFIX) .man 228 229# Generate man page shadow files (Replaces InstallManPageAliases from Imake) 230XF86VM_shadows = \ 231 XF86VidModeQueryExtension \ 232 XF86VidModeQueryVersion \ 233 XF86VidModeGetModeLine \ 234 XF86VidModeGetAllModeLines \ 235 XF86VidModeDeleteModeLine \ 236 XF86VidModeModModeLine \ 237 XF86VidModeSwitchMode \ 238 XF86VidModeSwitchToMode \ 239 XF86VidModeLockModeSwitch \ 240 XF86VidModeGetMonitor \ 241 XF86VidModeGetViewPort \ 242 XF86VidModeSetViewPort \ 243 XF86VidModeValidateModeLine \ 244 XF86VidModeSetClientVersion \ 245 XF86VidModeGetDotClocks \ 246 XF86VidModeGetGamma \ 247 XF86VidModeSetGamma \ 248 XF86VidModeSetGammaRamp \ 249 XF86VidModeGetGammaRamp \ 250 XF86VidModeGetGammaRampSize \ 251 XF86VidModeGetPermissions 252 253all: $(BUILT_SOURCES) 254 $(MAKE) $(AM_MAKEFLAGS) all-am 255 256.SUFFIXES: 257.SUFFIXES: .$(LIB_MAN_SUFFIX) .man 258$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 259 @for dep in $?; do \ 260 case '$(am__configure_deps)' in \ 261 *$$dep*) \ 262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 263 && exit 0; \ 264 exit 1;; \ 265 esac; \ 266 done; \ 267 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ 268 cd $(top_srcdir) && \ 269 $(AUTOMAKE) --foreign man/Makefile 270.PRECIOUS: Makefile 271Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 272 @case '$?' in \ 273 *config.status*) \ 274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 275 *) \ 276 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 277 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 278 esac; 279 280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 282 283$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 284 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 285$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 287 288mostlyclean-libtool: 289 -rm -f *.lo 290 291clean-libtool: 292 -rm -rf .libs _libs 293 294distclean-libtool: 295 -rm -f libtool 296uninstall-info-am: 297install-libmanDATA: $(libman_DATA) 298 @$(NORMAL_INSTALL) 299 test -z "$(libmandir)" || $(mkdir_p) "$(DESTDIR)$(libmandir)" 300 @list='$(libman_DATA)'; for p in $$list; do \ 301 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 302 f=$(am__strip_dir) \ 303 echo " $(libmanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(libmandir)/$$f'"; \ 304 $(libmanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(libmandir)/$$f"; \ 305 done 306 307uninstall-libmanDATA: 308 @$(NORMAL_UNINSTALL) 309 @list='$(libman_DATA)'; for p in $$list; do \ 310 f=$(am__strip_dir) \ 311 echo " rm -f '$(DESTDIR)$(libmandir)/$$f'"; \ 312 rm -f "$(DESTDIR)$(libmandir)/$$f"; \ 313 done 314tags: TAGS 315TAGS: 316 317ctags: CTAGS 318CTAGS: 319 320 321distdir: $(DISTFILES) 322 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 323 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 324 list='$(DISTFILES)'; for file in $$list; do \ 325 case $$file in \ 326 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 327 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 328 esac; \ 329 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 330 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 331 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 332 dir="/$$dir"; \ 333 $(mkdir_p) "$(distdir)$$dir"; \ 334 else \ 335 dir=''; \ 336 fi; \ 337 if test -d $$d/$$file; then \ 338 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 339 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 340 fi; \ 341 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 342 else \ 343 test -f $(distdir)/$$file \ 344 || cp -p $$d/$$file $(distdir)/$$file \ 345 || exit 1; \ 346 fi; \ 347 done 348check-am: all-am 349check: $(BUILT_SOURCES) 350 $(MAKE) $(AM_MAKEFLAGS) check-am 351all-am: Makefile $(DATA) 352installdirs: 353 for dir in "$(DESTDIR)$(libmandir)"; do \ 354 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 355 done 356install: $(BUILT_SOURCES) 357 $(MAKE) $(AM_MAKEFLAGS) install-am 358install-exec: install-exec-am 359install-data: install-data-am 360uninstall: uninstall-am 361 362install-am: all-am 363 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 364 365installcheck: installcheck-am 366install-strip: 367 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 368 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 369 `test -z '$(STRIP)' || \ 370 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 371mostlyclean-generic: 372 373clean-generic: 374 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 375 376distclean-generic: 377 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 378 379maintainer-clean-generic: 380 @echo "This command is intended for maintainers to use" 381 @echo "it deletes files that may require special tools to rebuild." 382 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 383clean: clean-am 384 385clean-am: clean-generic clean-libtool mostlyclean-am 386 387distclean: distclean-am 388 -rm -f Makefile 389distclean-am: clean-am distclean-generic distclean-libtool 390 391dvi: dvi-am 392 393dvi-am: 394 395html: html-am 396 397info: info-am 398 399info-am: 400 401install-data-am: install-libmanDATA 402 403install-exec-am: 404 405install-info: install-info-am 406 407install-man: 408 409installcheck-am: 410 411maintainer-clean: maintainer-clean-am 412 -rm -f Makefile 413maintainer-clean-am: distclean-am maintainer-clean-generic 414 415mostlyclean: mostlyclean-am 416 417mostlyclean-am: mostlyclean-generic mostlyclean-libtool 418 419pdf: pdf-am 420 421pdf-am: 422 423ps: ps-am 424 425ps-am: 426 427uninstall-am: uninstall-info-am uninstall-libmanDATA 428 429.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 430 distclean distclean-generic distclean-libtool distdir dvi \ 431 dvi-am html html-am info info-am install install-am \ 432 install-data install-data-am install-exec install-exec-am \ 433 install-info install-info-am install-libmanDATA install-man \ 434 install-strip installcheck installcheck-am installdirs \ 435 maintainer-clean maintainer-clean-generic mostlyclean \ 436 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 437 uninstall uninstall-am uninstall-info-am uninstall-libmanDATA 438 439 440.man.$(LIB_MAN_SUFFIX): 441 sed $(MAN_SUBSTS) < $< > $@ 442 443shadows.DONE: 444 -rm -f $(XF86VM_shadows:=.@LIB_MAN_SUFFIX@) 445 (for i in $(XF86VM_shadows:=.@LIB_MAN_SUFFIX@) ; do \ 446 echo .so man$(LIB_MAN_DIR_SUFFIX)/XF86VM.$(LIB_MAN_SUFFIX) > $$i; \ 447 done) 448# Tell versions [3.59,3.63) of GNU make to not export all variables. 449# Otherwise a system limit (for SysV at least) may be exceeded. 450.NOEXPORT: 451