Makefile.in revision 6aab59a7
1# Makefile.in generated by automake 1.10 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006 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# 18# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 19# 20# Permission to use, copy, modify, distribute, and sell this software and its 21# documentation for any purpose is hereby granted without fee, provided that 22# the above copyright notice appear in all copies and that both that 23# copyright notice and this permission notice appear in supporting 24# documentation. 25# 26# The above copyright notice and this permission notice shall be included 27# in all copies or substantial portions of the Software. 28# 29# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 30# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 31# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 32# IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR 33# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 34# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 35# OTHER DEALINGS IN THE SOFTWARE. 36# 37# Except as contained in this notice, the name of the copyright holders shall 38# not be used in advertising or otherwise to promote the sale, use or 39# other dealings in this Software without prior written authorization 40# from the copyright holders. 41# 42 43VPATH = @srcdir@ 44pkgdatadir = $(datadir)/@PACKAGE@ 45pkglibdir = $(libdir)/@PACKAGE@ 46pkgincludedir = $(includedir)/@PACKAGE@ 47am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 48install_sh_DATA = $(install_sh) -c -m 644 49install_sh_PROGRAM = $(install_sh) -c 50install_sh_SCRIPT = $(install_sh) -c 51INSTALL_HEADER = $(INSTALL_DATA) 52transform = $(program_transform_name) 53NORMAL_INSTALL = : 54PRE_INSTALL = : 55POST_INSTALL = : 56NORMAL_UNINSTALL = : 57PRE_UNINSTALL = : 58POST_UNINSTALL = : 59build_triplet = @build@ 60host_triplet = @host@ 61subdir = man 62DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 64am__aclocal_m4_deps = $(top_srcdir)/configure.ac 65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 66 $(ACLOCAL_M4) 67mkinstalldirs = $(install_sh) -d 68CONFIG_HEADER = $(top_builddir)/config.h 69CONFIG_CLEAN_FILES = 70SOURCES = 71DIST_SOURCES = 72am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 73am__vpath_adj = case $$p in \ 74 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 75 *) f=$$p;; \ 76 esac; 77am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 78am__installdirs = "$(DESTDIR)$(drivermandir)" 79drivermanDATA_INSTALL = $(INSTALL_DATA) 80DATA = $(driverman_DATA) 81DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 82ACLOCAL = @ACLOCAL@ 83ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 84ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 85AMTAR = @AMTAR@ 86APP_MAN_DIR = @APP_MAN_DIR@ 87APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 88AR = @AR@ 89AUTOCONF = @AUTOCONF@ 90AUTOHEADER = @AUTOHEADER@ 91AUTOMAKE = @AUTOMAKE@ 92AWK = @AWK@ 93CC = @CC@ 94CCDEPMODE = @CCDEPMODE@ 95CFLAGS = @CFLAGS@ 96CHANGELOG_CMD = @CHANGELOG_CMD@ 97CPP = @CPP@ 98CPPFLAGS = @CPPFLAGS@ 99CWARNFLAGS = @CWARNFLAGS@ 100CXX = @CXX@ 101CXXCPP = @CXXCPP@ 102CXXDEPMODE = @CXXDEPMODE@ 103CXXFLAGS = @CXXFLAGS@ 104CYGPATH_W = @CYGPATH_W@ 105DEFS = @DEFS@ 106DEPDIR = @DEPDIR@ 107DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 108DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 109DRIVER_NAME = @DRIVER_NAME@ 110ECHO = @ECHO@ 111ECHO_C = @ECHO_C@ 112ECHO_N = @ECHO_N@ 113ECHO_T = @ECHO_T@ 114EGREP = @EGREP@ 115EXEEXT = @EXEEXT@ 116F77 = @F77@ 117FFLAGS = @FFLAGS@ 118FILE_MAN_DIR = @FILE_MAN_DIR@ 119FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 120GREP = @GREP@ 121INSTALL = @INSTALL@ 122INSTALL_DATA = @INSTALL_DATA@ 123INSTALL_PROGRAM = @INSTALL_PROGRAM@ 124INSTALL_SCRIPT = @INSTALL_SCRIPT@ 125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 126LDFLAGS = @LDFLAGS@ 127LIBOBJS = @LIBOBJS@ 128LIBS = @LIBS@ 129LIBTOOL = @LIBTOOL@ 130LIB_MAN_DIR = @LIB_MAN_DIR@ 131LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 132LINT = @LINT@ 133LINT_FLAGS = @LINT_FLAGS@ 134LINUXDOC = @LINUXDOC@ 135LN_S = @LN_S@ 136LTLIBOBJS = @LTLIBOBJS@ 137MAINT = @MAINT@ 138MAKEINFO = @MAKEINFO@ 139MAKE_HTML = @MAKE_HTML@ 140MAKE_PDF = @MAKE_PDF@ 141MAKE_PS = @MAKE_PS@ 142MAKE_TEXT = @MAKE_TEXT@ 143MISC_MAN_DIR = @MISC_MAN_DIR@ 144MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 145MKDIR_P = @MKDIR_P@ 146OBJEXT = @OBJEXT@ 147OS_MOUSE_NAME = @OS_MOUSE_NAME@ 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@ 156PS2PDF = @PS2PDF@ 157RANLIB = @RANLIB@ 158SET_MAKE = @SET_MAKE@ 159SHELL = @SHELL@ 160STRIP = @STRIP@ 161VERSION = @VERSION@ 162XORG_CFLAGS = @XORG_CFLAGS@ 163XORG_LIBS = @XORG_LIBS@ 164abs_builddir = @abs_builddir@ 165abs_srcdir = @abs_srcdir@ 166abs_top_builddir = @abs_top_builddir@ 167abs_top_srcdir = @abs_top_srcdir@ 168ac_ct_CC = @ac_ct_CC@ 169ac_ct_CXX = @ac_ct_CXX@ 170ac_ct_F77 = @ac_ct_F77@ 171am__include = @am__include@ 172am__leading_dot = @am__leading_dot@ 173am__quote = @am__quote@ 174am__tar = @am__tar@ 175am__untar = @am__untar@ 176bindir = @bindir@ 177build = @build@ 178build_alias = @build_alias@ 179build_cpu = @build_cpu@ 180build_os = @build_os@ 181build_vendor = @build_vendor@ 182builddir = @builddir@ 183datadir = @datadir@ 184datarootdir = @datarootdir@ 185distcleancheck_listfiles = @distcleancheck_listfiles@ 186docdir = @docdir@ 187dvidir = @dvidir@ 188exec_prefix = @exec_prefix@ 189host = @host@ 190host_alias = @host_alias@ 191host_cpu = @host_cpu@ 192host_os = @host_os@ 193host_vendor = @host_vendor@ 194htmldir = @htmldir@ 195includedir = @includedir@ 196infodir = @infodir@ 197inputdir = @inputdir@ 198install_sh = @install_sh@ 199libdir = @libdir@ 200libexecdir = @libexecdir@ 201localedir = @localedir@ 202localstatedir = @localstatedir@ 203mandir = @mandir@ 204mkdir_p = @mkdir_p@ 205oldincludedir = @oldincludedir@ 206pdfdir = @pdfdir@ 207prefix = @prefix@ 208program_transform_name = @program_transform_name@ 209psdir = @psdir@ 210sbindir = @sbindir@ 211sharedstatedir = @sharedstatedir@ 212srcdir = @srcdir@ 213sysconfdir = @sysconfdir@ 214target_alias = @target_alias@ 215top_builddir = @top_builddir@ 216top_srcdir = @top_srcdir@ 217drivermandir = $(DRIVER_MAN_DIR) 218driverman_PRE = mousedrv.man 219driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 220EXTRA_DIST = mousedrv.man 221CLEANFILES = $(driverman_DATA) 222SED = sed 223 224# Strings to replace in man pages 225XORGRELSTRING = @PACKAGE_STRING@ 226XORGMANNAME = X Version 11 227MAN_SUBSTS = \ 228 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 229 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 230 -e 's|__xservername__|Xorg|g' \ 231 -e 's|__xconfigfile__|xorg.conf|g' \ 232 -e 's|__projectroot__|$(prefix)|g' \ 233 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 234 -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \ 235 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 236 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 237 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 238 239SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 240all: all-am 241 242.SUFFIXES: 243.SUFFIXES: .$(DRIVER_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) --gnu man/Makefile'; \ 254 cd $(top_srcdir) && \ 255 $(AUTOMAKE) --gnu 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 279install-drivermanDATA: $(driverman_DATA) 280 @$(NORMAL_INSTALL) 281 test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)" 282 @list='$(driverman_DATA)'; for p in $$list; do \ 283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 284 f=$(am__strip_dir) \ 285 echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \ 286 $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \ 287 done 288 289uninstall-drivermanDATA: 290 @$(NORMAL_UNINSTALL) 291 @list='$(driverman_DATA)'; for p in $$list; do \ 292 f=$(am__strip_dir) \ 293 echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \ 294 rm -f "$(DESTDIR)$(drivermandir)/$$f"; \ 295 done 296tags: TAGS 297TAGS: 298 299ctags: CTAGS 300CTAGS: 301 302 303distdir: $(DISTFILES) 304 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 305 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 306 list='$(DISTFILES)'; \ 307 dist_files=`for file in $$list; do echo $$file; done | \ 308 sed -e "s|^$$srcdirstrip/||;t" \ 309 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 310 case $$dist_files in \ 311 */*) $(MKDIR_P) `echo "$$dist_files" | \ 312 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 313 sort -u` ;; \ 314 esac; \ 315 for file in $$dist_files; do \ 316 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 317 if test -d $$d/$$file; then \ 318 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 319 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 320 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 321 fi; \ 322 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 323 else \ 324 test -f $(distdir)/$$file \ 325 || cp -p $$d/$$file $(distdir)/$$file \ 326 || exit 1; \ 327 fi; \ 328 done 329check-am: all-am 330check: check-am 331all-am: Makefile $(DATA) 332installdirs: 333 for dir in "$(DESTDIR)$(drivermandir)"; do \ 334 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 335 done 336install: install-am 337install-exec: install-exec-am 338install-data: install-data-am 339uninstall: uninstall-am 340 341install-am: all-am 342 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 343 344installcheck: installcheck-am 345install-strip: 346 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 347 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 348 `test -z '$(STRIP)' || \ 349 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 350mostlyclean-generic: 351 352clean-generic: 353 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 354 355distclean-generic: 356 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 357 358maintainer-clean-generic: 359 @echo "This command is intended for maintainers to use" 360 @echo "it deletes files that may require special tools to rebuild." 361clean: clean-am 362 363clean-am: clean-generic clean-libtool mostlyclean-am 364 365distclean: distclean-am 366 -rm -f Makefile 367distclean-am: clean-am distclean-generic 368 369dvi: dvi-am 370 371dvi-am: 372 373html: html-am 374 375info: info-am 376 377info-am: 378 379install-data-am: install-drivermanDATA 380 381install-dvi: install-dvi-am 382 383install-exec-am: 384 385install-html: install-html-am 386 387install-info: install-info-am 388 389install-man: 390 391install-pdf: install-pdf-am 392 393install-ps: install-ps-am 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-drivermanDATA 414 415.MAKE: install-am install-strip 416 417.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 418 distclean distclean-generic distclean-libtool distdir dvi \ 419 dvi-am html html-am info info-am install install-am \ 420 install-data install-data-am install-drivermanDATA install-dvi \ 421 install-dvi-am install-exec install-exec-am install-html \ 422 install-html-am install-info install-info-am install-man \ 423 install-pdf install-pdf-am install-ps install-ps-am \ 424 install-strip installcheck installcheck-am installdirs \ 425 maintainer-clean maintainer-clean-generic mostlyclean \ 426 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 427 uninstall uninstall-am uninstall-drivermanDATA 428 429 430.man.$(DRIVER_MAN_SUFFIX): 431 sed $(MAN_SUBSTS) < $< > $@ 432# Tell versions [3.59,3.63) of GNU make to not export all variables. 433# Otherwise a system limit (for SysV at least) may be exceeded. 434.NOEXPORT: 435