Makefile.in revision eb411b4b
1# Makefile.in generated by automake 1.13.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = .
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83	$(top_srcdir)/configure $(am__configure_deps) \
84	$(top_srcdir)/include/X11/XlibConf.h.in $(srcdir)/x11.pc.in \
85	$(srcdir)/x11-xcb.pc.in AUTHORS COPYING ChangeLog INSTALL NEWS \
86	README config.guess config.sub install-sh missing ltmain.sh
87ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
89	$(top_srcdir)/configure.ac
90am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
91	$(ACLOCAL_M4)
92am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
93 configure.lineno config.status.lineno
94mkinstalldirs = $(install_sh) -d
95CONFIG_HEADER = $(top_builddir)/src/config.h \
96	$(top_builddir)/include/X11/XlibConf.h
97CONFIG_CLEAN_FILES = x11.pc x11-xcb.pc
98CONFIG_CLEAN_VPATH_FILES =
99AM_V_P = $(am__v_P_@AM_V@)
100am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
101am__v_P_0 = false
102am__v_P_1 = :
103AM_V_GEN = $(am__v_GEN_@AM_V@)
104am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
105am__v_GEN_0 = @echo "  GEN     " $@;
106am__v_GEN_1 = 
107AM_V_at = $(am__v_at_@AM_V@)
108am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
109am__v_at_0 = @
110am__v_at_1 = 
111SOURCES =
112DIST_SOURCES =
113RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
114	ctags-recursive dvi-recursive html-recursive info-recursive \
115	install-data-recursive install-dvi-recursive \
116	install-exec-recursive install-html-recursive \
117	install-info-recursive install-pdf-recursive \
118	install-ps-recursive install-recursive installcheck-recursive \
119	installdirs-recursive pdf-recursive ps-recursive \
120	tags-recursive uninstall-recursive
121am__can_run_installinfo = \
122  case $$AM_UPDATE_INFO_DIR in \
123    n|no|NO) false;; \
124    *) (install-info --version) >/dev/null 2>&1;; \
125  esac
126am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127am__vpath_adj = case $$p in \
128    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129    *) f=$$p;; \
130  esac;
131am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132am__install_max = 40
133am__nobase_strip_setup = \
134  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135am__nobase_strip = \
136  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137am__nobase_list = $(am__nobase_strip_setup); \
138  for p in $$list; do echo "$$p $$p"; done | \
139  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141    if (++n[$$2] == $(am__install_max)) \
142      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143    END { for (dir in files) print dir, files[dir] }'
144am__base_list = \
145  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147am__uninstall_files_from_dir = { \
148  test -z "$$files" \
149    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151         $(am__cd) "$$dir" && rm -f $$files; }; \
152  }
153am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
154DATA = $(pkgconfig_DATA)
155RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
156  distclean-recursive maintainer-clean-recursive
157am__recursive_targets = \
158  $(RECURSIVE_TARGETS) \
159  $(RECURSIVE_CLEAN_TARGETS) \
160  $(am__extra_recursive_targets)
161AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
162	cscope distdir dist dist-all distcheck
163am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
164# Read a list of newline-separated strings from the standard input,
165# and print each of them once, without duplicates.  Input order is
166# *not* preserved.
167am__uniquify_input = $(AWK) '\
168  BEGIN { nonempty = 0; } \
169  { items[$$0] = 1; nonempty = 1; } \
170  END { if (nonempty) { for (i in items) print i; }; } \
171'
172# Make sure the list of sources is unique.  This is necessary because,
173# e.g., the same source file might be shared among _SOURCES variables
174# for different programs/libraries.
175am__define_uniq_tagged_files = \
176  list='$(am__tagged_files)'; \
177  unique=`for i in $$list; do \
178    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
179  done | $(am__uniquify_input)`
180ETAGS = etags
181CTAGS = ctags
182CSCOPE = cscope
183DIST_SUBDIRS = include modules src nls man specs
184DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185distdir = $(PACKAGE)-$(VERSION)
186top_distdir = $(distdir)
187am__remove_distdir = \
188  if test -d "$(distdir)"; then \
189    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
190      && rm -rf "$(distdir)" \
191      || { sleep 5 && rm -rf "$(distdir)"; }; \
192  else :; fi
193am__post_remove_distdir = $(am__remove_distdir)
194am__relativize = \
195  dir0=`pwd`; \
196  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
197  sed_rest='s,^[^/]*/*,,'; \
198  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
199  sed_butlast='s,/*[^/]*$$,,'; \
200  while test -n "$$dir1"; do \
201    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
202    if test "$$first" != "."; then \
203      if test "$$first" = ".."; then \
204        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
205        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
206      else \
207        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
208        if test "$$first2" = "$$first"; then \
209          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
210        else \
211          dir2="../$$dir2"; \
212        fi; \
213        dir0="$$dir0"/"$$first"; \
214      fi; \
215    fi; \
216    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
217  done; \
218  reldir="$$dir2"
219DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
220GZIP_ENV = --best
221DIST_TARGETS = dist-bzip2 dist-gzip
222distuninstallcheck_listfiles = find . -type f -print
223am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
224  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
225distcleancheck_listfiles = find . -type f -print
226ACLOCAL = @ACLOCAL@
227ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
228ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
229AMTAR = @AMTAR@
230AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
231APP_MAN_DIR = @APP_MAN_DIR@
232APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
233AR = @AR@
234AUTOCONF = @AUTOCONF@
235AUTOHEADER = @AUTOHEADER@
236AUTOMAKE = @AUTOMAKE@
237AWK = @AWK@
238BASE_CFLAGS = @BASE_CFLAGS@
239BIGFONT_CFLAGS = @BIGFONT_CFLAGS@
240BIGFONT_LIBS = @BIGFONT_LIBS@
241CC = @CC@
242CCDEPMODE = @CCDEPMODE@
243CC_FOR_BUILD = @CC_FOR_BUILD@
244CFLAGS = @CFLAGS@
245CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
246CHANGELOG_CMD = @CHANGELOG_CMD@
247CPP = @CPP@
248CPPFLAGS = @CPPFLAGS@
249CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
250CWARNFLAGS = @CWARNFLAGS@
251CYGPATH_W = @CYGPATH_W@
252DEFS = @DEFS@
253DEPDIR = @DEPDIR@
254DLLTOOL = @DLLTOOL@
255DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
256DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
257DSYMUTIL = @DSYMUTIL@
258DUMPBIN = @DUMPBIN@
259ECHO_C = @ECHO_C@
260ECHO_N = @ECHO_N@
261ECHO_T = @ECHO_T@
262EGREP = @EGREP@
263EXEEXT = @EXEEXT@
264FGREP = @FGREP@
265FILE_MAN_DIR = @FILE_MAN_DIR@
266FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
267FOP = @FOP@
268GREP = @GREP@
269I18N_MODULE_LIBS = @I18N_MODULE_LIBS@
270INSTALL = @INSTALL@
271INSTALL_CMD = @INSTALL_CMD@
272INSTALL_DATA = @INSTALL_DATA@
273INSTALL_PROGRAM = @INSTALL_PROGRAM@
274INSTALL_SCRIPT = @INSTALL_SCRIPT@
275INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276KEYSYMDEFS = @KEYSYMDEFS@
277LAUNCHD = @LAUNCHD@
278LD = @LD@
279LDFLAGS = @LDFLAGS@
280LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
281LIBOBJS = @LIBOBJS@
282LIBS = @LIBS@
283LIBTOOL = @LIBTOOL@
284LIB_MAN_DIR = @LIB_MAN_DIR@
285LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
286LINT = @LINT@
287LINTLIB = @LINTLIB@
288LINT_FLAGS = @LINT_FLAGS@
289LIPO = @LIPO@
290LN_S = @LN_S@
291LTLIBOBJS = @LTLIBOBJS@
292MAKEINFO = @MAKEINFO@
293MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
294MANIFEST_TOOL = @MANIFEST_TOOL@
295MAN_SUBSTS = @MAN_SUBSTS@
296MISC_MAN_DIR = @MISC_MAN_DIR@
297MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
298MKDIR_P = @MKDIR_P@
299NM = @NM@
300NMEDIT = @NMEDIT@
301OBJDUMP = @OBJDUMP@
302OBJEXT = @OBJEXT@
303OTOOL = @OTOOL@
304OTOOL64 = @OTOOL64@
305PACKAGE = @PACKAGE@
306PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
307PACKAGE_NAME = @PACKAGE_NAME@
308PACKAGE_STRING = @PACKAGE_STRING@
309PACKAGE_TARNAME = @PACKAGE_TARNAME@
310PACKAGE_URL = @PACKAGE_URL@
311PACKAGE_VERSION = @PACKAGE_VERSION@
312PATH_SEPARATOR = @PATH_SEPARATOR@
313PERL = @PERL@
314PKG_CONFIG = @PKG_CONFIG@
315RANLIB = @RANLIB@
316RAWCPP = @RAWCPP@
317RAWCPPFLAGS = @RAWCPPFLAGS@
318SED = @SED@
319SET_MAKE = @SET_MAKE@
320SHELL = @SHELL@
321STRICT_CFLAGS = @STRICT_CFLAGS@
322STRIP = @STRIP@
323STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
324VERSION = @VERSION@
325WCHAR32 = @WCHAR32@
326X11_CFLAGS = @X11_CFLAGS@
327X11_DATADIR = @X11_DATADIR@
328X11_EXTRA_DEPS = @X11_EXTRA_DEPS@
329X11_LIBDIR = @X11_LIBDIR@
330X11_LIBS = @X11_LIBS@
331X11_LOCALEDATADIR = @X11_LOCALEDATADIR@
332X11_LOCALEDIR = @X11_LOCALEDIR@
333X11_LOCALELIBDIR = @X11_LOCALELIBDIR@
334XERRORDB = @XERRORDB@
335XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@
336XKEYSYMDB = @XKEYSYMDB@
337XLOCALEDATADIR = @XLOCALEDATADIR@
338XLOCALEDIR = @XLOCALEDIR@
339XLOCALELIBDIR = @XLOCALELIBDIR@
340XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
341XMLTO = @XMLTO@
342XORG_MAN_PAGE = @XORG_MAN_PAGE@
343XORG_SGML_PATH = @XORG_SGML_PATH@
344XSLTPROC = @XSLTPROC@
345XSL_STYLESHEET = @XSL_STYLESHEET@
346XTHREADLIB = @XTHREADLIB@
347XTHREAD_CFLAGS = @XTHREAD_CFLAGS@
348XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
349abs_builddir = @abs_builddir@
350abs_srcdir = @abs_srcdir@
351abs_top_builddir = @abs_top_builddir@
352abs_top_srcdir = @abs_top_srcdir@
353ac_ct_AR = @ac_ct_AR@
354ac_ct_CC = @ac_ct_CC@
355ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
356am__include = @am__include@
357am__leading_dot = @am__leading_dot@
358am__quote = @am__quote@
359am__tar = @am__tar@
360am__untar = @am__untar@
361bindir = @bindir@
362build = @build@
363build_alias = @build_alias@
364build_cpu = @build_cpu@
365build_os = @build_os@
366build_vendor = @build_vendor@
367builddir = @builddir@
368datadir = @datadir@
369datarootdir = @datarootdir@
370docdir = @docdir@
371dvidir = @dvidir@
372exec_prefix = @exec_prefix@
373host = @host@
374host_alias = @host_alias@
375host_cpu = @host_cpu@
376host_os = @host_os@
377host_vendor = @host_vendor@
378htmldir = @htmldir@
379includedir = @includedir@
380infodir = @infodir@
381install_sh = @install_sh@
382libdir = @libdir@
383libexecdir = @libexecdir@
384localedir = @localedir@
385locales = @locales@
386localstatedir = @localstatedir@
387mandir = @mandir@
388mkdir_p = @mkdir_p@
389oldincludedir = @oldincludedir@
390pdfdir = @pdfdir@
391prefix = @prefix@
392program_transform_name = @program_transform_name@
393psdir = @psdir@
394sbindir = @sbindir@
395sharedstatedir = @sharedstatedir@
396srcdir = @srcdir@
397sysconfdir = @sysconfdir@
398target_alias = @target_alias@
399top_build_prefix = @top_build_prefix@
400top_builddir = @top_builddir@
401top_srcdir = @top_srcdir@
402@XLIB_LOADABLE_I18N_FALSE@ORDER = modules src
403@XLIB_LOADABLE_I18N_TRUE@ORDER = src modules
404# Order: nls before specs
405SUBDIRS = include $(ORDER) nls man specs
406ACLOCAL_AMFLAGS = -I m4
407pkgconfigdir = $(libdir)/pkgconfig
408pkgconfig_DATA = x11.pc x11-xcb.pc
409MAINTAINERCLEANFILES = ChangeLog INSTALL
410
411# Check source code with tools like lint & sparse
412@LINT_TRUE@LINT_SUBDIRS = src # modules
413all: all-recursive
414
415.SUFFIXES:
416am--refresh: Makefile
417	@:
418$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
419	@for dep in $?; do \
420	  case '$(am__configure_deps)' in \
421	    *$$dep*) \
422	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
423	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
424		&& exit 0; \
425	      exit 1;; \
426	  esac; \
427	done; \
428	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
429	$(am__cd) $(top_srcdir) && \
430	  $(AUTOMAKE) --foreign Makefile
431.PRECIOUS: Makefile
432Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
433	@case '$?' in \
434	  *config.status*) \
435	    echo ' $(SHELL) ./config.status'; \
436	    $(SHELL) ./config.status;; \
437	  *) \
438	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
439	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
440	esac;
441
442$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
443	$(SHELL) ./config.status --recheck
444
445$(top_srcdir)/configure:  $(am__configure_deps)
446	$(am__cd) $(srcdir) && $(AUTOCONF)
447$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
448	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
449$(am__aclocal_m4_deps):
450
451include/X11/XlibConf.h: include/X11/stamp-h2
452	@if test ! -f $@; then rm -f include/X11/stamp-h2; else :; fi
453	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) include/X11/stamp-h2; else :; fi
454
455include/X11/stamp-h2: $(top_srcdir)/include/X11/XlibConf.h.in $(top_builddir)/config.status
456	@rm -f include/X11/stamp-h2
457	cd $(top_builddir) && $(SHELL) ./config.status include/X11/XlibConf.h
458
459distclean-hdr:
460	-rm -f include/X11/XlibConf.h include/X11/stamp-h2
461x11.pc: $(top_builddir)/config.status $(srcdir)/x11.pc.in
462	cd $(top_builddir) && $(SHELL) ./config.status $@
463x11-xcb.pc: $(top_builddir)/config.status $(srcdir)/x11-xcb.pc.in
464	cd $(top_builddir) && $(SHELL) ./config.status $@
465
466mostlyclean-libtool:
467	-rm -f *.lo
468
469clean-libtool:
470	-rm -rf .libs _libs
471
472distclean-libtool:
473	-rm -f libtool config.lt
474install-pkgconfigDATA: $(pkgconfig_DATA)
475	@$(NORMAL_INSTALL)
476	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
477	if test -n "$$list"; then \
478	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
479	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
480	fi; \
481	for p in $$list; do \
482	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
483	  echo "$$d$$p"; \
484	done | $(am__base_list) | \
485	while read files; do \
486	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
487	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
488	done
489
490uninstall-pkgconfigDATA:
491	@$(NORMAL_UNINSTALL)
492	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
493	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
494	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
495
496# This directory's subdirectories are mostly independent; you can cd
497# into them and run 'make' without going through this Makefile.
498# To change the values of 'make' variables: instead of editing Makefiles,
499# (1) if the variable is set in 'config.status', edit 'config.status'
500#     (which will cause the Makefiles to be regenerated when you run 'make');
501# (2) otherwise, pass the desired values on the 'make' command line.
502$(am__recursive_targets):
503	@fail=; \
504	if $(am__make_keepgoing); then \
505	  failcom='fail=yes'; \
506	else \
507	  failcom='exit 1'; \
508	fi; \
509	dot_seen=no; \
510	target=`echo $@ | sed s/-recursive//`; \
511	case "$@" in \
512	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
513	  *) list='$(SUBDIRS)' ;; \
514	esac; \
515	for subdir in $$list; do \
516	  echo "Making $$target in $$subdir"; \
517	  if test "$$subdir" = "."; then \
518	    dot_seen=yes; \
519	    local_target="$$target-am"; \
520	  else \
521	    local_target="$$target"; \
522	  fi; \
523	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
524	  || eval $$failcom; \
525	done; \
526	if test "$$dot_seen" = "no"; then \
527	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
528	fi; test -z "$$fail"
529
530ID: $(am__tagged_files)
531	$(am__define_uniq_tagged_files); mkid -fID $$unique
532tags: tags-recursive
533TAGS: tags
534
535tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
536	set x; \
537	here=`pwd`; \
538	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
539	  include_option=--etags-include; \
540	  empty_fix=.; \
541	else \
542	  include_option=--include; \
543	  empty_fix=; \
544	fi; \
545	list='$(SUBDIRS)'; for subdir in $$list; do \
546	  if test "$$subdir" = .; then :; else \
547	    test ! -f $$subdir/TAGS || \
548	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
549	  fi; \
550	done; \
551	$(am__define_uniq_tagged_files); \
552	shift; \
553	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
554	  test -n "$$unique" || unique=$$empty_fix; \
555	  if test $$# -gt 0; then \
556	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
557	      "$$@" $$unique; \
558	  else \
559	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
560	      $$unique; \
561	  fi; \
562	fi
563ctags: ctags-recursive
564
565CTAGS: ctags
566ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
567	$(am__define_uniq_tagged_files); \
568	test -z "$(CTAGS_ARGS)$$unique" \
569	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
570	     $$unique
571
572GTAGS:
573	here=`$(am__cd) $(top_builddir) && pwd` \
574	  && $(am__cd) $(top_srcdir) \
575	  && gtags -i $(GTAGS_ARGS) "$$here"
576cscope: cscope.files
577	test ! -s cscope.files \
578	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
579clean-cscope:
580	-rm -f cscope.files
581cscope.files: clean-cscope cscopelist
582cscopelist: cscopelist-recursive
583
584cscopelist-am: $(am__tagged_files)
585	list='$(am__tagged_files)'; \
586	case "$(srcdir)" in \
587	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
588	  *) sdir=$(subdir)/$(srcdir) ;; \
589	esac; \
590	for i in $$list; do \
591	  if test -f "$$i"; then \
592	    echo "$(subdir)/$$i"; \
593	  else \
594	    echo "$$sdir/$$i"; \
595	  fi; \
596	done >> $(top_builddir)/cscope.files
597
598distclean-tags:
599	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
600	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
601
602distdir: $(DISTFILES)
603	$(am__remove_distdir)
604	test -d "$(distdir)" || mkdir "$(distdir)"
605	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
606	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
607	list='$(DISTFILES)'; \
608	  dist_files=`for file in $$list; do echo $$file; done | \
609	  sed -e "s|^$$srcdirstrip/||;t" \
610	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
611	case $$dist_files in \
612	  */*) $(MKDIR_P) `echo "$$dist_files" | \
613			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
614			   sort -u` ;; \
615	esac; \
616	for file in $$dist_files; do \
617	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
618	  if test -d $$d/$$file; then \
619	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
620	    if test -d "$(distdir)/$$file"; then \
621	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
622	    fi; \
623	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
624	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
625	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
626	    fi; \
627	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
628	  else \
629	    test -f "$(distdir)/$$file" \
630	    || cp -p $$d/$$file "$(distdir)/$$file" \
631	    || exit 1; \
632	  fi; \
633	done
634	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
635	  if test "$$subdir" = .; then :; else \
636	    $(am__make_dryrun) \
637	      || test -d "$(distdir)/$$subdir" \
638	      || $(MKDIR_P) "$(distdir)/$$subdir" \
639	      || exit 1; \
640	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
641	    $(am__relativize); \
642	    new_distdir=$$reldir; \
643	    dir1=$$subdir; dir2="$(top_distdir)"; \
644	    $(am__relativize); \
645	    new_top_distdir=$$reldir; \
646	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
647	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
648	    ($(am__cd) $$subdir && \
649	      $(MAKE) $(AM_MAKEFLAGS) \
650	        top_distdir="$$new_top_distdir" \
651	        distdir="$$new_distdir" \
652		am__remove_distdir=: \
653		am__skip_length_check=: \
654		am__skip_mode_fix=: \
655	        distdir) \
656	      || exit 1; \
657	  fi; \
658	done
659	$(MAKE) $(AM_MAKEFLAGS) \
660	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
661	  dist-hook
662	-test -n "$(am__skip_mode_fix)" \
663	|| find "$(distdir)" -type d ! -perm -755 \
664		-exec chmod u+rwx,go+rx {} \; -o \
665	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
666	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
667	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
668	|| chmod -R a+r "$(distdir)"
669dist-gzip: distdir
670	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
671	$(am__post_remove_distdir)
672dist-bzip2: distdir
673	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
674	$(am__post_remove_distdir)
675
676dist-lzip: distdir
677	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
678	$(am__post_remove_distdir)
679
680dist-xz: distdir
681	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
682	$(am__post_remove_distdir)
683
684dist-tarZ: distdir
685	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
686	$(am__post_remove_distdir)
687
688dist-shar: distdir
689	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
690	$(am__post_remove_distdir)
691
692dist-zip: distdir
693	-rm -f $(distdir).zip
694	zip -rq $(distdir).zip $(distdir)
695	$(am__post_remove_distdir)
696
697dist dist-all:
698	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
699	$(am__post_remove_distdir)
700
701# This target untars the dist file and tries a VPATH configuration.  Then
702# it guarantees that the distribution is self-contained by making another
703# tarfile.
704distcheck: dist
705	case '$(DIST_ARCHIVES)' in \
706	*.tar.gz*) \
707	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
708	*.tar.bz2*) \
709	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
710	*.tar.lz*) \
711	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
712	*.tar.xz*) \
713	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
714	*.tar.Z*) \
715	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
716	*.shar.gz*) \
717	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
718	*.zip*) \
719	  unzip $(distdir).zip ;;\
720	esac
721	chmod -R a-w $(distdir)
722	chmod u+w $(distdir)
723	mkdir $(distdir)/_build $(distdir)/_inst
724	chmod a-w $(distdir)
725	test -d $(distdir)/_build || exit 0; \
726	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
727	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
728	  && am__cwd=`pwd` \
729	  && $(am__cd) $(distdir)/_build \
730	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
731	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
732	    $(DISTCHECK_CONFIGURE_FLAGS) \
733	  && $(MAKE) $(AM_MAKEFLAGS) \
734	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
735	  && $(MAKE) $(AM_MAKEFLAGS) check \
736	  && $(MAKE) $(AM_MAKEFLAGS) install \
737	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
738	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
739	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
740	        distuninstallcheck \
741	  && chmod -R a-w "$$dc_install_base" \
742	  && ({ \
743	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
744	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
745	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
746	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
747	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
748	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
749	  && rm -rf "$$dc_destdir" \
750	  && $(MAKE) $(AM_MAKEFLAGS) dist \
751	  && rm -rf $(DIST_ARCHIVES) \
752	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
753	  && cd "$$am__cwd" \
754	  || exit 1
755	$(am__post_remove_distdir)
756	@(echo "$(distdir) archives ready for distribution: "; \
757	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
758	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
759distuninstallcheck:
760	@test -n '$(distuninstallcheck_dir)' || { \
761	  echo 'ERROR: trying to run $@ with an empty' \
762	       '$$(distuninstallcheck_dir)' >&2; \
763	  exit 1; \
764	}; \
765	$(am__cd) '$(distuninstallcheck_dir)' || { \
766	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
767	  exit 1; \
768	}; \
769	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
770	   || { echo "ERROR: files left after uninstall:" ; \
771	        if test -n "$(DESTDIR)"; then \
772	          echo "  (check DESTDIR support)"; \
773	        fi ; \
774	        $(distuninstallcheck_listfiles) ; \
775	        exit 1; } >&2
776distcleancheck: distclean
777	@if test '$(srcdir)' = . ; then \
778	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
779	  exit 1 ; \
780	fi
781	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
782	  || { echo "ERROR: files left in build directory after distclean:" ; \
783	       $(distcleancheck_listfiles) ; \
784	       exit 1; } >&2
785check-am: all-am
786check: check-recursive
787all-am: Makefile $(DATA)
788installdirs: installdirs-recursive
789installdirs-am:
790	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
791	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
792	done
793install: install-recursive
794install-exec: install-exec-recursive
795install-data: install-data-recursive
796uninstall: uninstall-recursive
797
798install-am: all-am
799	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
800
801installcheck: installcheck-recursive
802install-strip:
803	if test -z '$(STRIP)'; then \
804	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
805	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
806	      install; \
807	else \
808	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
809	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
810	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
811	fi
812mostlyclean-generic:
813
814clean-generic:
815
816distclean-generic:
817	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
818	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
819
820maintainer-clean-generic:
821	@echo "This command is intended for maintainers to use"
822	@echo "it deletes files that may require special tools to rebuild."
823	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
824clean: clean-recursive
825
826clean-am: clean-generic clean-libtool mostlyclean-am
827
828distclean: distclean-recursive
829	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
830	-rm -f Makefile
831distclean-am: clean-am distclean-generic distclean-hdr \
832	distclean-libtool distclean-tags
833
834dvi: dvi-recursive
835
836dvi-am:
837
838html: html-recursive
839
840html-am:
841
842info: info-recursive
843
844info-am:
845
846install-data-am: install-pkgconfigDATA
847
848install-dvi: install-dvi-recursive
849
850install-dvi-am:
851
852install-exec-am:
853
854install-html: install-html-recursive
855
856install-html-am:
857
858install-info: install-info-recursive
859
860install-info-am:
861
862install-man:
863
864install-pdf: install-pdf-recursive
865
866install-pdf-am:
867
868install-ps: install-ps-recursive
869
870install-ps-am:
871
872installcheck-am:
873
874maintainer-clean: maintainer-clean-recursive
875	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
876	-rm -rf $(top_srcdir)/autom4te.cache
877	-rm -f Makefile
878maintainer-clean-am: distclean-am maintainer-clean-generic
879
880mostlyclean: mostlyclean-recursive
881
882mostlyclean-am: mostlyclean-generic mostlyclean-libtool
883
884pdf: pdf-recursive
885
886pdf-am:
887
888ps: ps-recursive
889
890ps-am:
891
892uninstall-am: uninstall-pkgconfigDATA
893
894.MAKE: $(am__recursive_targets) install-am install-strip
895
896.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
897	am--refresh check check-am clean clean-cscope clean-generic \
898	clean-libtool cscope cscopelist-am ctags ctags-am dist \
899	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
900	dist-tarZ dist-xz dist-zip distcheck distclean \
901	distclean-generic distclean-hdr distclean-libtool \
902	distclean-tags distcleancheck distdir distuninstallcheck dvi \
903	dvi-am html html-am info info-am install install-am \
904	install-data install-data-am install-dvi install-dvi-am \
905	install-exec install-exec-am install-html install-html-am \
906	install-info install-info-am install-man install-pdf \
907	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
908	install-strip installcheck installcheck-am installdirs \
909	installdirs-am maintainer-clean maintainer-clean-generic \
910	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
911	ps ps-am tags tags-am uninstall uninstall-am \
912	uninstall-pkgconfigDATA
913
914
915.PHONY: ChangeLog INSTALL
916
917INSTALL:
918	$(INSTALL_CMD)
919
920ChangeLog:
921	$(CHANGELOG_CMD)
922
923dist-hook: ChangeLog INSTALL
924
925@LINT_TRUE@lint:
926@LINT_TRUE@	@for subdir in $(LINT_SUBDIRS) ; do \
927@LINT_TRUE@		echo "Making $@ in $$subdir"; \
928@LINT_TRUE@		(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) lint) ; \
929@LINT_TRUE@	done
930
931# Tell versions [3.59,3.63) of GNU make to not export all variables.
932# Otherwise a system limit (for SysV at least) may be exceeded.
933.NOEXPORT:
934