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@
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 = doc
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/libprelude.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(dist_doc_DATA) \
100	$(am__DIST_COMMON)
101mkinstalldirs = $(install_sh) -d
102CONFIG_HEADER = $(top_builddir)/src/autoconf.h
103CONFIG_CLEAN_FILES =
104CONFIG_CLEAN_VPATH_FILES =
105AM_V_P = $(am__v_P_@AM_V@)
106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
107am__v_P_0 = false
108am__v_P_1 = :
109AM_V_GEN = $(am__v_GEN_@AM_V@)
110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111am__v_GEN_0 = @echo "  GEN     " $@;
112am__v_GEN_1 =
113AM_V_at = $(am__v_at_@AM_V@)
114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115am__v_at_0 = @
116am__v_at_1 =
117SOURCES =
118DIST_SOURCES =
119RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
120	ctags-recursive dvi-recursive html-recursive info-recursive \
121	install-data-recursive install-dvi-recursive \
122	install-exec-recursive install-html-recursive \
123	install-info-recursive install-pdf-recursive \
124	install-ps-recursive install-recursive installcheck-recursive \
125	installdirs-recursive pdf-recursive ps-recursive \
126	tags-recursive uninstall-recursive
127am__can_run_installinfo = \
128  case $$AM_UPDATE_INFO_DIR in \
129    n|no|NO) false;; \
130    *) (install-info --version) >/dev/null 2>&1;; \
131  esac
132am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
133am__vpath_adj = case $$p in \
134    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135    *) f=$$p;; \
136  esac;
137am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
138am__install_max = 40
139am__nobase_strip_setup = \
140  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141am__nobase_strip = \
142  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
143am__nobase_list = $(am__nobase_strip_setup); \
144  for p in $$list; do echo "$$p $$p"; done | \
145  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
146  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147    if (++n[$$2] == $(am__install_max)) \
148      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
149    END { for (dir in files) print dir, files[dir] }'
150am__base_list = \
151  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
152  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
153am__uninstall_files_from_dir = { \
154  test -z "$$files" \
155    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
156    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
157         $(am__cd) "$$dir" && rm -f $$files; }; \
158  }
159am__installdirs = "$(DESTDIR)$(docdir)"
160DATA = $(dist_doc_DATA)
161RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
162  distclean-recursive maintainer-clean-recursive
163am__recursive_targets = \
164  $(RECURSIVE_TARGETS) \
165  $(RECURSIVE_CLEAN_TARGETS) \
166  $(am__extra_recursive_targets)
167AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
168	distdir distdir-am
169am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
170# Read a list of newline-separated strings from the standard input,
171# and print each of them once, without duplicates.  Input order is
172# *not* preserved.
173am__uniquify_input = $(AWK) '\
174  BEGIN { nonempty = 0; } \
175  { items[$$0] = 1; nonempty = 1; } \
176  END { if (nonempty) { for (i in items) print i; }; } \
177'
178# Make sure the list of sources is unique.  This is necessary because,
179# e.g., the same source file might be shared among _SOURCES variables
180# for different programs/libraries.
181am__define_uniq_tagged_files = \
182  list='$(am__tagged_files)'; \
183  unique=`for i in $$list; do \
184    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
185  done | $(am__uniquify_input)`
186ETAGS = etags
187CTAGS = ctags
188DIST_SUBDIRS = $(SUBDIRS)
189am__DIST_COMMON = $(srcdir)/Makefile.in AUTHORS INSTALL NEWS README \
190	TODO
191DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
192am__relativize = \
193  dir0=`pwd`; \
194  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
195  sed_rest='s,^[^/]*/*,,'; \
196  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
197  sed_butlast='s,/*[^/]*$$,,'; \
198  while test -n "$$dir1"; do \
199    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
200    if test "$$first" != "."; then \
201      if test "$$first" = ".."; then \
202        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
203        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
204      else \
205        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
206        if test "$$first2" = "$$first"; then \
207          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
208        else \
209          dir2="../$$dir2"; \
210        fi; \
211        dir0="$$dir0"/"$$first"; \
212      fi; \
213    fi; \
214    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
215  done; \
216  reldir="$$dir2"
217ACLOCAL = @ACLOCAL@
218AMTAR = @AMTAR@
219AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
220AR = @AR@
221AUTOCONF = @AUTOCONF@
222AUTOHEADER = @AUTOHEADER@
223AUTOMAKE = @AUTOMAKE@
224AWK = @AWK@
225CARGO = @CARGO@
226CARGO_BUILD_TARGET = @CARGO_BUILD_TARGET@
227CARGO_HOME = @CARGO_HOME@
228CBINDGEN = @CBINDGEN@
229CC = @CC@
230CCDEPMODE = @CCDEPMODE@
231CFLAGS = @CFLAGS@
232CLANG = @CLANG@
233CLANG_CFLAGS = @CLANG_CFLAGS@
234CONFIGURE_DATAROOTDIR = @CONFIGURE_DATAROOTDIR@
235CONFIGURE_LOCALSTATEDIR = @CONFIGURE_LOCALSTATEDIR@
236CONFIGURE_PREFIX = @CONFIGURE_PREFIX@
237CONFIGURE_SYSCONDIR = @CONFIGURE_SYSCONDIR@
238CPP = @CPP@
239CPPFLAGS = @CPPFLAGS@
240CXX = @CXX@
241CXXCPP = @CXXCPP@
242CXXDEPMODE = @CXXDEPMODE@
243CXXFLAGS = @CXXFLAGS@
244CYGPATH_W = @CYGPATH_W@
245DEFS = @DEFS@
246DEPDIR = @DEPDIR@
247DLLTOOL = @DLLTOOL@
248DSYMUTIL = @DSYMUTIL@
249DUMPBIN = @DUMPBIN@
250ECHO_C = @ECHO_C@
251ECHO_N = @ECHO_N@
252ECHO_T = @ECHO_T@
253EGREP = @EGREP@
254EXEEXT = @EXEEXT@
255FGREP = @FGREP@
256GCC_CFLAGS = @GCC_CFLAGS@
257GREP = @GREP@
258HAVE_COCCINELLE_CONFIG = @HAVE_COCCINELLE_CONFIG@
259HAVE_CURL = @HAVE_CURL@
260HAVE_CYGPATH = @HAVE_CYGPATH@
261HAVE_GETCONF_CMD = @HAVE_GETCONF_CMD@
262HAVE_GIT_CMD = @HAVE_GIT_CMD@
263HAVE_PCAP_CONFIG = @HAVE_PCAP_CONFIG@
264HAVE_PDFLATEX = @HAVE_PDFLATEX@
265HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
266HAVE_PYTHON = @HAVE_PYTHON@
267HAVE_SPHINXBUILD = @HAVE_SPHINXBUILD@
268HAVE_WGET = @HAVE_WGET@
269HTP_DIR = @HTP_DIR@
270HTP_LDADD = @HTP_LDADD@
271INSTALL = @INSTALL@
272INSTALL_DATA = @INSTALL_DATA@
273INSTALL_PROGRAM = @INSTALL_PROGRAM@
274INSTALL_SCRIPT = @INSTALL_SCRIPT@
275INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276LD = @LD@
277LDFLAGS = @LDFLAGS@
278LIBHTPDEVVERSION_CFLAGS = @LIBHTPDEVVERSION_CFLAGS@
279LIBHTPDEVVERSION_LIBS = @LIBHTPDEVVERSION_LIBS@
280LIBHTPMINVERSION_CFLAGS = @LIBHTPMINVERSION_CFLAGS@
281LIBHTPMINVERSION_LIBS = @LIBHTPMINVERSION_LIBS@
282LIBOBJS = @LIBOBJS@
283LIBPCREVERSION_CFLAGS = @LIBPCREVERSION_CFLAGS@
284LIBPCREVERSION_LIBS = @LIBPCREVERSION_LIBS@
285LIBPRELUDE_CFLAGS = @LIBPRELUDE_CFLAGS@
286LIBPRELUDE_CONFIG = @LIBPRELUDE_CONFIG@
287LIBPRELUDE_CONFIG_PREFIX = @LIBPRELUDE_CONFIG_PREFIX@
288LIBPRELUDE_LDFLAGS = @LIBPRELUDE_LDFLAGS@
289LIBPRELUDE_LIBS = @LIBPRELUDE_LIBS@
290LIBPRELUDE_PREFIX = @LIBPRELUDE_PREFIX@
291LIBPRELUDE_PTHREAD_CFLAGS = @LIBPRELUDE_PTHREAD_CFLAGS@
292LIBS = @LIBS@
293LIBTOOL = @LIBTOOL@
294LIB_FUZZING_ENGINE = @LIB_FUZZING_ENGINE@
295LIPO = @LIPO@
296LLC = @LLC@
297LN_S = @LN_S@
298LTLIBOBJS = @LTLIBOBJS@
299LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
300LUAJIT_CFLAGS = @LUAJIT_CFLAGS@
301LUAJIT_LIBS = @LUAJIT_LIBS@
302LUA_CFLAGS = @LUA_CFLAGS@
303LUA_INT8 = @LUA_INT8@
304LUA_LIBS = @LUA_LIBS@
305MAKEINFO = @MAKEINFO@
306MANIFEST_TOOL = @MANIFEST_TOOL@
307MKDIR_P = @MKDIR_P@
308NM = @NM@
309NMEDIT = @NMEDIT@
310OBJDUMP = @OBJDUMP@
311OBJEXT = @OBJEXT@
312OPTIMIZATION_CFLAGS = @OPTIMIZATION_CFLAGS@
313OTOOL = @OTOOL@
314OTOOL64 = @OTOOL64@
315PACKAGE = @PACKAGE@
316PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
317PACKAGE_NAME = @PACKAGE_NAME@
318PACKAGE_STRING = @PACKAGE_STRING@
319PACKAGE_TARNAME = @PACKAGE_TARNAME@
320PACKAGE_URL = @PACKAGE_URL@
321PACKAGE_VERSION = @PACKAGE_VERSION@
322PATH_SEPARATOR = @PATH_SEPARATOR@
323PCAP_CFLAGS = @PCAP_CFLAGS@
324PCAP_LIBS = @PCAP_LIBS@
325PKG_CONFIG = @PKG_CONFIG@
326PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
327PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
328POW_LIB = @POW_LIB@
329RANLIB = @RANLIB@
330RUSTC = @RUSTC@
331RUSTUP_HOME_PATH = @RUSTUP_HOME_PATH@
332RUST_FEATURES = @RUST_FEATURES@
333RUST_LDADD = @RUST_LDADD@
334RUST_SURICATA_LIB = @RUST_SURICATA_LIB@
335RUST_SURICATA_LIBDIR = @RUST_SURICATA_LIBDIR@
336SECCFLAGS = @SECCFLAGS@
337SECLDFLAGS = @SECLDFLAGS@
338SED = @SED@
339SET_MAKE = @SET_MAKE@
340SHELL = @SHELL@
341STRIP = @STRIP@
342SURICATA_UPDATE_DIR = @SURICATA_UPDATE_DIR@
343VERSION = @VERSION@
344abs_builddir = @abs_builddir@
345abs_srcdir = @abs_srcdir@
346abs_top_builddir = @abs_top_builddir@
347abs_top_srcdir = @abs_top_srcdir@
348ac_ct_AR = @ac_ct_AR@
349ac_ct_CC = @ac_ct_CC@
350ac_ct_CXX = @ac_ct_CXX@
351ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
352am__include = @am__include@
353am__leading_dot = @am__leading_dot@
354am__quote = @am__quote@
355am__tar = @am__tar@
356am__untar = @am__untar@
357bindir = @bindir@
358build = @build@
359build_alias = @build_alias@
360build_cpu = @build_cpu@
361build_os = @build_os@
362build_vendor = @build_vendor@
363builddir = @builddir@
364datadir = @datadir@
365datarootdir = @datarootdir@
366docdir = ${datarootdir}/doc/${PACKAGE}
367dvidir = @dvidir@
368e_datarulesdir = @e_datarulesdir@
369e_defaultruledir = @e_defaultruledir@
370e_enable_evelog = @e_enable_evelog@
371e_localstatedir = @e_localstatedir@
372e_logcertsdir = @e_logcertsdir@
373e_logdir = @e_logdir@
374e_logfilesdir = @e_logfilesdir@
375e_magic_file = @e_magic_file@
376e_magic_file_comment = @e_magic_file_comment@
377e_rundir = @e_rundir@
378e_rustdir = @e_rustdir@
379e_sysconfdir = @e_sysconfdir@
380exec_prefix = @exec_prefix@
381have_cargo_vendor_bin = @have_cargo_vendor_bin@
382have_rustup = @have_rustup@
383host = @host@
384host_alias = @host_alias@
385host_cpu = @host_cpu@
386host_os = @host_os@
387host_vendor = @host_vendor@
388htmldir = @htmldir@
389includedir = @includedir@
390infodir = @infodir@
391install_sh = @install_sh@
392libdir = @libdir@
393libexecdir = @libexecdir@
394libhs_CFLAGS = @libhs_CFLAGS@
395libhs_LIBS = @libhs_LIBS@
396libhtp_CFLAGS = @libhtp_CFLAGS@
397libhtp_LIBS = @libhtp_LIBS@
398libnetfilter_queue_CFLAGS = @libnetfilter_queue_CFLAGS@
399libnetfilter_queue_LIBS = @libnetfilter_queue_LIBS@
400libnspr_CFLAGS = @libnspr_CFLAGS@
401libnspr_LIBS = @libnspr_LIBS@
402libnss_CFLAGS = @libnss_CFLAGS@
403libnss_LIBS = @libnss_LIBS@
404localedir = @localedir@
405localstatedir = @localstatedir@
406mandir = @mandir@
407mkdir_p = @mkdir_p@
408oldincludedir = @oldincludedir@
409pdfdir = @pdfdir@
410prefix = @prefix@
411program_transform_name = @program_transform_name@
412psdir = @psdir@
413runstatedir = @runstatedir@
414rust_vendor_comment = @rust_vendor_comment@
415rustup_home = @rustup_home@
416sbindir = @sbindir@
417sharedstatedir = @sharedstatedir@
418srcdir = @srcdir@
419subdirs = @subdirs@
420sysconfdir = @sysconfdir@
421target_alias = @target_alias@
422top_build_prefix = @top_build_prefix@
423top_builddir = @top_builddir@
424top_srcdir = @top_srcdir@
425SUBDIRS = userguide devguide
426EXTRA_DIST = \
427AUTHORS \
428GITGUIDE \
429INSTALL \
430NEWS \
431README \
432TODO \
433INSTALL.PF_RING \
434INSTALL.WINDOWS \
435\
436Basic_Setup.txt \
437Setting_up_IPSinline_for_Linux.txt \
438Third_Party_Installation_Guides.txt
439
440dist_doc_DATA = ${EXTRA_DIST}
441all: all-recursive
442
443.SUFFIXES:
444$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
445	@for dep in $?; do \
446	  case '$(am__configure_deps)' in \
447	    *$$dep*) \
448	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
449	        && { if test -f $@; then exit 0; else break; fi; }; \
450	      exit 1;; \
451	  esac; \
452	done; \
453	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
454	$(am__cd) $(top_srcdir) && \
455	  $(AUTOMAKE) --gnu doc/Makefile
456Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
457	@case '$?' in \
458	  *config.status*) \
459	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
460	  *) \
461	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
462	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
463	esac;
464
465$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
466	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467
468$(top_srcdir)/configure:  $(am__configure_deps)
469	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
470$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
471	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
472$(am__aclocal_m4_deps):
473
474mostlyclean-libtool:
475	-rm -f *.lo
476
477clean-libtool:
478	-rm -rf .libs _libs
479install-dist_docDATA: $(dist_doc_DATA)
480	@$(NORMAL_INSTALL)
481	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
482	if test -n "$$list"; then \
483	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
484	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
485	fi; \
486	for p in $$list; do \
487	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
488	  echo "$$d$$p"; \
489	done | $(am__base_list) | \
490	while read files; do \
491	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
492	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
493	done
494
495uninstall-dist_docDATA:
496	@$(NORMAL_UNINSTALL)
497	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
498	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
499	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
500
501# This directory's subdirectories are mostly independent; you can cd
502# into them and run 'make' without going through this Makefile.
503# To change the values of 'make' variables: instead of editing Makefiles,
504# (1) if the variable is set in 'config.status', edit 'config.status'
505#     (which will cause the Makefiles to be regenerated when you run 'make');
506# (2) otherwise, pass the desired values on the 'make' command line.
507$(am__recursive_targets):
508	@fail=; \
509	if $(am__make_keepgoing); then \
510	  failcom='fail=yes'; \
511	else \
512	  failcom='exit 1'; \
513	fi; \
514	dot_seen=no; \
515	target=`echo $@ | sed s/-recursive//`; \
516	case "$@" in \
517	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
518	  *) list='$(SUBDIRS)' ;; \
519	esac; \
520	for subdir in $$list; do \
521	  echo "Making $$target in $$subdir"; \
522	  if test "$$subdir" = "."; then \
523	    dot_seen=yes; \
524	    local_target="$$target-am"; \
525	  else \
526	    local_target="$$target"; \
527	  fi; \
528	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
529	  || eval $$failcom; \
530	done; \
531	if test "$$dot_seen" = "no"; then \
532	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
533	fi; test -z "$$fail"
534
535ID: $(am__tagged_files)
536	$(am__define_uniq_tagged_files); mkid -fID $$unique
537tags: tags-recursive
538TAGS: tags
539
540tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
541	set x; \
542	here=`pwd`; \
543	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
544	  include_option=--etags-include; \
545	  empty_fix=.; \
546	else \
547	  include_option=--include; \
548	  empty_fix=; \
549	fi; \
550	list='$(SUBDIRS)'; for subdir in $$list; do \
551	  if test "$$subdir" = .; then :; else \
552	    test ! -f $$subdir/TAGS || \
553	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
554	  fi; \
555	done; \
556	$(am__define_uniq_tagged_files); \
557	shift; \
558	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
559	  test -n "$$unique" || unique=$$empty_fix; \
560	  if test $$# -gt 0; then \
561	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
562	      "$$@" $$unique; \
563	  else \
564	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
565	      $$unique; \
566	  fi; \
567	fi
568ctags: ctags-recursive
569
570CTAGS: ctags
571ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
572	$(am__define_uniq_tagged_files); \
573	test -z "$(CTAGS_ARGS)$$unique" \
574	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
575	     $$unique
576
577GTAGS:
578	here=`$(am__cd) $(top_builddir) && pwd` \
579	  && $(am__cd) $(top_srcdir) \
580	  && gtags -i $(GTAGS_ARGS) "$$here"
581cscopelist: cscopelist-recursive
582
583cscopelist-am: $(am__tagged_files)
584	list='$(am__tagged_files)'; \
585	case "$(srcdir)" in \
586	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
587	  *) sdir=$(subdir)/$(srcdir) ;; \
588	esac; \
589	for i in $$list; do \
590	  if test -f "$$i"; then \
591	    echo "$(subdir)/$$i"; \
592	  else \
593	    echo "$$sdir/$$i"; \
594	  fi; \
595	done >> $(top_builddir)/cscope.files
596
597distclean-tags:
598	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
599
600distdir: $(BUILT_SOURCES)
601	$(MAKE) $(AM_MAKEFLAGS) distdir-am
602
603distdir-am: $(DISTFILES)
604	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
605	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
606	list='$(DISTFILES)'; \
607	  dist_files=`for file in $$list; do echo $$file; done | \
608	  sed -e "s|^$$srcdirstrip/||;t" \
609	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
610	case $$dist_files in \
611	  */*) $(MKDIR_P) `echo "$$dist_files" | \
612			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
613			   sort -u` ;; \
614	esac; \
615	for file in $$dist_files; do \
616	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
617	  if test -d $$d/$$file; then \
618	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
619	    if test -d "$(distdir)/$$file"; then \
620	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
621	    fi; \
622	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
623	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
624	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
625	    fi; \
626	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
627	  else \
628	    test -f "$(distdir)/$$file" \
629	    || cp -p $$d/$$file "$(distdir)/$$file" \
630	    || exit 1; \
631	  fi; \
632	done
633	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
634	  if test "$$subdir" = .; then :; else \
635	    $(am__make_dryrun) \
636	      || test -d "$(distdir)/$$subdir" \
637	      || $(MKDIR_P) "$(distdir)/$$subdir" \
638	      || exit 1; \
639	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
640	    $(am__relativize); \
641	    new_distdir=$$reldir; \
642	    dir1=$$subdir; dir2="$(top_distdir)"; \
643	    $(am__relativize); \
644	    new_top_distdir=$$reldir; \
645	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
646	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
647	    ($(am__cd) $$subdir && \
648	      $(MAKE) $(AM_MAKEFLAGS) \
649	        top_distdir="$$new_top_distdir" \
650	        distdir="$$new_distdir" \
651		am__remove_distdir=: \
652		am__skip_length_check=: \
653		am__skip_mode_fix=: \
654	        distdir) \
655	      || exit 1; \
656	  fi; \
657	done
658check-am: all-am
659check: check-recursive
660all-am: Makefile $(DATA)
661installdirs: installdirs-recursive
662installdirs-am:
663	for dir in "$(DESTDIR)$(docdir)"; do \
664	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
665	done
666install: install-recursive
667install-exec: install-exec-recursive
668install-data: install-data-recursive
669uninstall: uninstall-recursive
670
671install-am: all-am
672	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
673
674installcheck: installcheck-recursive
675install-strip:
676	if test -z '$(STRIP)'; then \
677	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
678	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
679	      install; \
680	else \
681	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
682	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
683	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
684	fi
685mostlyclean-generic:
686
687clean-generic:
688
689distclean-generic:
690	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
691	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
692
693maintainer-clean-generic:
694	@echo "This command is intended for maintainers to use"
695	@echo "it deletes files that may require special tools to rebuild."
696clean: clean-recursive
697
698clean-am: clean-generic clean-libtool mostlyclean-am
699
700distclean: distclean-recursive
701	-rm -f Makefile
702distclean-am: clean-am distclean-generic distclean-tags
703
704dvi: dvi-recursive
705
706dvi-am:
707
708html: html-recursive
709
710html-am:
711
712info: info-recursive
713
714info-am:
715
716install-data-am: install-dist_docDATA
717
718install-dvi: install-dvi-recursive
719
720install-dvi-am:
721
722install-exec-am:
723
724install-html: install-html-recursive
725
726install-html-am:
727
728install-info: install-info-recursive
729
730install-info-am:
731
732install-man:
733
734install-pdf: install-pdf-recursive
735
736install-pdf-am:
737
738install-ps: install-ps-recursive
739
740install-ps-am:
741
742installcheck-am:
743
744maintainer-clean: maintainer-clean-recursive
745	-rm -f Makefile
746maintainer-clean-am: distclean-am maintainer-clean-generic
747
748mostlyclean: mostlyclean-recursive
749
750mostlyclean-am: mostlyclean-generic mostlyclean-libtool
751
752pdf: pdf-recursive
753
754pdf-am:
755
756ps: ps-recursive
757
758ps-am:
759
760uninstall-am: uninstall-dist_docDATA
761
762.MAKE: $(am__recursive_targets) install-am install-strip
763
764.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
765	check-am clean clean-generic clean-libtool cscopelist-am ctags \
766	ctags-am distclean distclean-generic distclean-libtool \
767	distclean-tags distdir dvi dvi-am html html-am info info-am \
768	install install-am install-data install-data-am \
769	install-dist_docDATA install-dvi install-dvi-am install-exec \
770	install-exec-am install-html install-html-am install-info \
771	install-info-am install-man install-pdf install-pdf-am \
772	install-ps install-ps-am install-strip installcheck \
773	installcheck-am installdirs installdirs-am maintainer-clean \
774	maintainer-clean-generic mostlyclean mostlyclean-generic \
775	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
776	uninstall-am uninstall-dist_docDATA
777
778.PRECIOUS: Makefile
779
780
781# Tell versions [3.59,3.63) of GNU make to not export all variables.
782# Otherwise a system limit (for SysV at least) may be exceeded.
783.NOEXPORT:
784