1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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@
75am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
76install_sh_DATA = $(install_sh) -c -m 644
77install_sh_PROGRAM = $(install_sh) -c
78install_sh_SCRIPT = $(install_sh) -c
79INSTALL_HEADER = $(INSTALL_DATA)
80transform = $(program_transform_name)
81NORMAL_INSTALL = :
82PRE_INSTALL = :
83POST_INSTALL = :
84NORMAL_UNINSTALL = :
85PRE_UNINSTALL = :
86POST_UNINSTALL = :
87build_triplet = @build@
88host_triplet = @host@
89@HAVE_TABLE_LDAP_TRUE@am__append_1 = table-ldap
90@HAVE_TABLE_POSTGRES_TRUE@am__append_2 = table-postgres
91@HAVE_TABLE_PYTHON_TRUE@am__append_3 = table-python
92@HAVE_TABLE_MYSQL_TRUE@am__append_4 = table-mysql
93@HAVE_TABLE_SQLITE_TRUE@am__append_5 = table-sqlite
94@HAVE_TABLE_REDIS_TRUE@am__append_6 = table-redis
95@HAVE_TABLE_SOCKETMAP_TRUE@am__append_7 = table-socketmap
96@HAVE_TABLE_PASSWD_TRUE@am__append_8 = table-passwd
97@HAVE_TABLE_STUB_TRUE@am__append_9 = table-stub
98subdir = extras/tables
99ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal-openssh.m4 \
101	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
102	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
103	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
104am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
105	$(ACLOCAL_M4)
106DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
107mkinstalldirs = $(install_sh) -d
108CONFIG_HEADER = $(top_builddir)/config.h
109CONFIG_CLEAN_FILES =
110CONFIG_CLEAN_VPATH_FILES =
111AM_V_P = $(am__v_P_@AM_V@)
112am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
113am__v_P_0 = false
114am__v_P_1 = :
115AM_V_GEN = $(am__v_GEN_@AM_V@)
116am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117am__v_GEN_0 = @echo "  GEN     " $@;
118am__v_GEN_1 =
119AM_V_at = $(am__v_at_@AM_V@)
120am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
121am__v_at_0 = @
122am__v_at_1 =
123depcomp =
124am__maybe_remake_depfiles =
125SOURCES =
126DIST_SOURCES =
127RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
128	ctags-recursive dvi-recursive html-recursive info-recursive \
129	install-data-recursive install-dvi-recursive \
130	install-exec-recursive install-html-recursive \
131	install-info-recursive install-pdf-recursive \
132	install-ps-recursive install-recursive installcheck-recursive \
133	installdirs-recursive pdf-recursive ps-recursive \
134	tags-recursive uninstall-recursive
135am__can_run_installinfo = \
136  case $$AM_UPDATE_INFO_DIR in \
137    n|no|NO) false;; \
138    *) (install-info --version) >/dev/null 2>&1;; \
139  esac
140RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
141  distclean-recursive maintainer-clean-recursive
142am__recursive_targets = \
143  $(RECURSIVE_TARGETS) \
144  $(RECURSIVE_CLEAN_TARGETS) \
145  $(am__extra_recursive_targets)
146AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
147	distdir distdir-am
148am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149# Read a list of newline-separated strings from the standard input,
150# and print each of them once, without duplicates.  Input order is
151# *not* preserved.
152am__uniquify_input = $(AWK) '\
153  BEGIN { nonempty = 0; } \
154  { items[$$0] = 1; nonempty = 1; } \
155  END { if (nonempty) { for (i in items) print i; }; } \
156'
157# Make sure the list of sources is unique.  This is necessary because,
158# e.g., the same source file might be shared among _SOURCES variables
159# for different programs/libraries.
160am__define_uniq_tagged_files = \
161  list='$(am__tagged_files)'; \
162  unique=`for i in $$list; do \
163    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
164  done | $(am__uniquify_input)`
165ETAGS = etags
166CTAGS = ctags
167DIST_SUBDIRS = table-ldap table-postgres table-python table-mysql \
168	table-sqlite table-redis table-socketmap table-passwd \
169	table-stub
170am__DIST_COMMON = $(srcdir)/Makefile.in README
171DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
172am__relativize = \
173  dir0=`pwd`; \
174  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
175  sed_rest='s,^[^/]*/*,,'; \
176  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
177  sed_butlast='s,/*[^/]*$$,,'; \
178  while test -n "$$dir1"; do \
179    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
180    if test "$$first" != "."; then \
181      if test "$$first" = ".."; then \
182        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
183        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
184      else \
185        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
186        if test "$$first2" = "$$first"; then \
187          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
188        else \
189          dir2="../$$dir2"; \
190        fi; \
191        dir0="$$dir0"/"$$first"; \
192      fi; \
193    fi; \
194    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
195  done; \
196  reldir="$$dir2"
197pkglibexecdir = @pkglibexecdir@
198ACLOCAL = @ACLOCAL@
199AMTAR = @AMTAR@
200AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
201AR = @AR@
202AUTOCONF = @AUTOCONF@
203AUTOHEADER = @AUTOHEADER@
204AUTOMAKE = @AUTOMAKE@
205AWK = @AWK@
206CAT = @CAT@
207CC = @CC@
208CFLAGS = @CFLAGS@
209CPP = @CPP@
210CPPFLAGS = @CPPFLAGS@
211CYGPATH_W = @CYGPATH_W@
212DEFS = @DEFS@
213DLLTOOL = @DLLTOOL@
214DSYMUTIL = @DSYMUTIL@
215DUMPBIN = @DUMPBIN@
216ECHO_C = @ECHO_C@
217ECHO_N = @ECHO_N@
218ECHO_T = @ECHO_T@
219EGREP = @EGREP@
220EXEEXT = @EXEEXT@
221FGREP = @FGREP@
222GREP = @GREP@
223GROFF = @GROFF@
224INSTALL = @INSTALL@
225INSTALL_DATA = @INSTALL_DATA@
226INSTALL_PROGRAM = @INSTALL_PROGRAM@
227INSTALL_SCRIPT = @INSTALL_SCRIPT@
228INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
229LD = @LD@
230LDFLAGS = @LDFLAGS@
231LIBOBJS = @LIBOBJS@
232LIBS = @LIBS@
233LIBTOOL = @LIBTOOL@
234LIPO = @LIPO@
235LN_S = @LN_S@
236LTLIBOBJS = @LTLIBOBJS@
237LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
238LUA_CPPFLAGS = @LUA_CPPFLAGS@
239LUA_LDFLAGS = @LUA_LDFLAGS@
240MAKEINFO = @MAKEINFO@
241MANDOC = @MANDOC@
242MANFMT = @MANFMT@
243MANIFEST_TOOL = @MANIFEST_TOOL@
244MANTYPE = @MANTYPE@
245MKDIR_P = @MKDIR_P@
246MYSQL_CONFIG = @MYSQL_CONFIG@
247NM = @NM@
248NMEDIT = @NMEDIT@
249NROFF = @NROFF@
250OBJDUMP = @OBJDUMP@
251OBJEXT = @OBJEXT@
252OTOOL = @OTOOL@
253OTOOL64 = @OTOOL64@
254PACKAGE = @PACKAGE@
255PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
256PACKAGE_NAME = @PACKAGE_NAME@
257PACKAGE_STRING = @PACKAGE_STRING@
258PACKAGE_TARNAME = @PACKAGE_TARNAME@
259PACKAGE_URL = @PACKAGE_URL@
260PACKAGE_VERSION = @PACKAGE_VERSION@
261PATH_SEPARATOR = @PATH_SEPARATOR@
262PERL_CPPFLAGS = @PERL_CPPFLAGS@
263PERL_LDFLAGS = @PERL_LDFLAGS@
264PRIVSEP_PATH = @PRIVSEP_PATH@
265PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
266PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
267RANLIB = @RANLIB@
268REDIS_CPPFLAGS = @REDIS_CPPFLAGS@
269REDIS_LDFLAGS = @REDIS_LDFLAGS@
270SED = @SED@
271SET_MAKE = @SET_MAKE@
272SH = @SH@
273SHELL = @SHELL@
274SMTPD_USER = @SMTPD_USER@
275STRIP = @STRIP@
276STRIP_OPT = @STRIP_OPT@
277TEST_MINUS_S_SH = @TEST_MINUS_S_SH@
278VERSION = @VERSION@
279abs_builddir = @abs_builddir@
280abs_srcdir = @abs_srcdir@
281abs_top_builddir = @abs_top_builddir@
282abs_top_srcdir = @abs_top_srcdir@
283ac_ct_AR = @ac_ct_AR@
284ac_ct_CC = @ac_ct_CC@
285ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
286am__leading_dot = @am__leading_dot@
287am__tar = @am__tar@
288am__untar = @am__untar@
289bindir = @bindir@
290build = @build@
291build_alias = @build_alias@
292build_cpu = @build_cpu@
293build_os = @build_os@
294build_vendor = @build_vendor@
295builddir = @builddir@
296datadir = @datadir@
297datarootdir = @datarootdir@
298docdir = @docdir@
299dvidir = @dvidir@
300exec_prefix = @exec_prefix@
301host = @host@
302host_alias = @host_alias@
303host_cpu = @host_cpu@
304host_os = @host_os@
305host_vendor = @host_vendor@
306htmldir = @htmldir@
307includedir = @includedir@
308infodir = @infodir@
309install_sh = @install_sh@
310libdir = @libdir@
311libexecdir = @libexecdir@
312localedir = @localedir@
313localstatedir = @localstatedir@
314mandir = @mandir@
315mansubdir = @mansubdir@
316mkdir_p = @mkdir_p@
317oldincludedir = @oldincludedir@
318pdfdir = @pdfdir@
319prefix = @prefix@
320program_transform_name = @program_transform_name@
321psdir = @psdir@
322sbindir = @sbindir@
323sharedstatedir = @sharedstatedir@
324srcdir = @srcdir@
325sysconfdir = @sysconfdir@
326target_alias = @target_alias@
327top_build_prefix = @top_build_prefix@
328top_builddir = @top_builddir@
329top_srcdir = @top_srcdir@
330SUBDIRS = $(am__append_1) $(am__append_2) $(am__append_3) \
331	$(am__append_4) $(am__append_5) $(am__append_6) \
332	$(am__append_7) $(am__append_8) $(am__append_9)
333all: all-recursive
334
335.SUFFIXES:
336$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
337	@for dep in $?; do \
338	  case '$(am__configure_deps)' in \
339	    *$$dep*) \
340	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
341	        && { if test -f $@; then exit 0; else break; fi; }; \
342	      exit 1;; \
343	  esac; \
344	done; \
345	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps extras/tables/Makefile'; \
346	$(am__cd) $(top_srcdir) && \
347	  $(AUTOMAKE) --foreign --ignore-deps extras/tables/Makefile
348Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349	@case '$?' in \
350	  *config.status*) \
351	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
352	  *) \
353	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
354	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
355	esac;
356
357$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
358	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359
360$(top_srcdir)/configure:  $(am__configure_deps)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
363	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364$(am__aclocal_m4_deps):
365
366mostlyclean-libtool:
367	-rm -f *.lo
368
369clean-libtool:
370	-rm -rf .libs _libs
371
372# This directory's subdirectories are mostly independent; you can cd
373# into them and run 'make' without going through this Makefile.
374# To change the values of 'make' variables: instead of editing Makefiles,
375# (1) if the variable is set in 'config.status', edit 'config.status'
376#     (which will cause the Makefiles to be regenerated when you run 'make');
377# (2) otherwise, pass the desired values on the 'make' command line.
378$(am__recursive_targets):
379	@fail=; \
380	if $(am__make_keepgoing); then \
381	  failcom='fail=yes'; \
382	else \
383	  failcom='exit 1'; \
384	fi; \
385	dot_seen=no; \
386	target=`echo $@ | sed s/-recursive//`; \
387	case "$@" in \
388	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
389	  *) list='$(SUBDIRS)' ;; \
390	esac; \
391	for subdir in $$list; do \
392	  echo "Making $$target in $$subdir"; \
393	  if test "$$subdir" = "."; then \
394	    dot_seen=yes; \
395	    local_target="$$target-am"; \
396	  else \
397	    local_target="$$target"; \
398	  fi; \
399	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
400	  || eval $$failcom; \
401	done; \
402	if test "$$dot_seen" = "no"; then \
403	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
404	fi; test -z "$$fail"
405
406ID: $(am__tagged_files)
407	$(am__define_uniq_tagged_files); mkid -fID $$unique
408tags: tags-recursive
409TAGS: tags
410
411tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
412	set x; \
413	here=`pwd`; \
414	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
415	  include_option=--etags-include; \
416	  empty_fix=.; \
417	else \
418	  include_option=--include; \
419	  empty_fix=; \
420	fi; \
421	list='$(SUBDIRS)'; for subdir in $$list; do \
422	  if test "$$subdir" = .; then :; else \
423	    test ! -f $$subdir/TAGS || \
424	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
425	  fi; \
426	done; \
427	$(am__define_uniq_tagged_files); \
428	shift; \
429	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
430	  test -n "$$unique" || unique=$$empty_fix; \
431	  if test $$# -gt 0; then \
432	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
433	      "$$@" $$unique; \
434	  else \
435	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
436	      $$unique; \
437	  fi; \
438	fi
439ctags: ctags-recursive
440
441CTAGS: ctags
442ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
443	$(am__define_uniq_tagged_files); \
444	test -z "$(CTAGS_ARGS)$$unique" \
445	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446	     $$unique
447
448GTAGS:
449	here=`$(am__cd) $(top_builddir) && pwd` \
450	  && $(am__cd) $(top_srcdir) \
451	  && gtags -i $(GTAGS_ARGS) "$$here"
452cscopelist: cscopelist-recursive
453
454cscopelist-am: $(am__tagged_files)
455	list='$(am__tagged_files)'; \
456	case "$(srcdir)" in \
457	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
458	  *) sdir=$(subdir)/$(srcdir) ;; \
459	esac; \
460	for i in $$list; do \
461	  if test -f "$$i"; then \
462	    echo "$(subdir)/$$i"; \
463	  else \
464	    echo "$$sdir/$$i"; \
465	  fi; \
466	done >> $(top_builddir)/cscope.files
467
468distclean-tags:
469	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
470
471distdir: $(BUILT_SOURCES)
472	$(MAKE) $(AM_MAKEFLAGS) distdir-am
473
474distdir-am: $(DISTFILES)
475	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
476	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
477	list='$(DISTFILES)'; \
478	  dist_files=`for file in $$list; do echo $$file; done | \
479	  sed -e "s|^$$srcdirstrip/||;t" \
480	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
481	case $$dist_files in \
482	  */*) $(MKDIR_P) `echo "$$dist_files" | \
483			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
484			   sort -u` ;; \
485	esac; \
486	for file in $$dist_files; do \
487	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
488	  if test -d $$d/$$file; then \
489	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
490	    if test -d "$(distdir)/$$file"; then \
491	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
492	    fi; \
493	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
494	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
495	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
496	    fi; \
497	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
498	  else \
499	    test -f "$(distdir)/$$file" \
500	    || cp -p $$d/$$file "$(distdir)/$$file" \
501	    || exit 1; \
502	  fi; \
503	done
504	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
505	  if test "$$subdir" = .; then :; else \
506	    $(am__make_dryrun) \
507	      || test -d "$(distdir)/$$subdir" \
508	      || $(MKDIR_P) "$(distdir)/$$subdir" \
509	      || exit 1; \
510	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
511	    $(am__relativize); \
512	    new_distdir=$$reldir; \
513	    dir1=$$subdir; dir2="$(top_distdir)"; \
514	    $(am__relativize); \
515	    new_top_distdir=$$reldir; \
516	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
517	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
518	    ($(am__cd) $$subdir && \
519	      $(MAKE) $(AM_MAKEFLAGS) \
520	        top_distdir="$$new_top_distdir" \
521	        distdir="$$new_distdir" \
522		am__remove_distdir=: \
523		am__skip_length_check=: \
524		am__skip_mode_fix=: \
525	        distdir) \
526	      || exit 1; \
527	  fi; \
528	done
529check-am: all-am
530check: check-recursive
531all-am: Makefile
532installdirs: installdirs-recursive
533installdirs-am:
534install: install-recursive
535install-exec: install-exec-recursive
536install-data: install-data-recursive
537uninstall: uninstall-recursive
538
539install-am: all-am
540	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
541
542installcheck: installcheck-recursive
543install-strip:
544	if test -z '$(STRIP)'; then \
545	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
546	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
547	      install; \
548	else \
549	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
550	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
551	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
552	fi
553mostlyclean-generic:
554
555clean-generic:
556
557distclean-generic:
558	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
559	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
560
561maintainer-clean-generic:
562	@echo "This command is intended for maintainers to use"
563	@echo "it deletes files that may require special tools to rebuild."
564clean: clean-recursive
565
566clean-am: clean-generic clean-libtool mostlyclean-am
567
568distclean: distclean-recursive
569	-rm -f Makefile
570distclean-am: clean-am distclean-generic distclean-tags
571
572dvi: dvi-recursive
573
574dvi-am:
575
576html: html-recursive
577
578html-am:
579
580info: info-recursive
581
582info-am:
583
584install-data-am:
585
586install-dvi: install-dvi-recursive
587
588install-dvi-am:
589
590install-exec-am:
591
592install-html: install-html-recursive
593
594install-html-am:
595
596install-info: install-info-recursive
597
598install-info-am:
599
600install-man:
601
602install-pdf: install-pdf-recursive
603
604install-pdf-am:
605
606install-ps: install-ps-recursive
607
608install-ps-am:
609
610installcheck-am:
611
612maintainer-clean: maintainer-clean-recursive
613	-rm -f Makefile
614maintainer-clean-am: distclean-am maintainer-clean-generic
615
616mostlyclean: mostlyclean-recursive
617
618mostlyclean-am: mostlyclean-generic mostlyclean-libtool
619
620pdf: pdf-recursive
621
622pdf-am:
623
624ps: ps-recursive
625
626ps-am:
627
628uninstall-am:
629
630.MAKE: $(am__recursive_targets) install-am install-strip
631
632.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
633	check-am clean clean-generic clean-libtool cscopelist-am ctags \
634	ctags-am distclean distclean-generic distclean-libtool \
635	distclean-tags distdir dvi dvi-am html html-am info info-am \
636	install install-am install-data install-data-am install-dvi \
637	install-dvi-am install-exec install-exec-am install-html \
638	install-html-am install-info install-info-am install-man \
639	install-pdf install-pdf-am install-ps install-ps-am \
640	install-strip installcheck installcheck-am installdirs \
641	installdirs-am maintainer-clean maintainer-clean-generic \
642	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
643	ps ps-am tags tags-am uninstall uninstall-am
644
645.PRECIOUS: Makefile
646
647
648# Tell versions [3.59,3.63) of GNU make to not export all variables.
649# Otherwise a system limit (for SysV at least) may be exceeded.
650.NOEXPORT:
651