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