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@
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 = src
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_ibm_db2.m4 \
93	$(top_srcdir)/m4/ax_lib_mysql.m4 \
94	$(top_srcdir)/m4/ax_lib_oracle_oci.m4 \
95	$(top_srcdir)/m4/ax_lib_postgresql.m4 \
96	$(top_srcdir)/m4/ax_lib_sqlite3.m4 $(top_srcdir)/m4/iconv.m4 \
97	$(top_srcdir)/m4/jabber.m4 $(top_srcdir)/m4/ldap.m4 \
98	$(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libgnutls.m4 \
99	$(top_srcdir)/m4/libmbedtls.m4 $(top_srcdir)/m4/libopenssl.m4 \
100	$(top_srcdir)/m4/libssh2.m4 $(top_srcdir)/m4/libunixodbc.m4 \
101	$(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/netsnmp.m4 \
102	$(top_srcdir)/m4/openipmi.m4 $(top_srcdir)/m4/resolv.m4 \
103	$(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)/include/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 =
123SOURCES =
124DIST_SOURCES =
125RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
126	ctags-recursive dvi-recursive html-recursive info-recursive \
127	install-data-recursive install-dvi-recursive \
128	install-exec-recursive install-html-recursive \
129	install-info-recursive install-pdf-recursive \
130	install-ps-recursive install-recursive installcheck-recursive \
131	installdirs-recursive pdf-recursive ps-recursive \
132	tags-recursive uninstall-recursive
133am__can_run_installinfo = \
134  case $$AM_UPDATE_INFO_DIR in \
135    n|no|NO) false;; \
136    *) (install-info --version) >/dev/null 2>&1;; \
137  esac
138RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
139  distclean-recursive maintainer-clean-recursive
140am__recursive_targets = \
141  $(RECURSIVE_TARGETS) \
142  $(RECURSIVE_CLEAN_TARGETS) \
143  $(am__extra_recursive_targets)
144AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
145	distdir
146am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
147# Read a list of newline-separated strings from the standard input,
148# and print each of them once, without duplicates.  Input order is
149# *not* preserved.
150am__uniquify_input = $(AWK) '\
151  BEGIN { nonempty = 0; } \
152  { items[$$0] = 1; nonempty = 1; } \
153  END { if (nonempty) { for (i in items) print i; }; } \
154'
155# Make sure the list of sources is unique.  This is necessary because,
156# e.g., the same source file might be shared among _SOURCES variables
157# for different programs/libraries.
158am__define_uniq_tagged_files = \
159  list='$(am__tagged_files)'; \
160  unique=`for i in $$list; do \
161    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
162  done | $(am__uniquify_input)`
163ETAGS = etags
164CTAGS = ctags
165am__DIST_COMMON = $(srcdir)/Makefile.in
166DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
167am__relativize = \
168  dir0=`pwd`; \
169  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
170  sed_rest='s,^[^/]*/*,,'; \
171  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
172  sed_butlast='s,/*[^/]*$$,,'; \
173  while test -n "$$dir1"; do \
174    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
175    if test "$$first" != "."; then \
176      if test "$$first" = ".."; then \
177        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
178        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
179      else \
180        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
181        if test "$$first2" = "$$first"; then \
182          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
183        else \
184          dir2="../$$dir2"; \
185        fi; \
186        dir0="$$dir0"/"$$first"; \
187      fi; \
188    fi; \
189    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
190  done; \
191  reldir="$$dir2"
192ACLOCAL = @ACLOCAL@
193AGENT_LDFLAGS = @AGENT_LDFLAGS@
194AGENT_LIBS = @AGENT_LIBS@
195AMTAR = @AMTAR@
196AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
197ARCH = @ARCH@
198AUTOCONF = @AUTOCONF@
199AUTOHEADER = @AUTOHEADER@
200AUTOMAKE = @AUTOMAKE@
201AWK = @AWK@
202CC = @CC@
203CCDEPMODE = @CCDEPMODE@
204CFLAGS = @CFLAGS@
205CPP = @CPP@
206CPPFLAGS = @CPPFLAGS@
207CYGPATH_W = @CYGPATH_W@
208DB_CFLAGS = @DB_CFLAGS@
209DB_LDFLAGS = @DB_LDFLAGS@
210DB_LIBS = @DB_LIBS@
211DEFS = @DEFS@
212DEPDIR = @DEPDIR@
213ECHO_C = @ECHO_C@
214ECHO_N = @ECHO_N@
215ECHO_T = @ECHO_T@
216EGREP = @EGREP@
217EXEEXT = @EXEEXT@
218GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
219GNUTLS_LDFLAGS = @GNUTLS_LDFLAGS@
220GNUTLS_LIBS = @GNUTLS_LIBS@
221GREP = @GREP@
222ICONV_CFLAGS = @ICONV_CFLAGS@
223ICONV_LDFLAGS = @ICONV_LDFLAGS@
224IKSEMEL_CFLAGS = @IKSEMEL_CFLAGS@
225IKSEMEL_LIBS = @IKSEMEL_LIBS@
226INSTALL = @INSTALL@
227INSTALL_DATA = @INSTALL_DATA@
228INSTALL_PROGRAM = @INSTALL_PROGRAM@
229INSTALL_SCRIPT = @INSTALL_SCRIPT@
230INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
231JABBER_CPPFLAGS = @JABBER_CPPFLAGS@
232JABBER_LDFLAGS = @JABBER_LDFLAGS@
233JABBER_LIBS = @JABBER_LIBS@
234JAR = @JAR@
235JAVAC = @JAVAC@
236LDAP_CPPFLAGS = @LDAP_CPPFLAGS@
237LDAP_LDFLAGS = @LDAP_LDFLAGS@
238LDAP_LIBS = @LDAP_LIBS@
239LDFLAGS = @LDFLAGS@
240LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
241LIBCURL_LDFLAGS = @LIBCURL_LDFLAGS@
242LIBCURL_LIBS = @LIBCURL_LIBS@
243LIBOBJS = @LIBOBJS@
244LIBS = @LIBS@
245LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
246LIBXML2_LDFLAGS = @LIBXML2_LDFLAGS@
247LIBXML2_LIBS = @LIBXML2_LIBS@
248LIBXML2_VERSION = @LIBXML2_VERSION@
249LTLIBOBJS = @LTLIBOBJS@
250MAKEINFO = @MAKEINFO@
251MBEDTLS_CFLAGS = @MBEDTLS_CFLAGS@
252MBEDTLS_LDFLAGS = @MBEDTLS_LDFLAGS@
253MBEDTLS_LIBS = @MBEDTLS_LIBS@
254MKDIR_P = @MKDIR_P@
255MYSQL_CFLAGS = @MYSQL_CFLAGS@
256MYSQL_CONFIG = @MYSQL_CONFIG@
257MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
258MYSQL_LIBS = @MYSQL_LIBS@
259MYSQL_VERSION = @MYSQL_VERSION@
260OBJEXT = @OBJEXT@
261ODBC_CONFIG = @ODBC_CONFIG@
262OPENIPMI_CFLAGS = @OPENIPMI_CFLAGS@
263OPENIPMI_LDFLAGS = @OPENIPMI_LDFLAGS@
264OPENIPMI_LIBS = @OPENIPMI_LIBS@
265OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
266OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
267OPENSSL_LIBS = @OPENSSL_LIBS@
268ORACLE_OCI_CFLAGS = @ORACLE_OCI_CFLAGS@
269ORACLE_OCI_LDFLAGS = @ORACLE_OCI_LDFLAGS@
270ORACLE_OCI_LIBS = @ORACLE_OCI_LIBS@
271ORACLE_OCI_VERSION = @ORACLE_OCI_VERSION@
272PACKAGE = @PACKAGE@
273PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
274PACKAGE_NAME = @PACKAGE_NAME@
275PACKAGE_STRING = @PACKAGE_STRING@
276PACKAGE_TARNAME = @PACKAGE_TARNAME@
277PACKAGE_URL = @PACKAGE_URL@
278PACKAGE_VERSION = @PACKAGE_VERSION@
279PATH_SEPARATOR = @PATH_SEPARATOR@
280PG_CONFIG = @PG_CONFIG@
281PKG_CONFIG = @PKG_CONFIG@
282PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
283PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
284POSTGRESQL_CFLAGS = @POSTGRESQL_CFLAGS@
285POSTGRESQL_LDFLAGS = @POSTGRESQL_LDFLAGS@
286POSTGRESQL_LIBS = @POSTGRESQL_LIBS@
287POSTGRESQL_VERSION = @POSTGRESQL_VERSION@
288PROXY_LDFLAGS = @PROXY_LDFLAGS@
289PROXY_LIBS = @PROXY_LIBS@
290RANLIB = @RANLIB@
291RESOLV_LIBS = @RESOLV_LIBS@
292SENDER_LDFLAGS = @SENDER_LDFLAGS@
293SENDER_LIBS = @SENDER_LIBS@
294SERVER_LDFLAGS = @SERVER_LDFLAGS@
295SERVER_LIBS = @SERVER_LIBS@
296SET_MAKE = @SET_MAKE@
297SHELL = @SHELL@
298SNMP_CFLAGS = @SNMP_CFLAGS@
299SNMP_LDFLAGS = @SNMP_LDFLAGS@
300SNMP_LIBS = @SNMP_LIBS@
301SQLITE3_CPPFLAGS = @SQLITE3_CPPFLAGS@
302SQLITE3_LDFLAGS = @SQLITE3_LDFLAGS@
303SQLITE3_LIBS = @SQLITE3_LIBS@
304SQLITE3_VERSION = @SQLITE3_VERSION@
305SSH2_CFLAGS = @SSH2_CFLAGS@
306SSH2_LDFLAGS = @SSH2_LDFLAGS@
307SSH2_LIBS = @SSH2_LIBS@
308STRIP = @STRIP@
309TLS_CFLAGS = @TLS_CFLAGS@
310UNIXODBC_CFLAGS = @UNIXODBC_CFLAGS@
311UNIXODBC_LDFLAGS = @UNIXODBC_LDFLAGS@
312UNIXODBC_LIBS = @UNIXODBC_LIBS@
313VERSION = @VERSION@
314ZBXGET_LDFLAGS = @ZBXGET_LDFLAGS@
315ZBXGET_LIBS = @ZBXGET_LIBS@
316_libcurl_config = @_libcurl_config@
317_libnetsnmp_config = @_libnetsnmp_config@
318abs_builddir = @abs_builddir@
319abs_srcdir = @abs_srcdir@
320abs_top_builddir = @abs_top_builddir@
321abs_top_srcdir = @abs_top_srcdir@
322ac_ct_CC = @ac_ct_CC@
323am__include = @am__include@
324am__leading_dot = @am__leading_dot@
325am__quote = @am__quote@
326am__tar = @am__tar@
327am__untar = @am__untar@
328bindir = @bindir@
329build = @build@
330build_alias = @build_alias@
331build_cpu = @build_cpu@
332build_os = @build_os@
333build_vendor = @build_vendor@
334builddir = @builddir@
335datadir = @datadir@
336datarootdir = @datarootdir@
337docdir = @docdir@
338dvidir = @dvidir@
339exec_prefix = @exec_prefix@
340host = @host@
341host_alias = @host_alias@
342host_cpu = @host_cpu@
343host_os = @host_os@
344host_vendor = @host_vendor@
345htmldir = @htmldir@
346includedir = @includedir@
347infodir = @infodir@
348install_sh = @install_sh@
349libdir = @libdir@
350libexecdir = @libexecdir@
351localedir = @localedir@
352localstatedir = @localstatedir@
353mandir = @mandir@
354mkdir_p = @mkdir_p@
355oldincludedir = @oldincludedir@
356pdfdir = @pdfdir@
357prefix = @prefix@
358program_transform_name = @program_transform_name@
359psdir = @psdir@
360runstatedir = @runstatedir@
361sbindir = @sbindir@
362sharedstatedir = @sharedstatedir@
363srcdir = @srcdir@
364sysconfdir = @sysconfdir@
365target_alias = @target_alias@
366top_build_prefix = @top_build_prefix@
367top_builddir = @top_builddir@
368top_srcdir = @top_srcdir@
369DIST_SUBDIRS = \
370	libs \
371	zabbix_agent \
372	zabbix_get \
373	zabbix_sender \
374	zabbix_proxy \
375	zabbix_server \
376	zabbix_java
377
378@AGENT_FALSE@@PROXY_TRUE@@SERVER_FALSE@COMMON_SUBDIRS = libs
379@AGENT_FALSE@@SERVER_TRUE@COMMON_SUBDIRS = libs
380@AGENT_TRUE@COMMON_SUBDIRS = libs
381@AGENT_TRUE@AGENT_SUBDIRS = \
382@AGENT_TRUE@	zabbix_agent \
383@AGENT_TRUE@	zabbix_get \
384@AGENT_TRUE@	zabbix_sender
385
386@SERVER_TRUE@SERVER_SUBDIRS = \
387@SERVER_TRUE@	zabbix_server
388
389@PROXY_TRUE@@SERVER_FALSE@PROXY_SUBDIRS = \
390@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/dbsyncer \
391@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/dbconfig \
392@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/discoverer \
393@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/httppoller \
394@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/pinger \
395@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/poller \
396@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/trapper \
397@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/selfmon \
398@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/snmptrapper \
399@PROXY_TRUE@@SERVER_FALSE@	zabbix_server/vmware \
400@PROXY_TRUE@@SERVER_FALSE@	zabbix_proxy
401
402@PROXY_TRUE@@SERVER_TRUE@PROXY_SUBDIRS = \
403@PROXY_TRUE@@SERVER_TRUE@	zabbix_proxy
404
405@JAVA_TRUE@JAVA_SUBDIRS = \
406@JAVA_TRUE@	zabbix_java
407
408SUBDIRS = \
409	$(COMMON_SUBDIRS) \
410	$(AGENT_SUBDIRS) \
411	$(SERVER_SUBDIRS) \
412	$(PROXY_SUBDIRS) \
413	$(JAVA_SUBDIRS)
414
415all: all-recursive
416
417.SUFFIXES:
418$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
419	@for dep in $?; do \
420	  case '$(am__configure_deps)' in \
421	    *$$dep*) \
422	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
423	        && { if test -f $@; then exit 0; else break; fi; }; \
424	      exit 1;; \
425	  esac; \
426	done; \
427	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
428	$(am__cd) $(top_srcdir) && \
429	  $(AUTOMAKE) --gnu src/Makefile
430Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
431	@case '$?' in \
432	  *config.status*) \
433	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
434	  *) \
435	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
436	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
437	esac;
438
439$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
440	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441
442$(top_srcdir)/configure:  $(am__configure_deps)
443	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
444$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
445	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
446$(am__aclocal_m4_deps):
447
448# This directory's subdirectories are mostly independent; you can cd
449# into them and run 'make' without going through this Makefile.
450# To change the values of 'make' variables: instead of editing Makefiles,
451# (1) if the variable is set in 'config.status', edit 'config.status'
452#     (which will cause the Makefiles to be regenerated when you run 'make');
453# (2) otherwise, pass the desired values on the 'make' command line.
454$(am__recursive_targets):
455	@fail=; \
456	if $(am__make_keepgoing); then \
457	  failcom='fail=yes'; \
458	else \
459	  failcom='exit 1'; \
460	fi; \
461	dot_seen=no; \
462	target=`echo $@ | sed s/-recursive//`; \
463	case "$@" in \
464	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
465	  *) list='$(SUBDIRS)' ;; \
466	esac; \
467	for subdir in $$list; do \
468	  echo "Making $$target in $$subdir"; \
469	  if test "$$subdir" = "."; then \
470	    dot_seen=yes; \
471	    local_target="$$target-am"; \
472	  else \
473	    local_target="$$target"; \
474	  fi; \
475	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
476	  || eval $$failcom; \
477	done; \
478	if test "$$dot_seen" = "no"; then \
479	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
480	fi; test -z "$$fail"
481
482ID: $(am__tagged_files)
483	$(am__define_uniq_tagged_files); mkid -fID $$unique
484tags: tags-recursive
485TAGS: tags
486
487tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
488	set x; \
489	here=`pwd`; \
490	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
491	  include_option=--etags-include; \
492	  empty_fix=.; \
493	else \
494	  include_option=--include; \
495	  empty_fix=; \
496	fi; \
497	list='$(SUBDIRS)'; for subdir in $$list; do \
498	  if test "$$subdir" = .; then :; else \
499	    test ! -f $$subdir/TAGS || \
500	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
501	  fi; \
502	done; \
503	$(am__define_uniq_tagged_files); \
504	shift; \
505	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
506	  test -n "$$unique" || unique=$$empty_fix; \
507	  if test $$# -gt 0; then \
508	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
509	      "$$@" $$unique; \
510	  else \
511	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512	      $$unique; \
513	  fi; \
514	fi
515ctags: ctags-recursive
516
517CTAGS: ctags
518ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
519	$(am__define_uniq_tagged_files); \
520	test -z "$(CTAGS_ARGS)$$unique" \
521	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
522	     $$unique
523
524GTAGS:
525	here=`$(am__cd) $(top_builddir) && pwd` \
526	  && $(am__cd) $(top_srcdir) \
527	  && gtags -i $(GTAGS_ARGS) "$$here"
528cscopelist: cscopelist-recursive
529
530cscopelist-am: $(am__tagged_files)
531	list='$(am__tagged_files)'; \
532	case "$(srcdir)" in \
533	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
534	  *) sdir=$(subdir)/$(srcdir) ;; \
535	esac; \
536	for i in $$list; do \
537	  if test -f "$$i"; then \
538	    echo "$(subdir)/$$i"; \
539	  else \
540	    echo "$$sdir/$$i"; \
541	  fi; \
542	done >> $(top_builddir)/cscope.files
543
544distclean-tags:
545	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
546
547distdir: $(DISTFILES)
548	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550	list='$(DISTFILES)'; \
551	  dist_files=`for file in $$list; do echo $$file; done | \
552	  sed -e "s|^$$srcdirstrip/||;t" \
553	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
554	case $$dist_files in \
555	  */*) $(MKDIR_P) `echo "$$dist_files" | \
556			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
557			   sort -u` ;; \
558	esac; \
559	for file in $$dist_files; do \
560	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
561	  if test -d $$d/$$file; then \
562	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
563	    if test -d "$(distdir)/$$file"; then \
564	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
565	    fi; \
566	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
567	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
568	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
569	    fi; \
570	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
571	  else \
572	    test -f "$(distdir)/$$file" \
573	    || cp -p $$d/$$file "$(distdir)/$$file" \
574	    || exit 1; \
575	  fi; \
576	done
577	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
578	  if test "$$subdir" = .; then :; else \
579	    $(am__make_dryrun) \
580	      || test -d "$(distdir)/$$subdir" \
581	      || $(MKDIR_P) "$(distdir)/$$subdir" \
582	      || exit 1; \
583	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
584	    $(am__relativize); \
585	    new_distdir=$$reldir; \
586	    dir1=$$subdir; dir2="$(top_distdir)"; \
587	    $(am__relativize); \
588	    new_top_distdir=$$reldir; \
589	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
590	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
591	    ($(am__cd) $$subdir && \
592	      $(MAKE) $(AM_MAKEFLAGS) \
593	        top_distdir="$$new_top_distdir" \
594	        distdir="$$new_distdir" \
595		am__remove_distdir=: \
596		am__skip_length_check=: \
597		am__skip_mode_fix=: \
598	        distdir) \
599	      || exit 1; \
600	  fi; \
601	done
602	$(MAKE) $(AM_MAKEFLAGS) \
603	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
604	  dist-hook
605check-am: all-am
606check: check-recursive
607all-am: Makefile
608installdirs: installdirs-recursive
609installdirs-am:
610install: install-recursive
611install-exec: install-exec-recursive
612install-data: install-data-recursive
613uninstall: uninstall-recursive
614
615install-am: all-am
616	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
617
618installcheck: installcheck-recursive
619install-strip:
620	if test -z '$(STRIP)'; then \
621	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
622	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
623	      install; \
624	else \
625	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
626	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
627	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
628	fi
629mostlyclean-generic:
630
631clean-generic:
632
633distclean-generic:
634	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
635	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
636
637maintainer-clean-generic:
638	@echo "This command is intended for maintainers to use"
639	@echo "it deletes files that may require special tools to rebuild."
640clean: clean-recursive
641
642clean-am: clean-generic mostlyclean-am
643
644distclean: distclean-recursive
645	-rm -f Makefile
646distclean-am: clean-am distclean-generic distclean-tags
647
648dvi: dvi-recursive
649
650dvi-am:
651
652html: html-recursive
653
654html-am:
655
656info: info-recursive
657
658info-am:
659
660install-data-am:
661
662install-dvi: install-dvi-recursive
663
664install-dvi-am:
665
666install-exec-am:
667
668install-html: install-html-recursive
669
670install-html-am:
671
672install-info: install-info-recursive
673
674install-info-am:
675
676install-man:
677
678install-pdf: install-pdf-recursive
679
680install-pdf-am:
681
682install-ps: install-ps-recursive
683
684install-ps-am:
685
686installcheck-am:
687
688maintainer-clean: maintainer-clean-recursive
689	-rm -f Makefile
690maintainer-clean-am: distclean-am maintainer-clean-generic
691
692mostlyclean: mostlyclean-recursive
693
694mostlyclean-am: mostlyclean-generic
695
696pdf: pdf-recursive
697
698pdf-am:
699
700ps: ps-recursive
701
702ps-am:
703
704uninstall-am:
705
706.MAKE: $(am__recursive_targets) install-am install-strip
707
708.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
709	check-am clean clean-generic cscopelist-am ctags ctags-am \
710	dist-hook distclean distclean-generic distclean-tags distdir \
711	dvi dvi-am html html-am info info-am install install-am \
712	install-data install-data-am install-dvi install-dvi-am \
713	install-exec install-exec-am install-html install-html-am \
714	install-info install-info-am install-man install-pdf \
715	install-pdf-am install-ps install-ps-am install-strip \
716	installcheck installcheck-am installdirs installdirs-am \
717	maintainer-clean maintainer-clean-generic mostlyclean \
718	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
719	uninstall-am
720
721.PRECIOUS: Makefile
722
723
724dist-hook:
725	mkdir $(distdir)/modules
726	mkdir $(distdir)/modules/dummy
727	cp $(srcdir)/modules/dummy/*.c $(distdir)/modules/dummy/
728	cp $(srcdir)/modules/dummy/Makefile $(distdir)/modules/dummy/
729	cp $(srcdir)/modules/dummy/README $(distdir)/modules/dummy/
730
731# Tell versions [3.59,3.63) of GNU make to not export all variables.
732# Otherwise a system limit (for SysV at least) may be exceeded.
733.NOEXPORT:
734