Makefile.in revision c27c18e8
1# Makefile.in generated by automake 1.11 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 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 44VPATH = @srcdir@ 45pkgdatadir = $(datadir)/@PACKAGE@ 46pkgincludedir = $(includedir)/@PACKAGE@ 47pkglibdir = $(libdir)/@PACKAGE@ 48pkglibexecdir = $(libexecdir)/@PACKAGE@ 49am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 50install_sh_DATA = $(install_sh) -c -m 644 51install_sh_PROGRAM = $(install_sh) -c 52install_sh_SCRIPT = $(install_sh) -c 53INSTALL_HEADER = $(INSTALL_DATA) 54transform = $(program_transform_name) 55NORMAL_INSTALL = : 56PRE_INSTALL = : 57POST_INSTALL = : 58NORMAL_UNINSTALL = : 59PRE_UNINSTALL = : 60POST_UNINSTALL = : 61build_triplet = @build@ 62host_triplet = @host@ 63@HAVE_DOCTOOLS_TRUE@am__append_1 = .txt .xml 64subdir = man 65DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 67am__aclocal_m4_deps = $(top_srcdir)/configure.ac 68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 69 $(ACLOCAL_M4) 70mkinstalldirs = $(install_sh) -d 71CONFIG_HEADER = $(top_builddir)/src/config.h 72CONFIG_CLEAN_FILES = 73CONFIG_CLEAN_VPATH_FILES = 74AM_V_GEN = $(am__v_GEN_$(V)) 75am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 76am__v_GEN_0 = @echo " GEN " $@; 77AM_V_at = $(am__v_at_$(V)) 78am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 79am__v_at_0 = @ 80SOURCES = 81DIST_SOURCES = 82am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 83am__vpath_adj = case $$p in \ 84 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 85 *) f=$$p;; \ 86 esac; 87am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 88am__install_max = 40 89am__nobase_strip_setup = \ 90 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 91am__nobase_strip = \ 92 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 93am__nobase_list = $(am__nobase_strip_setup); \ 94 for p in $$list; do echo "$$p $$p"; done | \ 95 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 96 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 97 if (++n[$$2] == $(am__install_max)) \ 98 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 99 END { for (dir in files) print dir, files[dir] }' 100am__base_list = \ 101 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 102 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 103am__installdirs = "$(DESTDIR)$(libmandir)" 104DATA = $(nodist_libman_DATA) 105DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 106ACLOCAL = @ACLOCAL@ 107ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 108ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 109AMTAR = @AMTAR@ 110AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 111APP_MAN_DIR = @APP_MAN_DIR@ 112APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 113AR = @AR@ 114ASCIIDOC = @ASCIIDOC@ 115AUTOCONF = @AUTOCONF@ 116AUTOHEADER = @AUTOHEADER@ 117AUTOMAKE = @AUTOMAKE@ 118AWK = @AWK@ 119CC = @CC@ 120CCDEPMODE = @CCDEPMODE@ 121CFLAGS = @CFLAGS@ 122CHANGELOG_CMD = @CHANGELOG_CMD@ 123CPP = @CPP@ 124CPPFLAGS = @CPPFLAGS@ 125CWARNFLAGS = @CWARNFLAGS@ 126CYGPATH_W = @CYGPATH_W@ 127DEFS = @DEFS@ 128DEPDIR = @DEPDIR@ 129DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 130DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 131DSYMUTIL = @DSYMUTIL@ 132DUMPBIN = @DUMPBIN@ 133ECHO_C = @ECHO_C@ 134ECHO_N = @ECHO_N@ 135ECHO_T = @ECHO_T@ 136EGREP = @EGREP@ 137EXEEXT = @EXEEXT@ 138FGREP = @FGREP@ 139FILE_MAN_DIR = @FILE_MAN_DIR@ 140FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 141GREP = @GREP@ 142INSTALL = @INSTALL@ 143INSTALL_DATA = @INSTALL_DATA@ 144INSTALL_PROGRAM = @INSTALL_PROGRAM@ 145INSTALL_SCRIPT = @INSTALL_SCRIPT@ 146INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 147LD = @LD@ 148LDFLAGS = @LDFLAGS@ 149LIBOBJS = @LIBOBJS@ 150LIBS = @LIBS@ 151LIBTOOL = @LIBTOOL@ 152LIB_MAN_DIR = @LIB_MAN_DIR@ 153LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 154LIPO = @LIPO@ 155LN_S = @LN_S@ 156LTLIBOBJS = @LTLIBOBJS@ 157MAINT = @MAINT@ 158MAKEINFO = @MAKEINFO@ 159MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 160MISC_MAN_DIR = @MISC_MAN_DIR@ 161MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 162MKDIR_P = @MKDIR_P@ 163NM = @NM@ 164NMEDIT = @NMEDIT@ 165OBJDUMP = @OBJDUMP@ 166OBJEXT = @OBJEXT@ 167OTOOL = @OTOOL@ 168OTOOL64 = @OTOOL64@ 169PACKAGE = @PACKAGE@ 170PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 171PACKAGE_NAME = @PACKAGE_NAME@ 172PACKAGE_STRING = @PACKAGE_STRING@ 173PACKAGE_TARNAME = @PACKAGE_TARNAME@ 174PACKAGE_VERSION = @PACKAGE_VERSION@ 175PATH_SEPARATOR = @PATH_SEPARATOR@ 176PKG_CONFIG = @PKG_CONFIG@ 177RANLIB = @RANLIB@ 178SED = @SED@ 179SET_MAKE = @SET_MAKE@ 180SHELL = @SHELL@ 181STRIP = @STRIP@ 182VERSION = @VERSION@ 183XI_CFLAGS = @XI_CFLAGS@ 184XI_LIBS = @XI_LIBS@ 185XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 186XMLTO = @XMLTO@ 187XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 188abs_builddir = @abs_builddir@ 189abs_srcdir = @abs_srcdir@ 190abs_top_builddir = @abs_top_builddir@ 191abs_top_srcdir = @abs_top_srcdir@ 192ac_ct_CC = @ac_ct_CC@ 193ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 194am__include = @am__include@ 195am__leading_dot = @am__leading_dot@ 196am__quote = @am__quote@ 197am__tar = @am__tar@ 198am__untar = @am__untar@ 199bindir = @bindir@ 200build = @build@ 201build_alias = @build_alias@ 202build_cpu = @build_cpu@ 203build_os = @build_os@ 204build_vendor = @build_vendor@ 205builddir = @builddir@ 206datadir = @datadir@ 207datarootdir = @datarootdir@ 208distcleancheck_listfiles = @distcleancheck_listfiles@ 209docdir = @docdir@ 210dvidir = @dvidir@ 211exec_prefix = @exec_prefix@ 212host = @host@ 213host_alias = @host_alias@ 214host_cpu = @host_cpu@ 215host_os = @host_os@ 216host_vendor = @host_vendor@ 217htmldir = @htmldir@ 218includedir = @includedir@ 219infodir = @infodir@ 220install_sh = @install_sh@ 221libdir = @libdir@ 222libexecdir = @libexecdir@ 223localedir = @localedir@ 224localstatedir = @localstatedir@ 225lt_ECHO = @lt_ECHO@ 226mandir = @mandir@ 227mkdir_p = @mkdir_p@ 228oldincludedir = @oldincludedir@ 229pdfdir = @pdfdir@ 230prefix = @prefix@ 231program_transform_name = @program_transform_name@ 232psdir = @psdir@ 233sbindir = @sbindir@ 234sharedstatedir = @sharedstatedir@ 235srcdir = @srcdir@ 236sysconfdir = @sysconfdir@ 237target_alias = @target_alias@ 238top_build_prefix = @top_build_prefix@ 239top_builddir = @top_builddir@ 240top_srcdir = @top_srcdir@ 241libmandir = $(LIB_MAN_DIR) 242LIB_MAN_DIR_SUFFIX = $(LIB_MAN_DIR:@mandir@/man%=%) 243XI2_manpages = \ 244 XIChangeHierarchy.txt \ 245 XIDefineCursor.txt \ 246 XIGrabButton.txt \ 247 XIGrabDevice.txt \ 248 XIGrabEnter.txt \ 249 XIQueryDevice.txt \ 250 XIQueryPointer.txt \ 251 XIQueryVersion.txt \ 252 XISelectEvents.txt \ 253 XISetClientPointer.txt \ 254 XISetFocus.txt \ 255 XIWarpPointer.txt \ 256 XIListProperties.txt \ 257 XIChangeProperty.txt 258 259libman_txt = \ 260 XAllowDeviceEvents.txt \ 261 XChangeDeviceDontPropagateList.txt \ 262 XChangeKeyboardDevice.txt \ 263 XChangePointerDevice.txt \ 264 XDeviceBell.txt \ 265 XGetDeviceControl.txt \ 266 XGetDeviceKeyMapping.txt \ 267 XGetDeviceModifierMapping.txt \ 268 XGetDeviceMotionEvents.txt \ 269 XGetDeviceProperty.txt \ 270 XGetExtensionVersion.txt \ 271 XGetFeedbackControl.txt \ 272 XGrabDeviceButton.txt \ 273 XGrabDeviceKey.txt \ 274 XGrabDevice.txt \ 275 XListDeviceProperties.txt \ 276 XListInputDevices.txt \ 277 XOpenDevice.txt \ 278 XQueryDeviceState.txt \ 279 XSelectExtensionEvent.txt \ 280 XSendExtensionEvent.txt \ 281 XSetDeviceButtonMapping.txt \ 282 XSetDeviceFocus.txt \ 283 XSetDeviceMode.txt \ 284 XSetDeviceValuators.txt \ 285 $(XI2_manpages) 286 287libman_xml = $(libman_txt:.txt=.xml) 288# manpages that are references to another page. These are produced as a 289# side effect of the xmlto rule, so they need to be handled specially. 290XI2_refpages = \ 291 XIUndefineCursor.man \ 292 XIUngrabButton.man \ 293 XIGrabKeycode.man \ 294 XIUngrabKeycode.man \ 295 XIUngrabDevice.man \ 296 XIUngrabEnter.man \ 297 XIGrabFocusIn.man \ 298 XIUngrabFocusIn.man \ 299 XIGetClientPointer.man \ 300 XIGetFocus.man \ 301 XIGetSelectedEvents.man \ 302 XIDeleteProperty.man \ 303 XIGetProperty.man \ 304 XIFreeDeviceInfo.man 305 306libman_ref = \ 307 XGetDeviceDontPropagateList.man \ 308 XChangeDeviceControl.man \ 309 XChangeDeviceKeyMapping.man \ 310 XSetDeviceModifierMapping.man \ 311 XChangeFeedbackControl.man \ 312 XUngrabDeviceButton.man \ 313 XUngrabDeviceKey.man \ 314 XUngrabDevice.man \ 315 XDeviceTimeCoord.man \ 316 XFreeDeviceList.man \ 317 XCloseDevice.man \ 318 XGetSelectedExtensionEvents.man \ 319 XGetDeviceButtonMapping.man \ 320 XGetDeviceFocus.man \ 321 XChangeDeviceProperty.man \ 322 XDeleteDeviceProperty.man \ 323 $(XI2_refpages) 324 325libman_pre = $(libman_txt:.txt=.man) $(libman_ref) 326@HAVE_DOCTOOLS_TRUE@nodist_libman_DATA = $(libman_pre:.man=.$(LIB_MAN_SUFFIX)) 327EXTRA_DIST = $(libman_txt) $(libman_pre) 328CLEANFILES = $(nodist_libman_DATA) *.libmansuffix 329MAINTAINERCLEANFILES = $(libman_pre) *.xml 330 331# Strings to replace in man pages 332XORGRELSTRING = $(PACKAGE_STRING) 333XORGMANNAME = X Version 11 334MAN_SUBSTS = \ 335 -e 's/__xorgversion__/"$(XORGRELSTRING)" "$(XORGMANNAME)"/' \ 336 -e 's/__xservername__/Xorg/g' \ 337 -e 's/__xconfigfile__/xorg.conf/g' \ 338 -e 's/__appmansuffix__/$(APP_MAN_SUFFIX)/g' \ 339 -e 's/libmansuffix/$(LIB_MAN_SUFFIX)/g' \ 340 -e 's/__filemansuffix__/$(FILE_MAN_SUFFIX)/g' 341 342SUFFIXES = .man .$(LIB_MAN_SUFFIX) $(am__append_1) 343all: all-am 344 345.SUFFIXES: 346.SUFFIXES: .man .$(LIB_MAN_SUFFIX) .txt .xml 347$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 348 @for dep in $?; do \ 349 case '$(am__configure_deps)' in \ 350 *$$dep*) \ 351 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 352 && { if test -f $@; then exit 0; else break; fi; }; \ 353 exit 1;; \ 354 esac; \ 355 done; \ 356 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ 357 $(am__cd) $(top_srcdir) && \ 358 $(AUTOMAKE) --foreign man/Makefile 359.PRECIOUS: Makefile 360Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 361 @case '$?' in \ 362 *config.status*) \ 363 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 364 *) \ 365 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 366 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 367 esac; 368 369$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 370 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 371 372$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 373 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 374$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 375 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 376$(am__aclocal_m4_deps): 377 378mostlyclean-libtool: 379 -rm -f *.lo 380 381clean-libtool: 382 -rm -rf .libs _libs 383install-nodist_libmanDATA: $(nodist_libman_DATA) 384 @$(NORMAL_INSTALL) 385 test -z "$(libmandir)" || $(MKDIR_P) "$(DESTDIR)$(libmandir)" 386 @list='$(nodist_libman_DATA)'; test -n "$(libmandir)" || list=; \ 387 for p in $$list; do \ 388 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 389 echo "$$d$$p"; \ 390 done | $(am__base_list) | \ 391 while read files; do \ 392 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libmandir)'"; \ 393 $(INSTALL_DATA) $$files "$(DESTDIR)$(libmandir)" || exit $$?; \ 394 done 395 396uninstall-nodist_libmanDATA: 397 @$(NORMAL_UNINSTALL) 398 @list='$(nodist_libman_DATA)'; test -n "$(libmandir)" || list=; \ 399 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 400 test -n "$$files" || exit 0; \ 401 echo " ( cd '$(DESTDIR)$(libmandir)' && rm -f" $$files ")"; \ 402 cd "$(DESTDIR)$(libmandir)" && rm -f $$files 403tags: TAGS 404TAGS: 405 406ctags: CTAGS 407CTAGS: 408 409 410distdir: $(DISTFILES) 411 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 412 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 413 list='$(DISTFILES)'; \ 414 dist_files=`for file in $$list; do echo $$file; done | \ 415 sed -e "s|^$$srcdirstrip/||;t" \ 416 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 417 case $$dist_files in \ 418 */*) $(MKDIR_P) `echo "$$dist_files" | \ 419 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 420 sort -u` ;; \ 421 esac; \ 422 for file in $$dist_files; do \ 423 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 424 if test -d $$d/$$file; then \ 425 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 426 if test -d "$(distdir)/$$file"; then \ 427 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 428 fi; \ 429 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 430 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 431 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 432 fi; \ 433 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 434 else \ 435 test -f "$(distdir)/$$file" \ 436 || cp -p $$d/$$file "$(distdir)/$$file" \ 437 || exit 1; \ 438 fi; \ 439 done 440check-am: all-am 441check: check-am 442all-am: Makefile $(DATA) 443installdirs: 444 for dir in "$(DESTDIR)$(libmandir)"; do \ 445 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 446 done 447install: install-am 448install-exec: install-exec-am 449install-data: install-data-am 450uninstall: uninstall-am 451 452install-am: all-am 453 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 454 455installcheck: installcheck-am 456install-strip: 457 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 458 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 459 `test -z '$(STRIP)' || \ 460 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 461mostlyclean-generic: 462 463clean-generic: 464 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 465 466distclean-generic: 467 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 468 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 469 470maintainer-clean-generic: 471 @echo "This command is intended for maintainers to use" 472 @echo "it deletes files that may require special tools to rebuild." 473 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 474clean: clean-am 475 476clean-am: clean-generic clean-libtool mostlyclean-am 477 478distclean: distclean-am 479 -rm -f Makefile 480distclean-am: clean-am distclean-generic 481 482dvi: dvi-am 483 484dvi-am: 485 486html: html-am 487 488html-am: 489 490info: info-am 491 492info-am: 493 494install-data-am: install-nodist_libmanDATA 495 496install-dvi: install-dvi-am 497 498install-dvi-am: 499 500install-exec-am: 501 502install-html: install-html-am 503 504install-html-am: 505 506install-info: install-info-am 507 508install-info-am: 509 510install-man: 511 512install-pdf: install-pdf-am 513 514install-pdf-am: 515 516install-ps: install-ps-am 517 518install-ps-am: 519 520installcheck-am: 521 522maintainer-clean: maintainer-clean-am 523 -rm -f Makefile 524maintainer-clean-am: distclean-am maintainer-clean-generic 525 526mostlyclean: mostlyclean-am 527 528mostlyclean-am: mostlyclean-generic mostlyclean-libtool 529 530pdf: pdf-am 531 532pdf-am: 533 534ps: ps-am 535 536ps-am: 537 538uninstall-am: uninstall-nodist_libmanDATA 539 540.MAKE: install-am install-strip 541 542.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 543 distclean distclean-generic distclean-libtool distdir dvi \ 544 dvi-am html html-am info info-am install install-am \ 545 install-data install-data-am install-dvi install-dvi-am \ 546 install-exec install-exec-am install-html install-html-am \ 547 install-info install-info-am install-man \ 548 install-nodist_libmanDATA install-pdf install-pdf-am \ 549 install-ps install-ps-am install-strip installcheck \ 550 installcheck-am installdirs maintainer-clean \ 551 maintainer-clean-generic mostlyclean mostlyclean-generic \ 552 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 553 uninstall-nodist_libmanDATA 554 555 556# prerequisites for the side effect pages 557XGetDeviceDontPropagateList.man: XChangeDeviceDontPropagateList.man 558XChangeDeviceControl.man: XGetDeviceControl.man 559XChangeDeviceKeyMapping.man: XGetDeviceKeyMapping.man 560XSetDeviceModifierMapping.man: XGetDeviceModifierMapping.man 561XDeviceTimeCoord.man: XGetDeviceMotionEvents.man 562XChangeFeedbackControl.man: XGetFeedbackControl.man 563XUngrabDeviceButton.man: XGrabDeviceButton.man 564XUngrabDeviceKey.man: XGrabDeviceKey.man 565XUngrabDevice.man: XGrabDevice.man 566XFreeDeviceList.man: XListInputDevices.man 567XCloseDevice.man: XOpenDevice.man 568XGetSelectedExtensionEvents.man: XSelectExtensionEvent.man 569XGetDeviceButtonMapping.man: XSetDeviceButtonMapping.man 570XGetDeviceFocus.man: XSetDeviceFocus.man 571XChangeDeviceProperty.man: XGetDeviceProperty.man 572XDeleteDeviceProperty.man: XGetDeviceProperty.man 573 574# XI2 prereqs 575XIUndefineCursor.man: XIDefineCursor.man 576XIUngrabButton.man XIGrabKeycode.man XIUngrabKeycode.man: XIGrabButton.man 577XIGetClientPointer.man: XISetClientPointer.man 578XIGetFocus.man: XISetFocus.man 579XIUngrabDevice.man: XIGrabDevice.man 580XIGetProperty.man: XIChangeProperty.man 581XIDeleteProperty.man: XIChangeProperty.man 582XIUngrabEnter.man XIGrabFocusIn.man XIUngrabFocusIn.man: XIGrabEnter.man 583XIGetSelectedEvents.man: XISelectEvents.man 584XIFreeDeviceInfo.man: XIQueryDevice.man 585.man.$(LIB_MAN_SUFFIX): 586 $(SED) $(MAN_SUBSTS) < $< > $@ 587@HAVE_DOCTOOLS_TRUE@.txt.xml: 588@HAVE_DOCTOOLS_TRUE@ $(ASCIIDOC) -b docbook -d manpage -o $@ $< 589@HAVE_DOCTOOLS_TRUE@.xml.man: 590@HAVE_DOCTOOLS_TRUE@ $(XMLTO) man $< 591@HAVE_DOCTOOLS_TRUE@ mv -f $(@:.man=.libmansuffix) $@ 592 593# need to force asciidoc/xmlto to run if necessary for side effect pages 594@HAVE_DOCTOOLS_TRUE@$(libman_ref): 595@HAVE_DOCTOOLS_TRUE@ @if test ! -f $(@:.man=.libmansuffix); then \ 596@HAVE_DOCTOOLS_TRUE@ rm -f $<; \ 597@HAVE_DOCTOOLS_TRUE@ $(MAKE) $(AM_MAKEFLAGS) $< || exit 1; \ 598@HAVE_DOCTOOLS_TRUE@ fi 599@HAVE_DOCTOOLS_TRUE@ mv -f $(@:.man=.libmansuffix) $@ 600 601# Tell versions [3.59,3.63) of GNU make to not export all variables. 602# Otherwise a system limit (for SysV at least) may be exceeded. 603.NOEXPORT: 604