Makefile.in revision 47e89262
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) 2005, 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@
60subdir = man
61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70AM_V_GEN = $(am__v_GEN_$(V))
71am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
72am__v_GEN_0 = @echo "  GEN   " $@;
73AM_V_at = $(am__v_at_$(V))
74am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
75am__v_at_0 = @
76SOURCES =
77DIST_SOURCES =
78am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79am__vpath_adj = case $$p in \
80    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81    *) f=$$p;; \
82  esac;
83am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
84am__install_max = 40
85am__nobase_strip_setup = \
86  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
87am__nobase_strip = \
88  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
89am__nobase_list = $(am__nobase_strip_setup); \
90  for p in $$list; do echo "$$p $$p"; done | \
91  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
92  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
93    if (++n[$$2] == $(am__install_max)) \
94      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
95    END { for (dir in files) print dir, files[dir] }'
96am__base_list = \
97  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
99am__installdirs = "$(DESTDIR)$(libmandir)"
100DATA = $(libman_DATA)
101DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102ACLOCAL = @ACLOCAL@
103ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
104ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
105AMTAR = @AMTAR@
106AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
107APP_MAN_DIR = @APP_MAN_DIR@
108APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
109AR = @AR@
110AUTOCONF = @AUTOCONF@
111AUTOHEADER = @AUTOHEADER@
112AUTOMAKE = @AUTOMAKE@
113AWK = @AWK@
114CC = @CC@
115CCDEPMODE = @CCDEPMODE@
116CFLAGS = @CFLAGS@
117CHANGELOG_CMD = @CHANGELOG_CMD@
118CPP = @CPP@
119CPPFLAGS = @CPPFLAGS@
120CWARNFLAGS = @CWARNFLAGS@
121CYGPATH_W = @CYGPATH_W@
122DEFS = @DEFS@
123DEPDIR = @DEPDIR@
124DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
125DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
126DSYMUTIL = @DSYMUTIL@
127DUMPBIN = @DUMPBIN@
128ECHO_C = @ECHO_C@
129ECHO_N = @ECHO_N@
130ECHO_T = @ECHO_T@
131EGREP = @EGREP@
132EXEEXT = @EXEEXT@
133FGREP = @FGREP@
134FILE_MAN_DIR = @FILE_MAN_DIR@
135FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
136GREP = @GREP@
137INSTALL = @INSTALL@
138INSTALL_CMD = @INSTALL_CMD@
139INSTALL_DATA = @INSTALL_DATA@
140INSTALL_PROGRAM = @INSTALL_PROGRAM@
141INSTALL_SCRIPT = @INSTALL_SCRIPT@
142INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143LD = @LD@
144LDFLAGS = @LDFLAGS@
145LIBOBJS = @LIBOBJS@
146LIBS = @LIBS@
147LIBTOOL = @LIBTOOL@
148LIB_MAN_DIR = @LIB_MAN_DIR@
149LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
150LIPO = @LIPO@
151LN_S = @LN_S@
152LTLIBOBJS = @LTLIBOBJS@
153MAINT = @MAINT@
154MAKEINFO = @MAKEINFO@
155MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
156MAN_SUBSTS = @MAN_SUBSTS@
157MISC_MAN_DIR = @MISC_MAN_DIR@
158MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
159MKDIR_P = @MKDIR_P@
160NM = @NM@
161NMEDIT = @NMEDIT@
162OBJDUMP = @OBJDUMP@
163OBJEXT = @OBJEXT@
164OTOOL = @OTOOL@
165OTOOL64 = @OTOOL64@
166PACKAGE = @PACKAGE@
167PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
168PACKAGE_NAME = @PACKAGE_NAME@
169PACKAGE_STRING = @PACKAGE_STRING@
170PACKAGE_TARNAME = @PACKAGE_TARNAME@
171PACKAGE_URL = @PACKAGE_URL@
172PACKAGE_VERSION = @PACKAGE_VERSION@
173PATH_SEPARATOR = @PATH_SEPARATOR@
174PKG_CONFIG = @PKG_CONFIG@
175RANLIB = @RANLIB@
176SED = @SED@
177SET_MAKE = @SET_MAKE@
178SHELL = @SHELL@
179STRIP = @STRIP@
180VERSION = @VERSION@
181XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
182XORG_MAN_PAGE = @XORG_MAN_PAGE@
183XRES_CFLAGS = @XRES_CFLAGS@
184XRES_LIBS = @XRES_LIBS@
185XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
186abs_builddir = @abs_builddir@
187abs_srcdir = @abs_srcdir@
188abs_top_builddir = @abs_top_builddir@
189abs_top_srcdir = @abs_top_srcdir@
190ac_ct_CC = @ac_ct_CC@
191ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
192am__include = @am__include@
193am__leading_dot = @am__leading_dot@
194am__quote = @am__quote@
195am__tar = @am__tar@
196am__untar = @am__untar@
197bindir = @bindir@
198build = @build@
199build_alias = @build_alias@
200build_cpu = @build_cpu@
201build_os = @build_os@
202build_vendor = @build_vendor@
203builddir = @builddir@
204datadir = @datadir@
205datarootdir = @datarootdir@
206docdir = @docdir@
207dvidir = @dvidir@
208exec_prefix = @exec_prefix@
209host = @host@
210host_alias = @host_alias@
211host_cpu = @host_cpu@
212host_os = @host_os@
213host_vendor = @host_vendor@
214htmldir = @htmldir@
215includedir = @includedir@
216infodir = @infodir@
217install_sh = @install_sh@
218libdir = @libdir@
219libexecdir = @libexecdir@
220localedir = @localedir@
221localstatedir = @localstatedir@
222mandir = @mandir@
223mkdir_p = @mkdir_p@
224oldincludedir = @oldincludedir@
225pdfdir = @pdfdir@
226prefix = @prefix@
227program_transform_name = @program_transform_name@
228psdir = @psdir@
229sbindir = @sbindir@
230sharedstatedir = @sharedstatedir@
231srcdir = @srcdir@
232sysconfdir = @sysconfdir@
233target_alias = @target_alias@
234top_build_prefix = @top_build_prefix@
235top_builddir = @top_builddir@
236top_srcdir = @top_srcdir@
237libmandir = $(LIB_MAN_DIR)
238libman_PRE = \
239	XRes.man			\
240	$(XRes_shadows:=.man)
241
242XRes_shadows = \
243	XResQueryExtension		\
244	XResQueryVersion		\
245	XResQueryClients		\
246	XResQueryClientResources	\
247	XResQueryClientPixmapBytes
248
249EXTRA_DIST = $(libman_PRE)
250CLEANFILES = $(libman_DATA)
251libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@)
252SUFFIXES = .$(LIB_MAN_SUFFIX) .man
253all: all-am
254
255.SUFFIXES:
256.SUFFIXES: .$(LIB_MAN_SUFFIX) .man
257$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
258	@for dep in $?; do \
259	  case '$(am__configure_deps)' in \
260	    *$$dep*) \
261	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
262	        && { if test -f $@; then exit 0; else break; fi; }; \
263	      exit 1;; \
264	  esac; \
265	done; \
266	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
267	$(am__cd) $(top_srcdir) && \
268	  $(AUTOMAKE) --foreign man/Makefile
269.PRECIOUS: Makefile
270Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271	@case '$?' in \
272	  *config.status*) \
273	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274	  *) \
275	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277	esac;
278
279$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
283	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
285	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286$(am__aclocal_m4_deps):
287
288mostlyclean-libtool:
289	-rm -f *.lo
290
291clean-libtool:
292	-rm -rf .libs _libs
293install-libmanDATA: $(libman_DATA)
294	@$(NORMAL_INSTALL)
295	test -z "$(libmandir)" || $(MKDIR_P) "$(DESTDIR)$(libmandir)"
296	@list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
297	for p in $$list; do \
298	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
299	  echo "$$d$$p"; \
300	done | $(am__base_list) | \
301	while read files; do \
302	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libmandir)'"; \
303	  $(INSTALL_DATA) $$files "$(DESTDIR)$(libmandir)" || exit $$?; \
304	done
305
306uninstall-libmanDATA:
307	@$(NORMAL_UNINSTALL)
308	@list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
309	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
310	test -n "$$files" || exit 0; \
311	echo " ( cd '$(DESTDIR)$(libmandir)' && rm -f" $$files ")"; \
312	cd "$(DESTDIR)$(libmandir)" && rm -f $$files
313tags: TAGS
314TAGS:
315
316ctags: CTAGS
317CTAGS:
318
319
320distdir: $(DISTFILES)
321	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
322	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
323	list='$(DISTFILES)'; \
324	  dist_files=`for file in $$list; do echo $$file; done | \
325	  sed -e "s|^$$srcdirstrip/||;t" \
326	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
327	case $$dist_files in \
328	  */*) $(MKDIR_P) `echo "$$dist_files" | \
329			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
330			   sort -u` ;; \
331	esac; \
332	for file in $$dist_files; do \
333	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
334	  if test -d $$d/$$file; then \
335	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
336	    if test -d "$(distdir)/$$file"; then \
337	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
338	    fi; \
339	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
340	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
341	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
342	    fi; \
343	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
344	  else \
345	    test -f "$(distdir)/$$file" \
346	    || cp -p $$d/$$file "$(distdir)/$$file" \
347	    || exit 1; \
348	  fi; \
349	done
350check-am: all-am
351check: check-am
352all-am: Makefile $(DATA)
353installdirs:
354	for dir in "$(DESTDIR)$(libmandir)"; do \
355	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
356	done
357install: install-am
358install-exec: install-exec-am
359install-data: install-data-am
360uninstall: uninstall-am
361
362install-am: all-am
363	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364
365installcheck: installcheck-am
366install-strip:
367	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
369	  `test -z '$(STRIP)' || \
370	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
371mostlyclean-generic:
372
373clean-generic:
374	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
375
376distclean-generic:
377	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
378	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
379
380maintainer-clean-generic:
381	@echo "This command is intended for maintainers to use"
382	@echo "it deletes files that may require special tools to rebuild."
383clean: clean-am
384
385clean-am: clean-generic clean-libtool mostlyclean-am
386
387distclean: distclean-am
388	-rm -f Makefile
389distclean-am: clean-am distclean-generic
390
391dvi: dvi-am
392
393dvi-am:
394
395html: html-am
396
397html-am:
398
399info: info-am
400
401info-am:
402
403install-data-am: install-libmanDATA
404
405install-dvi: install-dvi-am
406
407install-dvi-am:
408
409install-exec-am:
410
411install-html: install-html-am
412
413install-html-am:
414
415install-info: install-info-am
416
417install-info-am:
418
419install-man:
420
421install-pdf: install-pdf-am
422
423install-pdf-am:
424
425install-ps: install-ps-am
426
427install-ps-am:
428
429installcheck-am:
430
431maintainer-clean: maintainer-clean-am
432	-rm -f Makefile
433maintainer-clean-am: distclean-am maintainer-clean-generic
434
435mostlyclean: mostlyclean-am
436
437mostlyclean-am: mostlyclean-generic mostlyclean-libtool
438
439pdf: pdf-am
440
441pdf-am:
442
443ps: ps-am
444
445ps-am:
446
447uninstall-am: uninstall-libmanDATA
448
449.MAKE: install-am install-strip
450
451.PHONY: all all-am check check-am clean clean-generic clean-libtool \
452	distclean distclean-generic distclean-libtool distdir dvi \
453	dvi-am html html-am info info-am install install-am \
454	install-data install-data-am install-dvi install-dvi-am \
455	install-exec install-exec-am install-html install-html-am \
456	install-info install-info-am install-libmanDATA install-man \
457	install-pdf install-pdf-am install-ps install-ps-am \
458	install-strip installcheck installcheck-am installdirs \
459	maintainer-clean maintainer-clean-generic mostlyclean \
460	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
461	uninstall uninstall-am uninstall-libmanDATA
462
463
464# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
465.man.$(LIB_MAN_SUFFIX):
466	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
467
468# Tell versions [3.59,3.63) of GNU make to not export all variables.
469# Otherwise a system limit (for SysV at least) may be exceeded.
470.NOEXPORT:
471