Makefile.in revision 06f32fbe
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 (c) 2007, Oracle and/or its affiliates. All rights reserved.
20#
21# Permission is hereby granted, free of charge, to any person obtaining a
22# copy of this software and associated documentation files (the "Software"),
23# to deal in the Software without restriction, including without limitation
24# the rights to use, copy, modify, merge, publish, distribute, sublicense,
25# and/or sell copies of the Software, and to permit persons to whom the
26# Software is furnished to do so, subject to the following conditions:
27#
28# The above copyright notice and this permission notice (including the next
29# paragraph) shall be included in all copies or substantial portions of the
30# Software.
31#
32# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38# DEALINGS IN THE SOFTWARE.
39#
40
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkglibexecdir = $(libexecdir)/@PACKAGE@
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_triplet = @build@
59host_triplet = @host@
60@HAVE_XMLTO_TRUE@am__append_1 = x.tmp
61@HAVE_XMLTO_TRUE@am__append_2 = x.stamp
62subdir = man
63DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65am__aclocal_m4_deps = $(top_srcdir)/configure.ac
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67	$(ACLOCAL_M4)
68mkinstalldirs = $(install_sh) -d
69CONFIG_HEADER = $(top_builddir)/config.h
70CONFIG_CLEAN_FILES =
71CONFIG_CLEAN_VPATH_FILES =
72AM_V_GEN = $(am__v_GEN_$(V))
73am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
74am__v_GEN_0 = @echo "  GEN   " $@;
75AM_V_at = $(am__v_at_$(V))
76am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
77am__v_at_0 = @
78SOURCES =
79DIST_SOURCES =
80am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81am__vpath_adj = case $$p in \
82    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83    *) f=$$p;; \
84  esac;
85am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
86am__install_max = 40
87am__nobase_strip_setup = \
88  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
89am__nobase_strip = \
90  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
91am__nobase_list = $(am__nobase_strip_setup); \
92  for p in $$list; do echo "$$p $$p"; done | \
93  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
94  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
95    if (++n[$$2] == $(am__install_max)) \
96      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
97    END { for (dir in files) print dir, files[dir] }'
98am__base_list = \
99  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
100  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
101am__installdirs = "$(DESTDIR)$(libmandir)"
102DATA = $(libman_DATA)
103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104ACLOCAL = @ACLOCAL@
105ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
106ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
107AMTAR = @AMTAR@
108AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
109APP_MAN_DIR = @APP_MAN_DIR@
110APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
111AR = @AR@
112AUTOCONF = @AUTOCONF@
113AUTOHEADER = @AUTOHEADER@
114AUTOMAKE = @AUTOMAKE@
115AWK = @AWK@
116BASE_CFLAGS = @BASE_CFLAGS@
117CC = @CC@
118CCDEPMODE = @CCDEPMODE@
119CFLAGS = @CFLAGS@
120CHANGELOG_CMD = @CHANGELOG_CMD@
121CPP = @CPP@
122CPPFLAGS = @CPPFLAGS@
123CWARNFLAGS = @CWARNFLAGS@
124CYGPATH_W = @CYGPATH_W@
125DEFS = @DEFS@
126DEPDIR = @DEPDIR@
127DLLTOOL = @DLLTOOL@
128DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
129DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
130DSYMUTIL = @DSYMUTIL@
131DUMPBIN = @DUMPBIN@
132ECHO_C = @ECHO_C@
133ECHO_N = @ECHO_N@
134ECHO_T = @ECHO_T@
135EGREP = @EGREP@
136EXEEXT = @EXEEXT@
137FGREP = @FGREP@
138FILE_MAN_DIR = @FILE_MAN_DIR@
139FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
140FOP = @FOP@
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@
155LINT = @LINT@
156LINTLIB = @LINTLIB@
157LINT_FLAGS = @LINT_FLAGS@
158LIPO = @LIPO@
159LN_S = @LN_S@
160LTLIBOBJS = @LTLIBOBJS@
161MAINT = @MAINT@
162MAKEINFO = @MAKEINFO@
163MANIFEST_TOOL = @MANIFEST_TOOL@
164MAN_SUBSTS = @MAN_SUBSTS@
165MISC_MAN_DIR = @MISC_MAN_DIR@
166MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
167MKDIR_P = @MKDIR_P@
168NM = @NM@
169NMEDIT = @NMEDIT@
170OBJDUMP = @OBJDUMP@
171OBJEXT = @OBJEXT@
172OTOOL = @OTOOL@
173OTOOL64 = @OTOOL64@
174PACKAGE = @PACKAGE@
175PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176PACKAGE_NAME = @PACKAGE_NAME@
177PACKAGE_STRING = @PACKAGE_STRING@
178PACKAGE_TARNAME = @PACKAGE_TARNAME@
179PACKAGE_URL = @PACKAGE_URL@
180PACKAGE_VERSION = @PACKAGE_VERSION@
181PATH_SEPARATOR = @PATH_SEPARATOR@
182PKG_CONFIG = @PKG_CONFIG@
183RANLIB = @RANLIB@
184SED = @SED@
185SET_MAKE = @SET_MAKE@
186SHELL = @SHELL@
187STRICT_CFLAGS = @STRICT_CFLAGS@
188STRIP = @STRIP@
189STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
190VERSION = @VERSION@
191XMLTO = @XMLTO@
192XORG_MAN_PAGE = @XORG_MAN_PAGE@
193XORG_SGML_PATH = @XORG_SGML_PATH@
194XSLTPROC = @XSLTPROC@
195XSL_STYLESHEET = @XSL_STYLESHEET@
196XTST_CFLAGS = @XTST_CFLAGS@
197XTST_LIBS = @XTST_LIBS@
198abs_builddir = @abs_builddir@
199abs_srcdir = @abs_srcdir@
200abs_top_builddir = @abs_top_builddir@
201abs_top_srcdir = @abs_top_srcdir@
202ac_ct_AR = @ac_ct_AR@
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@
235mandir = @mandir@
236mkdir_p = @mkdir_p@
237oldincludedir = @oldincludedir@
238pdfdir = @pdfdir@
239prefix = @prefix@
240program_transform_name = @program_transform_name@
241psdir = @psdir@
242sbindir = @sbindir@
243sharedstatedir = @sharedstatedir@
244srcdir = @srcdir@
245sysconfdir = @sysconfdir@
246target_alias = @target_alias@
247top_build_prefix = @top_build_prefix@
248top_builddir = @top_builddir@
249top_srcdir = @top_srcdir@
250libmandir = $(LIB_MAN_DIR)
251libman_xml = XTest.xml
252libman_PRE = \
253	XTestQueryExtension.man \
254	XTestCompareCursorWithWindow.man \
255	XTestCompareCurrentCursorWithWindow.man \
256	XTestFakeKeyEvent.man \
257	XTestFakeButtonEvent.man \
258	XTestFakeMotionEvent.man \
259	XTestFakeRelativeMotionEvent.man \
260	XTestGrabControl.man \
261	XTestSetGContextOfGC.man \
262	XTestSetVisualIDOfVisual.man \
263	XTestDiscard.man
264
265EXTRA_DIST = $(libman_PRE) $(libman_xml) x.stamp
266CLEANFILES = $(libman_DATA) $(am__append_1)
267MAINTAINERCLEANFILES = $(libman_PRE) $(am__append_2)
268@INSTALL_MANPAGES_TRUE@libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@)
269
270# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
271SUFFIXES = .$(LIB_MAN_SUFFIX) .man
272all: all-am
273
274.SUFFIXES:
275.SUFFIXES: .$(LIB_MAN_SUFFIX) .man
276$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
277	@for dep in $?; do \
278	  case '$(am__configure_deps)' in \
279	    *$$dep*) \
280	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
281	        && { if test -f $@; then exit 0; else break; fi; }; \
282	      exit 1;; \
283	  esac; \
284	done; \
285	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
286	$(am__cd) $(top_srcdir) && \
287	  $(AUTOMAKE) --foreign man/Makefile
288.PRECIOUS: Makefile
289Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
290	@case '$?' in \
291	  *config.status*) \
292	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
293	  *) \
294	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
295	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
296	esac;
297
298$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
299	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300
301$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
302	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
304	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305$(am__aclocal_m4_deps):
306
307mostlyclean-libtool:
308	-rm -f *.lo
309
310clean-libtool:
311	-rm -rf .libs _libs
312install-libmanDATA: $(libman_DATA)
313	@$(NORMAL_INSTALL)
314	test -z "$(libmandir)" || $(MKDIR_P) "$(DESTDIR)$(libmandir)"
315	@list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
316	for p in $$list; do \
317	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
318	  echo "$$d$$p"; \
319	done | $(am__base_list) | \
320	while read files; do \
321	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libmandir)'"; \
322	  $(INSTALL_DATA) $$files "$(DESTDIR)$(libmandir)" || exit $$?; \
323	done
324
325uninstall-libmanDATA:
326	@$(NORMAL_UNINSTALL)
327	@list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
328	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
329	test -n "$$files" || exit 0; \
330	echo " ( cd '$(DESTDIR)$(libmandir)' && rm -f" $$files ")"; \
331	cd "$(DESTDIR)$(libmandir)" && rm -f $$files
332tags: TAGS
333TAGS:
334
335ctags: CTAGS
336CTAGS:
337
338
339distdir: $(DISTFILES)
340	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
341	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342	list='$(DISTFILES)'; \
343	  dist_files=`for file in $$list; do echo $$file; done | \
344	  sed -e "s|^$$srcdirstrip/||;t" \
345	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
346	case $$dist_files in \
347	  */*) $(MKDIR_P) `echo "$$dist_files" | \
348			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
349			   sort -u` ;; \
350	esac; \
351	for file in $$dist_files; do \
352	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353	  if test -d $$d/$$file; then \
354	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
355	    if test -d "$(distdir)/$$file"; then \
356	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
357	    fi; \
358	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
360	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361	    fi; \
362	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
363	  else \
364	    test -f "$(distdir)/$$file" \
365	    || cp -p $$d/$$file "$(distdir)/$$file" \
366	    || exit 1; \
367	  fi; \
368	done
369check-am: all-am
370check: check-am
371all-am: Makefile $(DATA)
372installdirs:
373	for dir in "$(DESTDIR)$(libmandir)"; do \
374	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
375	done
376install: install-am
377install-exec: install-exec-am
378install-data: install-data-am
379uninstall: uninstall-am
380
381install-am: all-am
382	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383
384installcheck: installcheck-am
385install-strip:
386	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
387	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
388	  `test -z '$(STRIP)' || \
389	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
390mostlyclean-generic:
391
392clean-generic:
393	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
394
395distclean-generic:
396	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
397	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
398
399maintainer-clean-generic:
400	@echo "This command is intended for maintainers to use"
401	@echo "it deletes files that may require special tools to rebuild."
402	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
403clean: clean-am
404
405clean-am: clean-generic clean-libtool mostlyclean-am
406
407distclean: distclean-am
408	-rm -f Makefile
409distclean-am: clean-am distclean-generic
410
411dvi: dvi-am
412
413dvi-am:
414
415html: html-am
416
417html-am:
418
419info: info-am
420
421info-am:
422
423install-data-am: install-libmanDATA
424
425install-dvi: install-dvi-am
426
427install-dvi-am:
428
429install-exec-am:
430
431install-html: install-html-am
432
433install-html-am:
434
435install-info: install-info-am
436
437install-info-am:
438
439install-man:
440
441install-pdf: install-pdf-am
442
443install-pdf-am:
444
445install-ps: install-ps-am
446
447install-ps-am:
448
449installcheck-am:
450
451maintainer-clean: maintainer-clean-am
452	-rm -f Makefile
453maintainer-clean-am: distclean-am maintainer-clean-generic
454
455mostlyclean: mostlyclean-am
456
457mostlyclean-am: mostlyclean-generic mostlyclean-libtool
458
459pdf: pdf-am
460
461pdf-am:
462
463ps: ps-am
464
465ps-am:
466
467uninstall-am: uninstall-libmanDATA
468
469.MAKE: install-am install-strip
470
471.PHONY: all all-am check check-am clean clean-generic clean-libtool \
472	distclean distclean-generic distclean-libtool distdir dvi \
473	dvi-am html html-am info info-am install install-am \
474	install-data install-data-am install-dvi install-dvi-am \
475	install-exec install-exec-am install-html install-html-am \
476	install-info install-info-am install-libmanDATA install-man \
477	install-pdf install-pdf-am install-ps install-ps-am \
478	install-strip installcheck installcheck-am installdirs \
479	maintainer-clean maintainer-clean-generic mostlyclean \
480	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
481	uninstall uninstall-am uninstall-libmanDATA
482
483
484.man.$(LIB_MAN_SUFFIX):
485	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
486
487# This is ugly, but handling of tools with multiple outputs in make is a
488# huge PITA. The commands below are taken from the automake manual:
489# http://www.gnu.org/software/automake/manual/automake.html#Multiple-Outputs
490@HAVE_XMLTO_TRUE@x.stamp: $(libman_xml)
491@HAVE_XMLTO_TRUE@	@rm -f x.tmp
492@HAVE_XMLTO_TRUE@	@touch x.tmp
493@HAVE_XMLTO_TRUE@	$(XMLTO) man $^
494@HAVE_XMLTO_TRUE@	@for man in $(libman_PRE); do \
495@HAVE_XMLTO_TRUE@	  out=`echo $$man | sed 's/\.man/.__libmansuffix__/'`; \
496@HAVE_XMLTO_TRUE@	  echo mv -f $$out $$man; \
497@HAVE_XMLTO_TRUE@	  mv -f $$out $$man || exit 1; \
498@HAVE_XMLTO_TRUE@	done
499@HAVE_XMLTO_TRUE@	@mv -f x.tmp $@
500@HAVE_XMLTO_TRUE@$(libman_PRE): x.stamp
501@HAVE_XMLTO_TRUE@	@if test -f $@; then :; else \
502@HAVE_XMLTO_TRUE@	  rm -f $<; \
503@HAVE_XMLTO_TRUE@	  $(MAKE) $(AM_MAKEFLAGS) $<; \
504@HAVE_XMLTO_TRUE@	fi
505
506# Tell versions [3.59,3.63) of GNU make to not export all variables.
507# Otherwise a system limit (for SysV at least) may be exceeded.
508.NOEXPORT:
509