Makefile.in revision 41b2f0bd
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:57:59 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@ 159XXF86MISC_CFLAGS = @XXF86MISC_CFLAGS@ 160XXF86MISC_LIBS = @XXF86MISC_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 = XF86Misc.man 208BUILT_SOURCES = shadows.DONE 209EXTRA_DIST = $(libman_PRE) 210CLEANFILES = $(libman_DATA) $(BUILT_SOURCES) 211libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@) \ 212 $(XF86Misc_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/__xconfigfile__/xorg.conf/g' \ 222 -e 's/__appmansuffix__/$(APP_MAN_SUFFIX)/g' \ 223 -e 's/__libmansuffix__/$(LIB_MAN_SUFFIX)/g' \ 224 -e 's/__filemansuffix__/$(FILE_MAN_SUFFIX)/g' 225 226SUFFIXES = .$(LIB_MAN_SUFFIX) .man 227 228# Generate man page shadow files (Replaces InstallManPageAliases from Imake) 229XF86Misc_shadows = \ 230 XF86MiscQueryExtension \ 231 XF86MiscQueryVersion \ 232 XF86MiscGetSaver \ 233 XF86MiscSetSaver \ 234 XF86MiscGetMouseSettings \ 235 XF86MiscSetMouseSettings \ 236 XF86MiscGetKbdSettings \ 237 XF86MiscSetKbdSettings 238 239all: $(BUILT_SOURCES) 240 $(MAKE) $(AM_MAKEFLAGS) all-am 241 242.SUFFIXES: 243.SUFFIXES: .$(LIB_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 && exit 0; \ 250 exit 1;; \ 251 esac; \ 252 done; \ 253 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ 254 cd $(top_srcdir) && \ 255 $(AUTOMAKE) --foreign 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 279 280distclean-libtool: 281 -rm -f libtool 282uninstall-info-am: 283install-libmanDATA: $(libman_DATA) 284 @$(NORMAL_INSTALL) 285 test -z "$(libmandir)" || $(mkdir_p) "$(DESTDIR)$(libmandir)" 286 @list='$(libman_DATA)'; for p in $$list; do \ 287 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 288 f=$(am__strip_dir) \ 289 echo " $(libmanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(libmandir)/$$f'"; \ 290 $(libmanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(libmandir)/$$f"; \ 291 done 292 293uninstall-libmanDATA: 294 @$(NORMAL_UNINSTALL) 295 @list='$(libman_DATA)'; for p in $$list; do \ 296 f=$(am__strip_dir) \ 297 echo " rm -f '$(DESTDIR)$(libmandir)/$$f'"; \ 298 rm -f "$(DESTDIR)$(libmandir)/$$f"; \ 299 done 300tags: TAGS 301TAGS: 302 303ctags: CTAGS 304CTAGS: 305 306 307distdir: $(DISTFILES) 308 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 309 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 310 list='$(DISTFILES)'; for file in $$list; do \ 311 case $$file in \ 312 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 313 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 314 esac; \ 315 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 316 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 317 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 318 dir="/$$dir"; \ 319 $(mkdir_p) "$(distdir)$$dir"; \ 320 else \ 321 dir=''; \ 322 fi; \ 323 if test -d $$d/$$file; then \ 324 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 325 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 326 fi; \ 327 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 328 else \ 329 test -f $(distdir)/$$file \ 330 || cp -p $$d/$$file $(distdir)/$$file \ 331 || exit 1; \ 332 fi; \ 333 done 334check-am: all-am 335check: $(BUILT_SOURCES) 336 $(MAKE) $(AM_MAKEFLAGS) check-am 337all-am: Makefile $(DATA) 338installdirs: 339 for dir in "$(DESTDIR)$(libmandir)"; do \ 340 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 341 done 342install: $(BUILT_SOURCES) 343 $(MAKE) $(AM_MAKEFLAGS) install-am 344install-exec: install-exec-am 345install-data: install-data-am 346uninstall: uninstall-am 347 348install-am: all-am 349 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 350 351installcheck: installcheck-am 352install-strip: 353 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 354 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 355 `test -z '$(STRIP)' || \ 356 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 357mostlyclean-generic: 358 359clean-generic: 360 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 361 362distclean-generic: 363 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 364 365maintainer-clean-generic: 366 @echo "This command is intended for maintainers to use" 367 @echo "it deletes files that may require special tools to rebuild." 368 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 369clean: clean-am 370 371clean-am: clean-generic clean-libtool mostlyclean-am 372 373distclean: distclean-am 374 -rm -f Makefile 375distclean-am: clean-am distclean-generic distclean-libtool 376 377dvi: dvi-am 378 379dvi-am: 380 381html: html-am 382 383info: info-am 384 385info-am: 386 387install-data-am: install-libmanDATA 388 389install-exec-am: 390 391install-info: install-info-am 392 393install-man: 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-info-am uninstall-libmanDATA 414 415.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 416 distclean distclean-generic distclean-libtool distdir dvi \ 417 dvi-am html html-am info info-am install install-am \ 418 install-data install-data-am install-exec install-exec-am \ 419 install-info install-info-am install-libmanDATA install-man \ 420 install-strip installcheck installcheck-am installdirs \ 421 maintainer-clean maintainer-clean-generic mostlyclean \ 422 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 423 uninstall uninstall-am uninstall-info-am uninstall-libmanDATA 424 425 426.man.$(LIB_MAN_SUFFIX): 427 sed $(MAN_SUBSTS) < $< > $@ 428 429shadows.DONE: 430 -rm -f $(XF86Misc_shadows:=.@LIB_MAN_SUFFIX@) 431 (for i in $(XF86Misc_shadows:=.@LIB_MAN_SUFFIX@) ; do \ 432 echo .so man$(LIB_MAN_DIR_SUFFIX)/XF86Misc.$(LIB_MAN_SUFFIX) > $$i; \ 433 done) 434# Tell versions [3.59,3.63) of GNU make to not export all variables. 435# Otherwise a system limit (for SysV at least) may be exceeded. 436.NOEXPORT: 437