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