Makefile.in revision 3e256790
1# Makefile.in generated by automake 1.11.1 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_CMD = @INSTALL_CMD@
144INSTALL_DATA = @INSTALL_DATA@
145INSTALL_PROGRAM = @INSTALL_PROGRAM@
146INSTALL_SCRIPT = @INSTALL_SCRIPT@
147INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148LD = @LD@
149LDFLAGS = @LDFLAGS@
150LIBOBJS = @LIBOBJS@
151LIBS = @LIBS@
152LIBTOOL = @LIBTOOL@
153LIB_MAN_DIR = @LIB_MAN_DIR@
154LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
155LIPO = @LIPO@
156LN_S = @LN_S@
157LTLIBOBJS = @LTLIBOBJS@
158MAINT = @MAINT@
159MAKEINFO = @MAKEINFO@
160MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
161MAN_SUBSTS = \
162	-e 's/__xorgversion__/"$(XORGRELSTRING)" "$(XORGMANNAME)"/' \
163	-e 's/__xservername__/Xorg/g' \
164	-e 's/__xconfigfile__/xorg.conf/g' \
165	-e 's/__appmansuffix__/$(APP_MAN_SUFFIX)/g' \
166	-e 's/libmansuffix/$(LIB_MAN_SUFFIX)/g' \
167	-e 's/__filemansuffix__/$(FILE_MAN_SUFFIX)/g'
168
169MISC_MAN_DIR = @MISC_MAN_DIR@
170MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
171MKDIR_P = @MKDIR_P@
172NM = @NM@
173NMEDIT = @NMEDIT@
174OBJDUMP = @OBJDUMP@
175OBJEXT = @OBJEXT@
176OTOOL = @OTOOL@
177OTOOL64 = @OTOOL64@
178PACKAGE = @PACKAGE@
179PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180PACKAGE_NAME = @PACKAGE_NAME@
181PACKAGE_STRING = @PACKAGE_STRING@
182PACKAGE_TARNAME = @PACKAGE_TARNAME@
183PACKAGE_URL = @PACKAGE_URL@
184PACKAGE_VERSION = @PACKAGE_VERSION@
185PATH_SEPARATOR = @PATH_SEPARATOR@
186PKG_CONFIG = @PKG_CONFIG@
187RANLIB = @RANLIB@
188SED = @SED@
189SET_MAKE = @SET_MAKE@
190SHELL = @SHELL@
191STRIP = @STRIP@
192VERSION = @VERSION@
193XI_CFLAGS = @XI_CFLAGS@
194XI_LIBS = @XI_LIBS@
195XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
196XMLTO = @XMLTO@
197XORG_MAN_PAGE = @XORG_MAN_PAGE@
198XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
199abs_builddir = @abs_builddir@
200abs_srcdir = @abs_srcdir@
201abs_top_builddir = @abs_top_builddir@
202abs_top_srcdir = @abs_top_srcdir@
203ac_ct_CC = @ac_ct_CC@
204ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
205am__include = @am__include@
206am__leading_dot = @am__leading_dot@
207am__quote = @am__quote@
208am__tar = @am__tar@
209am__untar = @am__untar@
210bindir = @bindir@
211build = @build@
212build_alias = @build_alias@
213build_cpu = @build_cpu@
214build_os = @build_os@
215build_vendor = @build_vendor@
216builddir = @builddir@
217datadir = @datadir@
218datarootdir = @datarootdir@
219docdir = @docdir@
220dvidir = @dvidir@
221exec_prefix = @exec_prefix@
222host = @host@
223host_alias = @host_alias@
224host_cpu = @host_cpu@
225host_os = @host_os@
226host_vendor = @host_vendor@
227htmldir = @htmldir@
228includedir = @includedir@
229infodir = @infodir@
230install_sh = @install_sh@
231libdir = @libdir@
232libexecdir = @libexecdir@
233localedir = @localedir@
234localstatedir = @localstatedir@
235lt_ECHO = @lt_ECHO@
236mandir = @mandir@
237mkdir_p = @mkdir_p@
238oldincludedir = @oldincludedir@
239pdfdir = @pdfdir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242psdir = @psdir@
243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
245srcdir = @srcdir@
246sysconfdir = @sysconfdir@
247target_alias = @target_alias@
248top_build_prefix = @top_build_prefix@
249top_builddir = @top_builddir@
250top_srcdir = @top_srcdir@
251libmandir = $(LIB_MAN_DIR)
252LIB_MAN_DIR_SUFFIX = $(LIB_MAN_DIR:@mandir@/man%=%)
253XI2_manpages = \
254	XIChangeHierarchy.txt \
255	XIDefineCursor.txt \
256	XIGrabButton.txt \
257	XIGrabDevice.txt \
258        XIGrabEnter.txt \
259	XIQueryDevice.txt \
260	XIQueryPointer.txt \
261	XIQueryVersion.txt \
262	XISelectEvents.txt \
263	XISetClientPointer.txt \
264	XISetFocus.txt \
265	XIWarpPointer.txt \
266	XIListProperties.txt \
267	XIChangeProperty.txt
268
269libman_txt = \
270	XAllowDeviceEvents.txt \
271	XChangeDeviceDontPropagateList.txt \
272	XChangeKeyboardDevice.txt \
273	XChangePointerDevice.txt \
274	XDeviceBell.txt \
275	XGetDeviceControl.txt \
276	XGetDeviceKeyMapping.txt \
277	XGetDeviceModifierMapping.txt \
278	XGetDeviceMotionEvents.txt \
279	XGetDeviceProperty.txt \
280	XGetExtensionVersion.txt \
281	XGetFeedbackControl.txt \
282	XGrabDeviceButton.txt \
283	XGrabDeviceKey.txt \
284	XGrabDevice.txt \
285	XListDeviceProperties.txt \
286	XListInputDevices.txt \
287	XOpenDevice.txt \
288	XQueryDeviceState.txt \
289	XSelectExtensionEvent.txt \
290	XSendExtensionEvent.txt \
291	XSetDeviceButtonMapping.txt \
292	XSetDeviceFocus.txt \
293	XSetDeviceMode.txt \
294	XSetDeviceValuators.txt \
295        $(XI2_manpages)
296
297libman_xml = $(libman_txt:.txt=.xml)
298# manpages that are references to another page. These are produced as a
299# side effect of the xmlto rule, so they need to be handled specially.
300XI2_refpages = \
301	XIUndefineCursor.man \
302	XIUngrabButton.man \
303	XIGrabKeycode.man \
304	XIUngrabKeycode.man \
305	XIUngrabDevice.man  \
306        XIUngrabEnter.man \
307        XIGrabFocusIn.man \
308        XIUngrabFocusIn.man \
309	XIGetClientPointer.man \
310	XIGetFocus.man \
311	XIGetSelectedEvents.man \
312	XIDeleteProperty.man \
313	XIGetProperty.man \
314	XIFreeDeviceInfo.man
315
316libman_ref = \
317	XGetDeviceDontPropagateList.man \
318	XChangeDeviceControl.man \
319	XChangeDeviceKeyMapping.man \
320	XSetDeviceModifierMapping.man \
321	XChangeFeedbackControl.man \
322	XUngrabDeviceButton.man \
323	XUngrabDeviceKey.man \
324	XUngrabDevice.man \
325	XDeviceTimeCoord.man \
326	XFreeDeviceList.man \
327	XCloseDevice.man \
328	XGetSelectedExtensionEvents.man \
329	XGetDeviceButtonMapping.man \
330	XGetDeviceFocus.man \
331	XChangeDeviceProperty.man \
332	XDeleteDeviceProperty.man \
333        $(XI2_refpages)
334
335libman_pre = $(libman_txt:.txt=.man) $(libman_ref)
336@INSTALL_MANPAGES_TRUE@nodist_libman_DATA = $(libman_pre:.man=.$(LIB_MAN_SUFFIX))
337EXTRA_DIST = $(libman_txt) $(libman_pre)
338CLEANFILES = $(nodist_libman_DATA) *.libmansuffix
339MAINTAINERCLEANFILES = $(libman_pre) *.xml
340
341# Strings to replace in man pages
342XORGRELSTRING = $(PACKAGE_STRING)
343XORGMANNAME = X Version 11
344SUFFIXES = .man .$(LIB_MAN_SUFFIX) $(am__append_1)
345all: all-am
346
347.SUFFIXES:
348.SUFFIXES: .man .$(LIB_MAN_SUFFIX) .txt .xml
349$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
350	@for dep in $?; do \
351	  case '$(am__configure_deps)' in \
352	    *$$dep*) \
353	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
354	        && { if test -f $@; then exit 0; else break; fi; }; \
355	      exit 1;; \
356	  esac; \
357	done; \
358	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
359	$(am__cd) $(top_srcdir) && \
360	  $(AUTOMAKE) --foreign man/Makefile
361.PRECIOUS: Makefile
362Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
363	@case '$?' in \
364	  *config.status*) \
365	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
366	  *) \
367	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
368	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
369	esac;
370
371$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
372	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373
374$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
375	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
377	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378$(am__aclocal_m4_deps):
379
380mostlyclean-libtool:
381	-rm -f *.lo
382
383clean-libtool:
384	-rm -rf .libs _libs
385install-nodist_libmanDATA: $(nodist_libman_DATA)
386	@$(NORMAL_INSTALL)
387	test -z "$(libmandir)" || $(MKDIR_P) "$(DESTDIR)$(libmandir)"
388	@list='$(nodist_libman_DATA)'; test -n "$(libmandir)" || list=; \
389	for p in $$list; do \
390	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
391	  echo "$$d$$p"; \
392	done | $(am__base_list) | \
393	while read files; do \
394	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libmandir)'"; \
395	  $(INSTALL_DATA) $$files "$(DESTDIR)$(libmandir)" || exit $$?; \
396	done
397
398uninstall-nodist_libmanDATA:
399	@$(NORMAL_UNINSTALL)
400	@list='$(nodist_libman_DATA)'; test -n "$(libmandir)" || list=; \
401	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
402	test -n "$$files" || exit 0; \
403	echo " ( cd '$(DESTDIR)$(libmandir)' && rm -f" $$files ")"; \
404	cd "$(DESTDIR)$(libmandir)" && rm -f $$files
405tags: TAGS
406TAGS:
407
408ctags: CTAGS
409CTAGS:
410
411
412distdir: $(DISTFILES)
413	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
414	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
415	list='$(DISTFILES)'; \
416	  dist_files=`for file in $$list; do echo $$file; done | \
417	  sed -e "s|^$$srcdirstrip/||;t" \
418	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
419	case $$dist_files in \
420	  */*) $(MKDIR_P) `echo "$$dist_files" | \
421			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
422			   sort -u` ;; \
423	esac; \
424	for file in $$dist_files; do \
425	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
426	  if test -d $$d/$$file; then \
427	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
428	    if test -d "$(distdir)/$$file"; then \
429	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
430	    fi; \
431	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
432	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
433	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
434	    fi; \
435	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
436	  else \
437	    test -f "$(distdir)/$$file" \
438	    || cp -p $$d/$$file "$(distdir)/$$file" \
439	    || exit 1; \
440	  fi; \
441	done
442check-am: all-am
443check: check-am
444all-am: Makefile $(DATA)
445installdirs:
446	for dir in "$(DESTDIR)$(libmandir)"; do \
447	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
448	done
449install: install-am
450install-exec: install-exec-am
451install-data: install-data-am
452uninstall: uninstall-am
453
454install-am: all-am
455	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
456
457installcheck: installcheck-am
458install-strip:
459	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
460	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
461	  `test -z '$(STRIP)' || \
462	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
463mostlyclean-generic:
464
465clean-generic:
466	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
467
468distclean-generic:
469	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
470	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
471
472maintainer-clean-generic:
473	@echo "This command is intended for maintainers to use"
474	@echo "it deletes files that may require special tools to rebuild."
475	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
476clean: clean-am
477
478clean-am: clean-generic clean-libtool mostlyclean-am
479
480distclean: distclean-am
481	-rm -f Makefile
482distclean-am: clean-am distclean-generic
483
484dvi: dvi-am
485
486dvi-am:
487
488html: html-am
489
490html-am:
491
492info: info-am
493
494info-am:
495
496install-data-am: install-nodist_libmanDATA
497
498install-dvi: install-dvi-am
499
500install-dvi-am:
501
502install-exec-am:
503
504install-html: install-html-am
505
506install-html-am:
507
508install-info: install-info-am
509
510install-info-am:
511
512install-man:
513
514install-pdf: install-pdf-am
515
516install-pdf-am:
517
518install-ps: install-ps-am
519
520install-ps-am:
521
522installcheck-am:
523
524maintainer-clean: maintainer-clean-am
525	-rm -f Makefile
526maintainer-clean-am: distclean-am maintainer-clean-generic
527
528mostlyclean: mostlyclean-am
529
530mostlyclean-am: mostlyclean-generic mostlyclean-libtool
531
532pdf: pdf-am
533
534pdf-am:
535
536ps: ps-am
537
538ps-am:
539
540uninstall-am: uninstall-nodist_libmanDATA
541
542.MAKE: install-am install-strip
543
544.PHONY: all all-am check check-am clean clean-generic clean-libtool \
545	distclean distclean-generic distclean-libtool distdir dvi \
546	dvi-am html html-am info info-am install install-am \
547	install-data install-data-am install-dvi install-dvi-am \
548	install-exec install-exec-am install-html install-html-am \
549	install-info install-info-am install-man \
550	install-nodist_libmanDATA install-pdf install-pdf-am \
551	install-ps install-ps-am install-strip installcheck \
552	installcheck-am installdirs maintainer-clean \
553	maintainer-clean-generic mostlyclean mostlyclean-generic \
554	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
555	uninstall-nodist_libmanDATA
556
557
558# prerequisites for the side effect pages
559XGetDeviceDontPropagateList.man: XChangeDeviceDontPropagateList.man
560XChangeDeviceControl.man: XGetDeviceControl.man
561XChangeDeviceKeyMapping.man: XGetDeviceKeyMapping.man
562XSetDeviceModifierMapping.man: XGetDeviceModifierMapping.man
563XDeviceTimeCoord.man: XGetDeviceMotionEvents.man
564XChangeFeedbackControl.man: XGetFeedbackControl.man
565XUngrabDeviceButton.man: XGrabDeviceButton.man
566XUngrabDeviceKey.man: XGrabDeviceKey.man
567XUngrabDevice.man: XGrabDevice.man
568XFreeDeviceList.man: XListInputDevices.man
569XCloseDevice.man: XOpenDevice.man
570XGetSelectedExtensionEvents.man: XSelectExtensionEvent.man
571XGetDeviceButtonMapping.man: XSetDeviceButtonMapping.man
572XGetDeviceFocus.man: XSetDeviceFocus.man
573XChangeDeviceProperty.man: XGetDeviceProperty.man
574XDeleteDeviceProperty.man: XGetDeviceProperty.man
575
576# XI2 prereqs
577XIUndefineCursor.man: XIDefineCursor.man
578XIUngrabButton.man XIGrabKeycode.man XIUngrabKeycode.man: XIGrabButton.man
579XIGetClientPointer.man: XISetClientPointer.man
580XIGetFocus.man: XISetFocus.man
581XIUngrabDevice.man: XIGrabDevice.man
582XIGetProperty.man: XIChangeProperty.man
583XIDeleteProperty.man: XIChangeProperty.man
584XIUngrabEnter.man XIGrabFocusIn.man XIUngrabFocusIn.man: XIGrabEnter.man
585XIGetSelectedEvents.man: XISelectEvents.man
586XIFreeDeviceInfo.man: XIQueryDevice.man
587.man.$(LIB_MAN_SUFFIX):
588	$(SED) $(MAN_SUBSTS) < $< > $@
589@HAVE_DOCTOOLS_TRUE@.txt.xml:
590@HAVE_DOCTOOLS_TRUE@	$(ASCIIDOC) -b docbook -d manpage -o $@ $<
591@HAVE_DOCTOOLS_TRUE@.xml.man:
592@HAVE_DOCTOOLS_TRUE@	$(XMLTO) man $<
593@HAVE_DOCTOOLS_TRUE@	mv -f $(@:.man=.libmansuffix) $@
594
595# need to force asciidoc/xmlto to run if necessary for side effect pages
596@HAVE_DOCTOOLS_TRUE@$(libman_ref):
597@HAVE_DOCTOOLS_TRUE@	@if test ! -f $(@:.man=.libmansuffix); then \
598@HAVE_DOCTOOLS_TRUE@	  rm -f $<; \
599@HAVE_DOCTOOLS_TRUE@	  $(MAKE) $(AM_MAKEFLAGS) $< || exit 1; \
600@HAVE_DOCTOOLS_TRUE@	fi
601@HAVE_DOCTOOLS_TRUE@	mv -f $(@:.man=.libmansuffix) $@
602
603# Tell versions [3.59,3.63) of GNU make to not export all variables.
604# Otherwise a system limit (for SysV at least) may be exceeded.
605.NOEXPORT:
606