# Makefile.in generated by automake 1.16.1 from Makefile.am.
# src/lib/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2018 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.





am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/read-route-record
pkgincludedir = $(includedir)/read-route-record
pkglibdir = $(libdir)/read-route-record
pkglibexecdir = $(libexecdir)/read-route-record
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
subdir = src/lib
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_openssl.m4 \
	$(top_srcdir)/m4/ax_lib_mysql.m4 $(top_srcdir)/m4/inet.m4 \
	$(top_srcdir)/m4/libressl.m4 $(top_srcdir)/m4/libtool.m4 \
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
	$(top_srcdir)/m4/shell_variables.m4 \
	$(top_srcdir)/m4/systemd.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \
	$(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
am__DEPENDENCIES_1 = $(libadd_perl5) $(libadd_rrr_readdir) \
	$(libadd_rrr_strerror) $(libadd_rrr_fork) $(libadd_rrr_log) \
	$(libadd_rrr_umask) $(libadd_rrr_conversion_warning) \
	$(libadd_rrr_posix)
am__DEPENDENCIES_2 =
librrr_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
	$(am__DEPENDENCIES_2) $(am__DEPENDENCIES_2)
am__librrr_la_SOURCES_DIST = buffer.c threads.c \
	cmdlineparser/cmdline.c rrr_config.c version.c configuration.c \
	parse.c settings.c instance_config.c common.c message_broker.c \
	map.c array.c array_tree.c read.c rrr_mmap.c mmap_channel.c \
	instances.c instance_friends.c poll_helper.c modules.c \
	string_builder.c random.c condition.c fixed_point.c passwd.c \
	rrr_openssl.c mqtt/mqtt_broker.c mqtt/mqtt_common.c \
	mqtt/mqtt_connection.c mqtt/mqtt_packet.c mqtt/mqtt_parse.c \
	mqtt/mqtt_property.c mqtt/mqtt_session.c \
	mqtt/mqtt_session_ram.c mqtt/mqtt_assemble.c \
	mqtt/mqtt_payload_buf.c mqtt/mqtt_subscription.c \
	mqtt/mqtt_topic.c mqtt/mqtt_id_pool.c mqtt/mqtt_client.c \
	mqtt/mqtt_acl.c mqtt/mqtt_transport.c stats/stats_engine.c \
	stats/stats_instance.c stats/stats_message.c \
	stats/stats_tree.c socket/rrr_socket.c \
	socket/rrr_socket_read.c socket/rrr_socket_common.c \
	socket/rrr_socket_client.c http/http_session.c \
	http/http_util.c http/http_fields.c http/http_part.c \
	http/http_client.c http/http_common.c \
	http/http_query_builder.c http/http_client_config.c \
	http/http_server.c http/http_server_worker.c \
	cmodule/cmodule_main.c cmodule/cmodule_helper.c \
	cmodule/cmodule_channel.c cmodule/cmodule_ext.c \
	cmodule/cmodule_defer_queue.c udpstream/udpstream.c \
	udpstream/udpstream_asd.c net_transport/net_transport.c \
	net_transport/net_transport_plain.c \
	net_transport/net_transport_config.c \
	net_transport/net_transport_openssl.c \
	net_transport/net_transport_tls_common.c \
	net_transport/net_transport_libressl.c util/gnu.c \
	util/base64.c util/crc32.c util/rrr_time.c util/rrr_endian.c \
	util/slow_noop.c util/utf8.c ip/ip.c ip/ip_accept_data.c \
	ip/ip_util.c message_holder/message_holder.c \
	message_holder/message_holder_util.c \
	message_holder/message_holder_collection.c messages/msg_addr.c \
	messages/msg_log.c messages/msg_msg.c messages/msg.c \
	messages/msg_checksum.c input/input.c input/linux.c
am__dirstamp = $(am__leading_dot)dirstamp
#am__objects_1 = librrr_la-rrr_openssl.lo
am__objects_1 = librrr_la-rrr_openssl.lo
am__objects_2 = mqtt/librrr_la-mqtt_broker.lo \
	mqtt/librrr_la-mqtt_common.lo \
	mqtt/librrr_la-mqtt_connection.lo \
	mqtt/librrr_la-mqtt_packet.lo mqtt/librrr_la-mqtt_parse.lo \
	mqtt/librrr_la-mqtt_property.lo mqtt/librrr_la-mqtt_session.lo \
	mqtt/librrr_la-mqtt_session_ram.lo \
	mqtt/librrr_la-mqtt_assemble.lo \
	mqtt/librrr_la-mqtt_payload_buf.lo \
	mqtt/librrr_la-mqtt_subscription.lo \
	mqtt/librrr_la-mqtt_topic.lo mqtt/librrr_la-mqtt_id_pool.lo \
	mqtt/librrr_la-mqtt_client.lo mqtt/librrr_la-mqtt_acl.lo \
	mqtt/librrr_la-mqtt_transport.lo
am__objects_3 = stats/librrr_la-stats_engine.lo \
	stats/librrr_la-stats_instance.lo \
	stats/librrr_la-stats_message.lo stats/librrr_la-stats_tree.lo
am__objects_4 = socket/librrr_la-rrr_socket.lo \
	socket/librrr_la-rrr_socket_read.lo \
	socket/librrr_la-rrr_socket_common.lo \
	socket/librrr_la-rrr_socket_client.lo
am__objects_5 = http/librrr_la-http_session.lo \
	http/librrr_la-http_util.lo http/librrr_la-http_fields.lo \
	http/librrr_la-http_part.lo http/librrr_la-http_client.lo \
	http/librrr_la-http_common.lo \
	http/librrr_la-http_query_builder.lo \
	http/librrr_la-http_client_config.lo \
	http/librrr_la-http_server.lo \
	http/librrr_la-http_server_worker.lo
am__objects_6 = cmodule/librrr_la-cmodule_main.lo \
	cmodule/librrr_la-cmodule_helper.lo \
	cmodule/librrr_la-cmodule_channel.lo \
	cmodule/librrr_la-cmodule_ext.lo \
	cmodule/librrr_la-cmodule_defer_queue.lo
am__objects_7 = udpstream/librrr_la-udpstream.lo \
	udpstream/librrr_la-udpstream_asd.lo
am__objects_8 = net_transport/librrr_la-net_transport.lo \
	net_transport/librrr_la-net_transport_plain.lo \
	net_transport/librrr_la-net_transport_config.lo
am__objects_9 = net_transport/librrr_la-net_transport_openssl.lo \
	net_transport/librrr_la-net_transport_tls_common.lo
#am__objects_10 = net_transport/librrr_la-net_transport_libressl.lo \
#	net_transport/librrr_la-net_transport_tls_common.lo
am__objects_11 = util/librrr_la-gnu.lo util/librrr_la-base64.lo \
	util/librrr_la-crc32.lo util/librrr_la-rrr_time.lo \
	util/librrr_la-rrr_endian.lo util/librrr_la-slow_noop.lo \
	util/librrr_la-utf8.lo
am__objects_12 = ip/librrr_la-ip.lo ip/librrr_la-ip_accept_data.lo \
	ip/librrr_la-ip_util.lo
am__objects_13 = message_holder/librrr_la-message_holder.lo \
	message_holder/librrr_la-message_holder_util.lo \
	message_holder/librrr_la-message_holder_collection.lo
am__objects_14 = messages/librrr_la-msg_addr.lo \
	messages/librrr_la-msg_log.lo messages/librrr_la-msg_msg.lo \
	messages/librrr_la-msg.lo messages/librrr_la-msg_checksum.lo
am__objects_15 = input/librrr_la-input.lo
am__objects_16 = input/librrr_la-linux.lo
#am__objects_16 =  \
#	input/librrr_la-linux.lo
am_librrr_la_OBJECTS = librrr_la-buffer.lo librrr_la-threads.lo \
	cmdlineparser/librrr_la-cmdline.lo librrr_la-rrr_config.lo \
	librrr_la-version.lo librrr_la-configuration.lo \
	librrr_la-parse.lo librrr_la-settings.lo \
	librrr_la-instance_config.lo librrr_la-common.lo \
	librrr_la-message_broker.lo librrr_la-map.lo \
	librrr_la-array.lo librrr_la-array_tree.lo librrr_la-read.lo \
	librrr_la-rrr_mmap.lo librrr_la-mmap_channel.lo \
	librrr_la-instances.lo librrr_la-instance_friends.lo \
	librrr_la-poll_helper.lo librrr_la-modules.lo \
	librrr_la-string_builder.lo librrr_la-random.lo \
	librrr_la-condition.lo librrr_la-fixed_point.lo \
	librrr_la-passwd.lo $(am__objects_1) $(am__objects_2) \
	$(am__objects_3) $(am__objects_4) $(am__objects_5) \
	$(am__objects_6) $(am__objects_7) $(am__objects_8) \
	$(am__objects_9) $(am__objects_10) $(am__objects_11) \
	$(am__objects_12) $(am__objects_13) $(am__objects_14) \
	$(am__objects_15) $(am__objects_16)
librrr_la_OBJECTS = $(am_librrr_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
librrr_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(librrr_la_CFLAGS) \
	$(CFLAGS) $(librrr_la_LDFLAGS) $(LDFLAGS) -o $@
librrr_conversion_warning_la_LIBADD =
am_librrr_conversion_warning_la_OBJECTS =  \
	librrr_conversion_warning_la-type.lo
librrr_conversion_warning_la_OBJECTS =  \
	$(am_librrr_conversion_warning_la_OBJECTS)
librrr_conversion_warning_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrr_conversion_warning_la_CFLAGS) $(CFLAGS) \
	$(librrr_conversion_warning_la_LDFLAGS) $(LDFLAGS) -o $@
librrr_fork_la_LIBADD =
am_librrr_fork_la_OBJECTS = librrr_fork_la-fork.lo
librrr_fork_la_OBJECTS = $(am_librrr_fork_la_OBJECTS)
librrr_fork_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrr_fork_la_CFLAGS) $(CFLAGS) $(librrr_fork_la_LDFLAGS) \
	$(LDFLAGS) -o $@
librrr_log_la_LIBADD =
am_librrr_log_la_OBJECTS = librrr_log_la-log.lo
librrr_log_la_OBJECTS = $(am_librrr_log_la_OBJECTS)
librrr_log_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(librrr_log_la_CFLAGS) \
	$(CFLAGS) $(librrr_log_la_LDFLAGS) $(LDFLAGS) -o $@
librrr_posix_la_LIBADD =
am_librrr_posix_la_OBJECTS = util/librrr_posix_la-posix.lo
librrr_posix_la_OBJECTS = $(am_librrr_posix_la_OBJECTS)
librrr_posix_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrr_posix_la_CFLAGS) $(CFLAGS) $(librrr_posix_la_LDFLAGS) \
	$(LDFLAGS) -o $@
librrr_readdir_la_LIBADD =
am_librrr_readdir_la_OBJECTS = util/librrr_readdir_la-rrr_readdir.lo
librrr_readdir_la_OBJECTS = $(am_librrr_readdir_la_OBJECTS)
librrr_readdir_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrr_readdir_la_CFLAGS) $(CFLAGS) \
	$(librrr_readdir_la_LDFLAGS) $(LDFLAGS) -o $@
librrr_strerror_la_LIBADD =
am_librrr_strerror_la_OBJECTS = librrr_strerror_la-rrr_strerror.lo
librrr_strerror_la_OBJECTS = $(am_librrr_strerror_la_OBJECTS)
librrr_strerror_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrr_strerror_la_CFLAGS) $(CFLAGS) \
	$(librrr_strerror_la_LDFLAGS) $(LDFLAGS) -o $@
librrr_umask_la_LIBADD =
am_librrr_umask_la_OBJECTS = librrr_umask_la-rrr_umask.lo
librrr_umask_la_OBJECTS = $(am_librrr_umask_la_OBJECTS)
librrr_umask_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrr_umask_la_CFLAGS) $(CFLAGS) $(librrr_umask_la_LDFLAGS) \
	$(LDFLAGS) -o $@
librrrmysql_la_LIBADD =
am__librrrmysql_la_SOURCES_DIST = mysql.c
am_librrrmysql_la_OBJECTS = mysql.lo
librrrmysql_la_OBJECTS = $(am_librrrmysql_la_OBJECTS)
librrrmysql_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(librrrmysql_la_LDFLAGS) $(LDFLAGS) -o \
	$@
am_librrrmysql_la_rpath = -rpath $(libdir)
librrrperl5_la_LIBADD =
am__librrrperl5_la_SOURCES_DIST = perl5/perl5.c perl5/perl5_xsi.c \
	perl5/perl5_types.c perl5/perl5_xsub.c
am_librrrperl5_la_OBJECTS =  \
	perl5/librrrperl5_la-perl5.lo \
	perl5/librrrperl5_la-perl5_xsi.lo \
	perl5/librrrperl5_la-perl5_types.lo \
	perl5/librrrperl5_la-perl5_xsub.lo
librrrperl5_la_OBJECTS = $(am_librrrperl5_la_OBJECTS)
librrrperl5_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrrperl5_la_CFLAGS) $(CFLAGS) $(librrrperl5_la_LDFLAGS) \
	$(LDFLAGS) -o $@
am_librrrperl5_la_rpath =
librrrpython3_la_LIBADD =
am__librrrpython3_la_SOURCES_DIST = python3/python3_cmodule.c \
	python3/python3_module.c python3/python3_common.c \
	python3/python3_vl_message.c python3/python3_socket.c \
	python3/python3_array.c python3/python3_config.c
am_librrrpython3_la_OBJECTS = python3/librrrpython3_la-python3_cmodule.lo \
	python3/librrrpython3_la-python3_module.lo \
	python3/librrrpython3_la-python3_common.lo \
	python3/librrrpython3_la-python3_vl_message.lo \
	python3/librrrpython3_la-python3_socket.lo \
	python3/librrrpython3_la-python3_array.lo \
	python3/librrrpython3_la-python3_config.lo
librrrpython3_la_OBJECTS = $(am_librrrpython3_la_OBJECTS)
librrrpython3_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(librrrpython3_la_CFLAGS) $(CFLAGS) \
	$(librrrpython3_la_LDFLAGS) $(LDFLAGS) -o $@
am_librrrpython3_la_rpath = -rpath $(libdir)
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp =
am__maybe_remake_depfiles =
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(librrr_la_SOURCES) $(librrr_conversion_warning_la_SOURCES) \
	$(librrr_fork_la_SOURCES) $(librrr_log_la_SOURCES) \
	$(librrr_posix_la_SOURCES) $(librrr_readdir_la_SOURCES) \
	$(librrr_strerror_la_SOURCES) $(librrr_umask_la_SOURCES) \
	$(librrrmysql_la_SOURCES) $(librrrperl5_la_SOURCES) \
	$(librrrpython3_la_SOURCES)
DIST_SOURCES = $(am__librrr_la_SOURCES_DIST) \
	$(librrr_conversion_warning_la_SOURCES) \
	$(librrr_fork_la_SOURCES) $(librrr_log_la_SOURCES) \
	$(librrr_posix_la_SOURCES) $(librrr_readdir_la_SOURCES) \
	$(librrr_strerror_la_SOURCES) $(librrr_umask_la_SOURCES) \
	$(am__librrrmysql_la_SOURCES_DIST) \
	$(am__librrrperl5_la_SOURCES_DIST) \
	$(am__librrrpython3_la_SOURCES_DIST)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
HEADERS = $(nobase_include_HEADERS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/atle/rrr/missing aclocal-1.16
AMTAR = $${TAR-tar}
AM_CFLAGS =   -std=c11 -include ./config.h -include ./build_timestamp.h -include ./src/lib/intercept.h -Wunreachable-code -Wstrict-prototypes -Wall -Wextra -Wno-clobbered -Werror=implicit-function-declaration -D_XOPEN_SOURCE=700
AM_DEFAULT_VERBOSITY = 1
AM_LDFLAGS = 
AR = ar
AUTOCONF = ${SHELL} /home/atle/rrr/missing autoconf
AUTOHEADER = ${SHELL} /home/atle/rrr/missing autoheader
AUTOMAKE = ${SHELL} /home/atle/rrr/missing automake-1.16
AWK = mawk
CC = gcc
CFLAGS = -g -O2 -fdebug-prefix-map=/home/atle/rrr=. -fstack-protector-strong -Wformat -Werror=format-security
CFLAGS_CODECOV = 
CPP = gcc -E
CPPFLAGS = -Wdate-time -D_FORTIFY_SOURCE=2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DLLTOOL = false
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGCC = 
EGREP = /usr/bin/grep -E
EXEEXT = 
FGREP = /usr/bin/grep -F
GREP = /usr/bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
JOURNALD_LIBS = -lsystemd
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = -Wl,-z,relro
LIBOBJS = 
LIBRESSL_LIBTLS_CFLAGS = 
LIBRESSL_LIBTLS_LDFLAGS = 
LIBRESSL_LIBTLS_LIBADD = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} /home/atle/rrr/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
MYSQL_CFLAGS = -I/usr/include/mariadb -I/usr/include/mariadb/mysql
MYSQL_CONFIG = /usr/bin/mysql_config
MYSQL_LDFLAGS = -L/usr/lib/x86_64-linux-gnu/ -lmariadb
MYSQL_VERSION = 10.3.23
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OPENSSL_CFLAGS_COMPAT = -DOPENSSL_API_COMPAT=0x10100000L
OPENSSL_INCLUDES = 
OPENSSL_LDFLAGS = 
OPENSSL_LIBS = -lssl -lcrypto
OTOOL = 
OTOOL64 = 
PACKAGE = read-route-record
PACKAGE_BUGREPORT = 
PACKAGE_NAME = Read Route Record
PACKAGE_STRING = Read Route Record 1.13-0
PACKAGE_TARNAME = read-route-record
PACKAGE_URL = 
PACKAGE_VERSION = 1.13-0
PATH_SEPARATOR = :
PERL5_CFLAGS =  -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/usr/lib/x86_64-linux-gnu/perl/5.28/CORE 
PERL5_INTERPRETER = perl
PERL5_LDFLAGS = -Wl,-E  -fstack-protector-strong -L/usr/local/lib  -L/usr/lib/x86_64-linux-gnu/perl/5.28/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
PERL5_REVISION = 5
PERL5_SUBVERSION = 0
PERL5_VERSION = 28
PKG_CONFIG = pkg-config
PYTHON3_CFLAGS =  -I/usr/include/python3.7m -I/usr/include/python3.7m  -Wno-unused-result -Wsign-compare -g -fdebug-prefix-map=/build/python3.7-3.7.3=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector -Wformat -Werror=format-security  -DNDEBUG -g -fwrapv    
PYTHON3_CONFIG = yes
PYTHON3_FORCE_VERSION = 
PYTHON3_INTERPRETER = yes
PYTHON3_LDFLAGS = -L/usr/lib/python3.7/config-3.7m-x86_64-linux-gnu -L/usr/lib -lpython3.7m -lcrypt -lpthread -ldl  -lutil -lm  -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions 
RANLIB = ranlib
RRR_CONF_DIR = /etc/rrr.conf.d
RRR_DAEMON_USERNAME = rrr
RUNIT_SV_DIR = 
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
SYSTEMD_DIR = /lib/systemd/system
VERSION = 1.13-0
abs_builddir = /home/atle/rrr/src/lib
abs_srcdir = /home/atle/rrr/src/lib
abs_top_builddir = /home/atle/rrr
abs_top_srcdir = /home/atle/rrr
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN = 
am__leading_dot = .
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-pc-linux-gnu
build_alias = x86_64-linux-gnu
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-pc-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include/rrr
infodir = ${prefix}/share/info
install_sh = ${SHELL} /home/atle/rrr/install-sh
libdir = ${prefix}/lib/x86_64-linux-gnu
libexecdir = ${prefix}/lib/x86_64-linux-gnu
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = ${prefix}/share/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
subdirs =  src/blockdevlogger
sysconfdir = /etc
target_alias = 
top_build_prefix = ../../
top_builddir = ../..
top_srcdir = ../..
nobase_include_HEADERS = *.h */*.h
input = input/input.c
#input_system = input/linux.c
input_system = input/linux.c
lib_mysql = librrrmysql.la
librrrmysql_la_SOURCES = mysql.c
librrrmysql_la_LDFLAGS = -lpthread -ldl -lm ${MYSQL_LDFLAGS} 
encryption = rrr_openssl.c
encryption = rrr_openssl.c
lib_python3 = librrrpython3.la
librrrpython3_la_SOURCES = python3/python3_cmodule.c python3/python3_module.c python3/python3_common.c python3/python3_vl_message.c \
							python3/python3_socket.c python3/python3_array.c python3/python3_config.c

librrrpython3_la_CFLAGS = ${PYTHON3_CFLAGS} -DRRR_PYTHON3_SITE_PACKAGES_DIR=\"${pythondir}\" -DRRR_PYTHON3_PKGDIR=\"${pkgpythondir}\" ${AM_CFLAGS}
librrrpython3_la_LDFLAGS = ${PYTHON3_LDFLAGS} ${AM_LDFLAGS}
libadd_perl5 = librrrperl5.la
librrrperl5_la_SOURCES = perl5/perl5.c perl5/perl5_xsi.c perl5/perl5_types.c perl5/perl5_xsub.c
librrrperl5_la_CFLAGS = ${PERL5_CFLAGS} 
librrrperl5_la_LDFLAGS = ${PERL5_LDFLAGS}
perl5_extra_ld = ${PERL5_LDFLAGS}
mqtt = mqtt/mqtt_broker.c mqtt/mqtt_common.c mqtt/mqtt_connection.c mqtt/mqtt_packet.c mqtt/mqtt_parse.c mqtt/mqtt_property.c \
	mqtt/mqtt_session.c mqtt/mqtt_session_ram.c mqtt/mqtt_assemble.c mqtt/mqtt_payload_buf.c mqtt/mqtt_subscription.c  \
	mqtt/mqtt_topic.c mqtt/mqtt_id_pool.c mqtt/mqtt_client.c mqtt/mqtt_acl.c mqtt/mqtt_transport.c

stats = stats/stats_engine.c stats/stats_instance.c stats/stats_message.c stats/stats_tree.c
socket = socket/rrr_socket.c socket/rrr_socket_read.c \
			socket/rrr_socket_common.c socket/rrr_socket_client.c 

http = http/http_session.c http/http_util.c http/http_fields.c http/http_part.c http/http_client.c \
		http/http_common.c http/http_query_builder.c http/http_client_config.c \
		http/http_server.c http/http_server_worker.c

cmodule = cmodule/cmodule_main.c cmodule/cmodule_helper.c cmodule/cmodule_channel.c \
			cmodule/cmodule_ext.c cmodule/cmodule_defer_queue.c

net_transport = net_transport/net_transport.c net_transport/net_transport_plain.c net_transport/net_transport_config.c

# posix.c is in libadd further down
util = util/gnu.c util/base64.c util/crc32.c util/rrr_time.c util/rrr_endian.c util/slow_noop.c util/utf8.c
ip = ip/ip.c ip/ip_accept_data.c ip/ip_util.c
udpstream = udpstream/udpstream.c udpstream/udpstream_asd.c
message_holder = message_holder/message_holder.c message_holder/message_holder_util.c message_holder/message_holder_collection.c
messages = messages/msg_addr.c messages/msg_log.c messages/msg_msg.c messages/msg.c messages/msg_checksum.c
net_transport_tls = net_transport/net_transport_openssl.c net_transport/net_transport_tls_common.c
#net_transport_libressl = net_transport/net_transport_libressl.c net_transport/net_transport_tls_common.c
librrr_la_CFLAGS = ${OPENSSL_INCLUDES} ${LIBRESSL_LIBTLS_CFLAGS} ${AM_CFLAGS}
librrr_la_LDFLAGS = ${OPENSSL_LDFLAGS} ${LIBRESSL_LIBTLS_LDFLAGS} ${perl5_extra_ld}
librrr_la_SOURCES = buffer.c threads.c cmdlineparser/cmdline.c rrr_config.c \
					version.c configuration.c parse.c settings.c instance_config.c common.c \
					message_broker.c map.c array.c array_tree.c \
					read.c rrr_mmap.c mmap_channel.c \
					instances.c instance_friends.c poll_helper.c modules.c \
					string_builder.c random.c condition.c \
					fixed_point.c passwd.c \
					${encryption} ${mqtt} ${stats} ${socket} ${http} ${cmodule} ${udpstream} \
					${net_transport} ${net_transport_tls} ${net_transport_libressl} \
					${util} ${ip} ${message_holder} ${messages} \
					${input} ${input_system}

lib_LTLIBRARIES = librrr.la	${lib_python3} ${lib_mysql}
libadd_rrr_posix = librrr_posix.la
librrr_posix_la_SOURCES = util/posix.c
librrr_posix_la_CFLAGS = -DRRR_INTERCEPT_ALLOW_PTHREAD_MUTEX_INIT
librrr_posix_la_LDFLAGS = -lpthread -ldl -lm
libadd_rrr_conversion_warning = librrr_conversion_warning.la
librrr_conversion_warning_la_SOURCES = type.c
librrr_conversion_warning_la_CFLAGS = -Wconversion ${AM_CFLAGS}
librrr_conversion_warning_la_LDFLAGS = -lpthread -ldl -lm
libadd_rrr_readdir = librrr_readdir.la
librrr_readdir_la_SOURCES = util/rrr_readdir.c
librrr_readdir_la_CFLAGS = -DRRR_INTERCEPT_ALLOW_READDIR ${AM_CFLAGS}
librrr_readdir_la_LDFLAGS = -lpthread -ldl -lm
libadd_rrr_strerror = librrr_strerror.la
librrr_strerror_la_SOURCES = rrr_strerror.c
librrr_strerror_la_CFLAGS = -DRRR_INTERCEPT_ALLOW_STRERROR ${AM_CFLAGS}
librrr_strerror_la_LDFLAGS = -lpthread -ldl -lm
libadd_rrr_fork = librrr_fork.la
librrr_fork_la_SOURCES = fork.c
librrr_fork_la_CFLAGS = -DRRR_INTERCEPT_ALLOW_FORK ${AM_CFLAGS}
librrr_fork_la_LDFLAGS = -lpthread -ldl -lm
libadd_rrr_log = librrr_log.la
librrr_log_la_SOURCES = log.c
librrr_log_la_CFLAGS = -DRRR_INTERCEPT_ALLOW_PRINTF ${AM_CFLAGS}
librrr_log_la_LDFLAGS = -lpthread -ldl -lm
libadd_rrr_umask = librrr_umask.la
librrr_umask_la_SOURCES = rrr_umask.c
librrr_umask_la_CFLAGS = -DRRR_INTERCEPT_ALLOW_UMASK ${AM_CFLAGS}
librrr_umask_la_LDFLAGS = -lpthread -ldl -lm
libadd_all = ${libadd_perl5}					\
				${libadd_rrr_readdir}			\
				${libadd_rrr_strerror}			\
				${libadd_rrr_fork}				\
				${libadd_rrr_log}				\
				${libadd_rrr_umask}				\
				${libadd_rrr_conversion_warning}\
				${libadd_rrr_posix}

noinst_LTLIBRARIES = ${libadd_all}
librrr_la_LIBADD = ${libadd_all} ${LIBRESSL_LIBTLS_LIBADD} ${OPENSSL_LIBS} ${JOURNALD_LIBS} -lpthread -ldl -lm
all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps src/lib/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu --ignore-deps src/lib/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}
cmdlineparser/$(am__dirstamp):
	@$(MKDIR_P) cmdlineparser
	@: > cmdlineparser/$(am__dirstamp)
cmdlineparser/librrr_la-cmdline.lo: cmdlineparser/$(am__dirstamp)
mqtt/$(am__dirstamp):
	@$(MKDIR_P) mqtt
	@: > mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_broker.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_common.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_connection.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_packet.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_parse.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_property.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_session.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_session_ram.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_assemble.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_payload_buf.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_subscription.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_topic.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_id_pool.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_client.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_acl.lo: mqtt/$(am__dirstamp)
mqtt/librrr_la-mqtt_transport.lo: mqtt/$(am__dirstamp)
stats/$(am__dirstamp):
	@$(MKDIR_P) stats
	@: > stats/$(am__dirstamp)
stats/librrr_la-stats_engine.lo: stats/$(am__dirstamp)
stats/librrr_la-stats_instance.lo: stats/$(am__dirstamp)
stats/librrr_la-stats_message.lo: stats/$(am__dirstamp)
stats/librrr_la-stats_tree.lo: stats/$(am__dirstamp)
socket/$(am__dirstamp):
	@$(MKDIR_P) socket
	@: > socket/$(am__dirstamp)
socket/librrr_la-rrr_socket.lo: socket/$(am__dirstamp)
socket/librrr_la-rrr_socket_read.lo: socket/$(am__dirstamp)
socket/librrr_la-rrr_socket_common.lo: socket/$(am__dirstamp)
socket/librrr_la-rrr_socket_client.lo: socket/$(am__dirstamp)
http/$(am__dirstamp):
	@$(MKDIR_P) http
	@: > http/$(am__dirstamp)
http/librrr_la-http_session.lo: http/$(am__dirstamp)
http/librrr_la-http_util.lo: http/$(am__dirstamp)
http/librrr_la-http_fields.lo: http/$(am__dirstamp)
http/librrr_la-http_part.lo: http/$(am__dirstamp)
http/librrr_la-http_client.lo: http/$(am__dirstamp)
http/librrr_la-http_common.lo: http/$(am__dirstamp)
http/librrr_la-http_query_builder.lo: http/$(am__dirstamp)
http/librrr_la-http_client_config.lo: http/$(am__dirstamp)
http/librrr_la-http_server.lo: http/$(am__dirstamp)
http/librrr_la-http_server_worker.lo: http/$(am__dirstamp)
cmodule/$(am__dirstamp):
	@$(MKDIR_P) cmodule
	@: > cmodule/$(am__dirstamp)
cmodule/librrr_la-cmodule_main.lo: cmodule/$(am__dirstamp)
cmodule/librrr_la-cmodule_helper.lo: cmodule/$(am__dirstamp)
cmodule/librrr_la-cmodule_channel.lo: cmodule/$(am__dirstamp)
cmodule/librrr_la-cmodule_ext.lo: cmodule/$(am__dirstamp)
cmodule/librrr_la-cmodule_defer_queue.lo: cmodule/$(am__dirstamp)
udpstream/$(am__dirstamp):
	@$(MKDIR_P) udpstream
	@: > udpstream/$(am__dirstamp)
udpstream/librrr_la-udpstream.lo: udpstream/$(am__dirstamp)
udpstream/librrr_la-udpstream_asd.lo: udpstream/$(am__dirstamp)
net_transport/$(am__dirstamp):
	@$(MKDIR_P) net_transport
	@: > net_transport/$(am__dirstamp)
net_transport/librrr_la-net_transport.lo:  \
	net_transport/$(am__dirstamp)
net_transport/librrr_la-net_transport_plain.lo:  \
	net_transport/$(am__dirstamp)
net_transport/librrr_la-net_transport_config.lo:  \
	net_transport/$(am__dirstamp)
net_transport/librrr_la-net_transport_openssl.lo:  \
	net_transport/$(am__dirstamp)
net_transport/librrr_la-net_transport_tls_common.lo:  \
	net_transport/$(am__dirstamp)
net_transport/librrr_la-net_transport_libressl.lo:  \
	net_transport/$(am__dirstamp)
util/$(am__dirstamp):
	@$(MKDIR_P) util
	@: > util/$(am__dirstamp)
util/librrr_la-gnu.lo: util/$(am__dirstamp)
util/librrr_la-base64.lo: util/$(am__dirstamp)
util/librrr_la-crc32.lo: util/$(am__dirstamp)
util/librrr_la-rrr_time.lo: util/$(am__dirstamp)
util/librrr_la-rrr_endian.lo: util/$(am__dirstamp)
util/librrr_la-slow_noop.lo: util/$(am__dirstamp)
util/librrr_la-utf8.lo: util/$(am__dirstamp)
ip/$(am__dirstamp):
	@$(MKDIR_P) ip
	@: > ip/$(am__dirstamp)
ip/librrr_la-ip.lo: ip/$(am__dirstamp)
ip/librrr_la-ip_accept_data.lo: ip/$(am__dirstamp)
ip/librrr_la-ip_util.lo: ip/$(am__dirstamp)
message_holder/$(am__dirstamp):
	@$(MKDIR_P) message_holder
	@: > message_holder/$(am__dirstamp)
message_holder/librrr_la-message_holder.lo:  \
	message_holder/$(am__dirstamp)
message_holder/librrr_la-message_holder_util.lo:  \
	message_holder/$(am__dirstamp)
message_holder/librrr_la-message_holder_collection.lo:  \
	message_holder/$(am__dirstamp)
messages/$(am__dirstamp):
	@$(MKDIR_P) messages
	@: > messages/$(am__dirstamp)
messages/librrr_la-msg_addr.lo: messages/$(am__dirstamp)
messages/librrr_la-msg_log.lo: messages/$(am__dirstamp)
messages/librrr_la-msg_msg.lo: messages/$(am__dirstamp)
messages/librrr_la-msg.lo: messages/$(am__dirstamp)
messages/librrr_la-msg_checksum.lo: messages/$(am__dirstamp)
input/$(am__dirstamp):
	@$(MKDIR_P) input
	@: > input/$(am__dirstamp)
input/librrr_la-input.lo: input/$(am__dirstamp)
input/librrr_la-linux.lo: input/$(am__dirstamp)

librrr.la: $(librrr_la_OBJECTS) $(librrr_la_DEPENDENCIES) $(EXTRA_librrr_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_la_LINK) -rpath $(libdir) $(librrr_la_OBJECTS) $(librrr_la_LIBADD) $(LIBS)

librrr_conversion_warning.la: $(librrr_conversion_warning_la_OBJECTS) $(librrr_conversion_warning_la_DEPENDENCIES) $(EXTRA_librrr_conversion_warning_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_conversion_warning_la_LINK)  $(librrr_conversion_warning_la_OBJECTS) $(librrr_conversion_warning_la_LIBADD) $(LIBS)

librrr_fork.la: $(librrr_fork_la_OBJECTS) $(librrr_fork_la_DEPENDENCIES) $(EXTRA_librrr_fork_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_fork_la_LINK)  $(librrr_fork_la_OBJECTS) $(librrr_fork_la_LIBADD) $(LIBS)

librrr_log.la: $(librrr_log_la_OBJECTS) $(librrr_log_la_DEPENDENCIES) $(EXTRA_librrr_log_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_log_la_LINK)  $(librrr_log_la_OBJECTS) $(librrr_log_la_LIBADD) $(LIBS)
util/librrr_posix_la-posix.lo: util/$(am__dirstamp)

librrr_posix.la: $(librrr_posix_la_OBJECTS) $(librrr_posix_la_DEPENDENCIES) $(EXTRA_librrr_posix_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_posix_la_LINK)  $(librrr_posix_la_OBJECTS) $(librrr_posix_la_LIBADD) $(LIBS)
util/librrr_readdir_la-rrr_readdir.lo: util/$(am__dirstamp)

librrr_readdir.la: $(librrr_readdir_la_OBJECTS) $(librrr_readdir_la_DEPENDENCIES) $(EXTRA_librrr_readdir_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_readdir_la_LINK)  $(librrr_readdir_la_OBJECTS) $(librrr_readdir_la_LIBADD) $(LIBS)

librrr_strerror.la: $(librrr_strerror_la_OBJECTS) $(librrr_strerror_la_DEPENDENCIES) $(EXTRA_librrr_strerror_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_strerror_la_LINK)  $(librrr_strerror_la_OBJECTS) $(librrr_strerror_la_LIBADD) $(LIBS)

librrr_umask.la: $(librrr_umask_la_OBJECTS) $(librrr_umask_la_DEPENDENCIES) $(EXTRA_librrr_umask_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrr_umask_la_LINK)  $(librrr_umask_la_OBJECTS) $(librrr_umask_la_LIBADD) $(LIBS)

librrrmysql.la: $(librrrmysql_la_OBJECTS) $(librrrmysql_la_DEPENDENCIES) $(EXTRA_librrrmysql_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrrmysql_la_LINK) $(am_librrrmysql_la_rpath) $(librrrmysql_la_OBJECTS) $(librrrmysql_la_LIBADD) $(LIBS)
perl5/$(am__dirstamp):
	@$(MKDIR_P) perl5
	@: > perl5/$(am__dirstamp)
perl5/librrrperl5_la-perl5.lo: perl5/$(am__dirstamp)
perl5/librrrperl5_la-perl5_xsi.lo: perl5/$(am__dirstamp)
perl5/librrrperl5_la-perl5_types.lo: perl5/$(am__dirstamp)
perl5/librrrperl5_la-perl5_xsub.lo: perl5/$(am__dirstamp)

librrrperl5.la: $(librrrperl5_la_OBJECTS) $(librrrperl5_la_DEPENDENCIES) $(EXTRA_librrrperl5_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrrperl5_la_LINK) $(am_librrrperl5_la_rpath) $(librrrperl5_la_OBJECTS) $(librrrperl5_la_LIBADD) $(LIBS)
python3/$(am__dirstamp):
	@$(MKDIR_P) python3
	@: > python3/$(am__dirstamp)
python3/librrrpython3_la-python3_cmodule.lo: python3/$(am__dirstamp)
python3/librrrpython3_la-python3_module.lo: python3/$(am__dirstamp)
python3/librrrpython3_la-python3_common.lo: python3/$(am__dirstamp)
python3/librrrpython3_la-python3_vl_message.lo:  \
	python3/$(am__dirstamp)
python3/librrrpython3_la-python3_socket.lo: python3/$(am__dirstamp)
python3/librrrpython3_la-python3_array.lo: python3/$(am__dirstamp)
python3/librrrpython3_la-python3_config.lo: python3/$(am__dirstamp)

librrrpython3.la: $(librrrpython3_la_OBJECTS) $(librrrpython3_la_DEPENDENCIES) $(EXTRA_librrrpython3_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(librrrpython3_la_LINK) $(am_librrrpython3_la_rpath) $(librrrpython3_la_OBJECTS) $(librrrpython3_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)
	-rm -f cmdlineparser/*.$(OBJEXT)
	-rm -f cmdlineparser/*.lo
	-rm -f cmodule/*.$(OBJEXT)
	-rm -f cmodule/*.lo
	-rm -f http/*.$(OBJEXT)
	-rm -f http/*.lo
	-rm -f input/*.$(OBJEXT)
	-rm -f input/*.lo
	-rm -f ip/*.$(OBJEXT)
	-rm -f ip/*.lo
	-rm -f message_holder/*.$(OBJEXT)
	-rm -f message_holder/*.lo
	-rm -f messages/*.$(OBJEXT)
	-rm -f messages/*.lo
	-rm -f mqtt/*.$(OBJEXT)
	-rm -f mqtt/*.lo
	-rm -f net_transport/*.$(OBJEXT)
	-rm -f net_transport/*.lo
	-rm -f perl5/*.$(OBJEXT)
	-rm -f perl5/*.lo
	-rm -f python3/*.$(OBJEXT)
	-rm -f python3/*.lo
	-rm -f socket/*.$(OBJEXT)
	-rm -f socket/*.lo
	-rm -f stats/*.$(OBJEXT)
	-rm -f stats/*.lo
	-rm -f udpstream/*.$(OBJEXT)
	-rm -f udpstream/*.lo
	-rm -f util/*.$(OBJEXT)
	-rm -f util/*.lo

distclean-compile:
	-rm -f *.tab.c

.c.o:
	$(AM_V_CC)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<

librrr_la-buffer.lo: buffer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c

librrr_la-threads.lo: threads.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-threads.lo `test -f 'threads.c' || echo '$(srcdir)/'`threads.c

cmdlineparser/librrr_la-cmdline.lo: cmdlineparser/cmdline.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o cmdlineparser/librrr_la-cmdline.lo `test -f 'cmdlineparser/cmdline.c' || echo '$(srcdir)/'`cmdlineparser/cmdline.c

librrr_la-rrr_config.lo: rrr_config.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-rrr_config.lo `test -f 'rrr_config.c' || echo '$(srcdir)/'`rrr_config.c

librrr_la-version.lo: version.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c

librrr_la-configuration.lo: configuration.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-configuration.lo `test -f 'configuration.c' || echo '$(srcdir)/'`configuration.c

librrr_la-parse.lo: parse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-parse.lo `test -f 'parse.c' || echo '$(srcdir)/'`parse.c

librrr_la-settings.lo: settings.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-settings.lo `test -f 'settings.c' || echo '$(srcdir)/'`settings.c

librrr_la-instance_config.lo: instance_config.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-instance_config.lo `test -f 'instance_config.c' || echo '$(srcdir)/'`instance_config.c

librrr_la-common.lo: common.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c

librrr_la-message_broker.lo: message_broker.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-message_broker.lo `test -f 'message_broker.c' || echo '$(srcdir)/'`message_broker.c

librrr_la-map.lo: map.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-map.lo `test -f 'map.c' || echo '$(srcdir)/'`map.c

librrr_la-array.lo: array.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-array.lo `test -f 'array.c' || echo '$(srcdir)/'`array.c

librrr_la-array_tree.lo: array_tree.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-array_tree.lo `test -f 'array_tree.c' || echo '$(srcdir)/'`array_tree.c

librrr_la-read.lo: read.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-read.lo `test -f 'read.c' || echo '$(srcdir)/'`read.c

librrr_la-rrr_mmap.lo: rrr_mmap.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-rrr_mmap.lo `test -f 'rrr_mmap.c' || echo '$(srcdir)/'`rrr_mmap.c

librrr_la-mmap_channel.lo: mmap_channel.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-mmap_channel.lo `test -f 'mmap_channel.c' || echo '$(srcdir)/'`mmap_channel.c

librrr_la-instances.lo: instances.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-instances.lo `test -f 'instances.c' || echo '$(srcdir)/'`instances.c

librrr_la-instance_friends.lo: instance_friends.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-instance_friends.lo `test -f 'instance_friends.c' || echo '$(srcdir)/'`instance_friends.c

librrr_la-poll_helper.lo: poll_helper.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-poll_helper.lo `test -f 'poll_helper.c' || echo '$(srcdir)/'`poll_helper.c

librrr_la-modules.lo: modules.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-modules.lo `test -f 'modules.c' || echo '$(srcdir)/'`modules.c

librrr_la-string_builder.lo: string_builder.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-string_builder.lo `test -f 'string_builder.c' || echo '$(srcdir)/'`string_builder.c

librrr_la-random.lo: random.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-random.lo `test -f 'random.c' || echo '$(srcdir)/'`random.c

librrr_la-condition.lo: condition.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-condition.lo `test -f 'condition.c' || echo '$(srcdir)/'`condition.c

librrr_la-fixed_point.lo: fixed_point.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-fixed_point.lo `test -f 'fixed_point.c' || echo '$(srcdir)/'`fixed_point.c

librrr_la-passwd.lo: passwd.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-passwd.lo `test -f 'passwd.c' || echo '$(srcdir)/'`passwd.c

librrr_la-rrr_openssl.lo: rrr_openssl.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o librrr_la-rrr_openssl.lo `test -f 'rrr_openssl.c' || echo '$(srcdir)/'`rrr_openssl.c

mqtt/librrr_la-mqtt_broker.lo: mqtt/mqtt_broker.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_broker.lo `test -f 'mqtt/mqtt_broker.c' || echo '$(srcdir)/'`mqtt/mqtt_broker.c

mqtt/librrr_la-mqtt_common.lo: mqtt/mqtt_common.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_common.lo `test -f 'mqtt/mqtt_common.c' || echo '$(srcdir)/'`mqtt/mqtt_common.c

mqtt/librrr_la-mqtt_connection.lo: mqtt/mqtt_connection.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_connection.lo `test -f 'mqtt/mqtt_connection.c' || echo '$(srcdir)/'`mqtt/mqtt_connection.c

mqtt/librrr_la-mqtt_packet.lo: mqtt/mqtt_packet.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_packet.lo `test -f 'mqtt/mqtt_packet.c' || echo '$(srcdir)/'`mqtt/mqtt_packet.c

mqtt/librrr_la-mqtt_parse.lo: mqtt/mqtt_parse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_parse.lo `test -f 'mqtt/mqtt_parse.c' || echo '$(srcdir)/'`mqtt/mqtt_parse.c

mqtt/librrr_la-mqtt_property.lo: mqtt/mqtt_property.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_property.lo `test -f 'mqtt/mqtt_property.c' || echo '$(srcdir)/'`mqtt/mqtt_property.c

mqtt/librrr_la-mqtt_session.lo: mqtt/mqtt_session.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_session.lo `test -f 'mqtt/mqtt_session.c' || echo '$(srcdir)/'`mqtt/mqtt_session.c

mqtt/librrr_la-mqtt_session_ram.lo: mqtt/mqtt_session_ram.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_session_ram.lo `test -f 'mqtt/mqtt_session_ram.c' || echo '$(srcdir)/'`mqtt/mqtt_session_ram.c

mqtt/librrr_la-mqtt_assemble.lo: mqtt/mqtt_assemble.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_assemble.lo `test -f 'mqtt/mqtt_assemble.c' || echo '$(srcdir)/'`mqtt/mqtt_assemble.c

mqtt/librrr_la-mqtt_payload_buf.lo: mqtt/mqtt_payload_buf.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_payload_buf.lo `test -f 'mqtt/mqtt_payload_buf.c' || echo '$(srcdir)/'`mqtt/mqtt_payload_buf.c

mqtt/librrr_la-mqtt_subscription.lo: mqtt/mqtt_subscription.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_subscription.lo `test -f 'mqtt/mqtt_subscription.c' || echo '$(srcdir)/'`mqtt/mqtt_subscription.c

mqtt/librrr_la-mqtt_topic.lo: mqtt/mqtt_topic.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_topic.lo `test -f 'mqtt/mqtt_topic.c' || echo '$(srcdir)/'`mqtt/mqtt_topic.c

mqtt/librrr_la-mqtt_id_pool.lo: mqtt/mqtt_id_pool.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_id_pool.lo `test -f 'mqtt/mqtt_id_pool.c' || echo '$(srcdir)/'`mqtt/mqtt_id_pool.c

mqtt/librrr_la-mqtt_client.lo: mqtt/mqtt_client.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_client.lo `test -f 'mqtt/mqtt_client.c' || echo '$(srcdir)/'`mqtt/mqtt_client.c

mqtt/librrr_la-mqtt_acl.lo: mqtt/mqtt_acl.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_acl.lo `test -f 'mqtt/mqtt_acl.c' || echo '$(srcdir)/'`mqtt/mqtt_acl.c

mqtt/librrr_la-mqtt_transport.lo: mqtt/mqtt_transport.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o mqtt/librrr_la-mqtt_transport.lo `test -f 'mqtt/mqtt_transport.c' || echo '$(srcdir)/'`mqtt/mqtt_transport.c

stats/librrr_la-stats_engine.lo: stats/stats_engine.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o stats/librrr_la-stats_engine.lo `test -f 'stats/stats_engine.c' || echo '$(srcdir)/'`stats/stats_engine.c

stats/librrr_la-stats_instance.lo: stats/stats_instance.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o stats/librrr_la-stats_instance.lo `test -f 'stats/stats_instance.c' || echo '$(srcdir)/'`stats/stats_instance.c

stats/librrr_la-stats_message.lo: stats/stats_message.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o stats/librrr_la-stats_message.lo `test -f 'stats/stats_message.c' || echo '$(srcdir)/'`stats/stats_message.c

stats/librrr_la-stats_tree.lo: stats/stats_tree.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o stats/librrr_la-stats_tree.lo `test -f 'stats/stats_tree.c' || echo '$(srcdir)/'`stats/stats_tree.c

socket/librrr_la-rrr_socket.lo: socket/rrr_socket.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o socket/librrr_la-rrr_socket.lo `test -f 'socket/rrr_socket.c' || echo '$(srcdir)/'`socket/rrr_socket.c

socket/librrr_la-rrr_socket_read.lo: socket/rrr_socket_read.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o socket/librrr_la-rrr_socket_read.lo `test -f 'socket/rrr_socket_read.c' || echo '$(srcdir)/'`socket/rrr_socket_read.c

socket/librrr_la-rrr_socket_common.lo: socket/rrr_socket_common.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o socket/librrr_la-rrr_socket_common.lo `test -f 'socket/rrr_socket_common.c' || echo '$(srcdir)/'`socket/rrr_socket_common.c

socket/librrr_la-rrr_socket_client.lo: socket/rrr_socket_client.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o socket/librrr_la-rrr_socket_client.lo `test -f 'socket/rrr_socket_client.c' || echo '$(srcdir)/'`socket/rrr_socket_client.c

http/librrr_la-http_session.lo: http/http_session.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_session.lo `test -f 'http/http_session.c' || echo '$(srcdir)/'`http/http_session.c

http/librrr_la-http_util.lo: http/http_util.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_util.lo `test -f 'http/http_util.c' || echo '$(srcdir)/'`http/http_util.c

http/librrr_la-http_fields.lo: http/http_fields.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_fields.lo `test -f 'http/http_fields.c' || echo '$(srcdir)/'`http/http_fields.c

http/librrr_la-http_part.lo: http/http_part.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_part.lo `test -f 'http/http_part.c' || echo '$(srcdir)/'`http/http_part.c

http/librrr_la-http_client.lo: http/http_client.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_client.lo `test -f 'http/http_client.c' || echo '$(srcdir)/'`http/http_client.c

http/librrr_la-http_common.lo: http/http_common.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_common.lo `test -f 'http/http_common.c' || echo '$(srcdir)/'`http/http_common.c

http/librrr_la-http_query_builder.lo: http/http_query_builder.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_query_builder.lo `test -f 'http/http_query_builder.c' || echo '$(srcdir)/'`http/http_query_builder.c

http/librrr_la-http_client_config.lo: http/http_client_config.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_client_config.lo `test -f 'http/http_client_config.c' || echo '$(srcdir)/'`http/http_client_config.c

http/librrr_la-http_server.lo: http/http_server.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_server.lo `test -f 'http/http_server.c' || echo '$(srcdir)/'`http/http_server.c

http/librrr_la-http_server_worker.lo: http/http_server_worker.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o http/librrr_la-http_server_worker.lo `test -f 'http/http_server_worker.c' || echo '$(srcdir)/'`http/http_server_worker.c

cmodule/librrr_la-cmodule_main.lo: cmodule/cmodule_main.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o cmodule/librrr_la-cmodule_main.lo `test -f 'cmodule/cmodule_main.c' || echo '$(srcdir)/'`cmodule/cmodule_main.c

cmodule/librrr_la-cmodule_helper.lo: cmodule/cmodule_helper.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o cmodule/librrr_la-cmodule_helper.lo `test -f 'cmodule/cmodule_helper.c' || echo '$(srcdir)/'`cmodule/cmodule_helper.c

cmodule/librrr_la-cmodule_channel.lo: cmodule/cmodule_channel.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o cmodule/librrr_la-cmodule_channel.lo `test -f 'cmodule/cmodule_channel.c' || echo '$(srcdir)/'`cmodule/cmodule_channel.c

cmodule/librrr_la-cmodule_ext.lo: cmodule/cmodule_ext.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o cmodule/librrr_la-cmodule_ext.lo `test -f 'cmodule/cmodule_ext.c' || echo '$(srcdir)/'`cmodule/cmodule_ext.c

cmodule/librrr_la-cmodule_defer_queue.lo: cmodule/cmodule_defer_queue.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o cmodule/librrr_la-cmodule_defer_queue.lo `test -f 'cmodule/cmodule_defer_queue.c' || echo '$(srcdir)/'`cmodule/cmodule_defer_queue.c

udpstream/librrr_la-udpstream.lo: udpstream/udpstream.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o udpstream/librrr_la-udpstream.lo `test -f 'udpstream/udpstream.c' || echo '$(srcdir)/'`udpstream/udpstream.c

udpstream/librrr_la-udpstream_asd.lo: udpstream/udpstream_asd.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o udpstream/librrr_la-udpstream_asd.lo `test -f 'udpstream/udpstream_asd.c' || echo '$(srcdir)/'`udpstream/udpstream_asd.c

net_transport/librrr_la-net_transport.lo: net_transport/net_transport.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o net_transport/librrr_la-net_transport.lo `test -f 'net_transport/net_transport.c' || echo '$(srcdir)/'`net_transport/net_transport.c

net_transport/librrr_la-net_transport_plain.lo: net_transport/net_transport_plain.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o net_transport/librrr_la-net_transport_plain.lo `test -f 'net_transport/net_transport_plain.c' || echo '$(srcdir)/'`net_transport/net_transport_plain.c

net_transport/librrr_la-net_transport_config.lo: net_transport/net_transport_config.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o net_transport/librrr_la-net_transport_config.lo `test -f 'net_transport/net_transport_config.c' || echo '$(srcdir)/'`net_transport/net_transport_config.c

net_transport/librrr_la-net_transport_openssl.lo: net_transport/net_transport_openssl.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o net_transport/librrr_la-net_transport_openssl.lo `test -f 'net_transport/net_transport_openssl.c' || echo '$(srcdir)/'`net_transport/net_transport_openssl.c

net_transport/librrr_la-net_transport_tls_common.lo: net_transport/net_transport_tls_common.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o net_transport/librrr_la-net_transport_tls_common.lo `test -f 'net_transport/net_transport_tls_common.c' || echo '$(srcdir)/'`net_transport/net_transport_tls_common.c

net_transport/librrr_la-net_transport_libressl.lo: net_transport/net_transport_libressl.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o net_transport/librrr_la-net_transport_libressl.lo `test -f 'net_transport/net_transport_libressl.c' || echo '$(srcdir)/'`net_transport/net_transport_libressl.c

util/librrr_la-gnu.lo: util/gnu.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o util/librrr_la-gnu.lo `test -f 'util/gnu.c' || echo '$(srcdir)/'`util/gnu.c

util/librrr_la-base64.lo: util/base64.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o util/librrr_la-base64.lo `test -f 'util/base64.c' || echo '$(srcdir)/'`util/base64.c

util/librrr_la-crc32.lo: util/crc32.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o util/librrr_la-crc32.lo `test -f 'util/crc32.c' || echo '$(srcdir)/'`util/crc32.c

util/librrr_la-rrr_time.lo: util/rrr_time.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o util/librrr_la-rrr_time.lo `test -f 'util/rrr_time.c' || echo '$(srcdir)/'`util/rrr_time.c

util/librrr_la-rrr_endian.lo: util/rrr_endian.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o util/librrr_la-rrr_endian.lo `test -f 'util/rrr_endian.c' || echo '$(srcdir)/'`util/rrr_endian.c

util/librrr_la-slow_noop.lo: util/slow_noop.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o util/librrr_la-slow_noop.lo `test -f 'util/slow_noop.c' || echo '$(srcdir)/'`util/slow_noop.c

util/librrr_la-utf8.lo: util/utf8.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o util/librrr_la-utf8.lo `test -f 'util/utf8.c' || echo '$(srcdir)/'`util/utf8.c

ip/librrr_la-ip.lo: ip/ip.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o ip/librrr_la-ip.lo `test -f 'ip/ip.c' || echo '$(srcdir)/'`ip/ip.c

ip/librrr_la-ip_accept_data.lo: ip/ip_accept_data.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o ip/librrr_la-ip_accept_data.lo `test -f 'ip/ip_accept_data.c' || echo '$(srcdir)/'`ip/ip_accept_data.c

ip/librrr_la-ip_util.lo: ip/ip_util.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o ip/librrr_la-ip_util.lo `test -f 'ip/ip_util.c' || echo '$(srcdir)/'`ip/ip_util.c

message_holder/librrr_la-message_holder.lo: message_holder/message_holder.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o message_holder/librrr_la-message_holder.lo `test -f 'message_holder/message_holder.c' || echo '$(srcdir)/'`message_holder/message_holder.c

message_holder/librrr_la-message_holder_util.lo: message_holder/message_holder_util.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o message_holder/librrr_la-message_holder_util.lo `test -f 'message_holder/message_holder_util.c' || echo '$(srcdir)/'`message_holder/message_holder_util.c

message_holder/librrr_la-message_holder_collection.lo: message_holder/message_holder_collection.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o message_holder/librrr_la-message_holder_collection.lo `test -f 'message_holder/message_holder_collection.c' || echo '$(srcdir)/'`message_holder/message_holder_collection.c

messages/librrr_la-msg_addr.lo: messages/msg_addr.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o messages/librrr_la-msg_addr.lo `test -f 'messages/msg_addr.c' || echo '$(srcdir)/'`messages/msg_addr.c

messages/librrr_la-msg_log.lo: messages/msg_log.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o messages/librrr_la-msg_log.lo `test -f 'messages/msg_log.c' || echo '$(srcdir)/'`messages/msg_log.c

messages/librrr_la-msg_msg.lo: messages/msg_msg.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o messages/librrr_la-msg_msg.lo `test -f 'messages/msg_msg.c' || echo '$(srcdir)/'`messages/msg_msg.c

messages/librrr_la-msg.lo: messages/msg.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o messages/librrr_la-msg.lo `test -f 'messages/msg.c' || echo '$(srcdir)/'`messages/msg.c

messages/librrr_la-msg_checksum.lo: messages/msg_checksum.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o messages/librrr_la-msg_checksum.lo `test -f 'messages/msg_checksum.c' || echo '$(srcdir)/'`messages/msg_checksum.c

input/librrr_la-input.lo: input/input.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o input/librrr_la-input.lo `test -f 'input/input.c' || echo '$(srcdir)/'`input/input.c

input/librrr_la-linux.lo: input/linux.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_la_CFLAGS) $(CFLAGS) -c -o input/librrr_la-linux.lo `test -f 'input/linux.c' || echo '$(srcdir)/'`input/linux.c

librrr_conversion_warning_la-type.lo: type.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_conversion_warning_la_CFLAGS) $(CFLAGS) -c -o librrr_conversion_warning_la-type.lo `test -f 'type.c' || echo '$(srcdir)/'`type.c

librrr_fork_la-fork.lo: fork.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_fork_la_CFLAGS) $(CFLAGS) -c -o librrr_fork_la-fork.lo `test -f 'fork.c' || echo '$(srcdir)/'`fork.c

librrr_log_la-log.lo: log.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_log_la_CFLAGS) $(CFLAGS) -c -o librrr_log_la-log.lo `test -f 'log.c' || echo '$(srcdir)/'`log.c

util/librrr_posix_la-posix.lo: util/posix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_posix_la_CFLAGS) $(CFLAGS) -c -o util/librrr_posix_la-posix.lo `test -f 'util/posix.c' || echo '$(srcdir)/'`util/posix.c

util/librrr_readdir_la-rrr_readdir.lo: util/rrr_readdir.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_readdir_la_CFLAGS) $(CFLAGS) -c -o util/librrr_readdir_la-rrr_readdir.lo `test -f 'util/rrr_readdir.c' || echo '$(srcdir)/'`util/rrr_readdir.c

librrr_strerror_la-rrr_strerror.lo: rrr_strerror.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_strerror_la_CFLAGS) $(CFLAGS) -c -o librrr_strerror_la-rrr_strerror.lo `test -f 'rrr_strerror.c' || echo '$(srcdir)/'`rrr_strerror.c

librrr_umask_la-rrr_umask.lo: rrr_umask.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrr_umask_la_CFLAGS) $(CFLAGS) -c -o librrr_umask_la-rrr_umask.lo `test -f 'rrr_umask.c' || echo '$(srcdir)/'`rrr_umask.c

perl5/librrrperl5_la-perl5.lo: perl5/perl5.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrperl5_la_CFLAGS) $(CFLAGS) -c -o perl5/librrrperl5_la-perl5.lo `test -f 'perl5/perl5.c' || echo '$(srcdir)/'`perl5/perl5.c

perl5/librrrperl5_la-perl5_xsi.lo: perl5/perl5_xsi.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrperl5_la_CFLAGS) $(CFLAGS) -c -o perl5/librrrperl5_la-perl5_xsi.lo `test -f 'perl5/perl5_xsi.c' || echo '$(srcdir)/'`perl5/perl5_xsi.c

perl5/librrrperl5_la-perl5_types.lo: perl5/perl5_types.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrperl5_la_CFLAGS) $(CFLAGS) -c -o perl5/librrrperl5_la-perl5_types.lo `test -f 'perl5/perl5_types.c' || echo '$(srcdir)/'`perl5/perl5_types.c

perl5/librrrperl5_la-perl5_xsub.lo: perl5/perl5_xsub.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrperl5_la_CFLAGS) $(CFLAGS) -c -o perl5/librrrperl5_la-perl5_xsub.lo `test -f 'perl5/perl5_xsub.c' || echo '$(srcdir)/'`perl5/perl5_xsub.c

python3/librrrpython3_la-python3_cmodule.lo: python3/python3_cmodule.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrpython3_la_CFLAGS) $(CFLAGS) -c -o python3/librrrpython3_la-python3_cmodule.lo `test -f 'python3/python3_cmodule.c' || echo '$(srcdir)/'`python3/python3_cmodule.c

python3/librrrpython3_la-python3_module.lo: python3/python3_module.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrpython3_la_CFLAGS) $(CFLAGS) -c -o python3/librrrpython3_la-python3_module.lo `test -f 'python3/python3_module.c' || echo '$(srcdir)/'`python3/python3_module.c

python3/librrrpython3_la-python3_common.lo: python3/python3_common.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrpython3_la_CFLAGS) $(CFLAGS) -c -o python3/librrrpython3_la-python3_common.lo `test -f 'python3/python3_common.c' || echo '$(srcdir)/'`python3/python3_common.c

python3/librrrpython3_la-python3_vl_message.lo: python3/python3_vl_message.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrpython3_la_CFLAGS) $(CFLAGS) -c -o python3/librrrpython3_la-python3_vl_message.lo `test -f 'python3/python3_vl_message.c' || echo '$(srcdir)/'`python3/python3_vl_message.c

python3/librrrpython3_la-python3_socket.lo: python3/python3_socket.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrpython3_la_CFLAGS) $(CFLAGS) -c -o python3/librrrpython3_la-python3_socket.lo `test -f 'python3/python3_socket.c' || echo '$(srcdir)/'`python3/python3_socket.c

python3/librrrpython3_la-python3_array.lo: python3/python3_array.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrpython3_la_CFLAGS) $(CFLAGS) -c -o python3/librrrpython3_la-python3_array.lo `test -f 'python3/python3_array.c' || echo '$(srcdir)/'`python3/python3_array.c

python3/librrrpython3_la-python3_config.lo: python3/python3_config.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librrrpython3_la_CFLAGS) $(CFLAGS) -c -o python3/librrrpython3_la-python3_config.lo `test -f 'python3/python3_config.c' || echo '$(srcdir)/'`python3/python3_config.c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
	-rm -rf cmdlineparser/.libs cmdlineparser/_libs
	-rm -rf cmodule/.libs cmodule/_libs
	-rm -rf http/.libs http/_libs
	-rm -rf input/.libs input/_libs
	-rm -rf ip/.libs ip/_libs
	-rm -rf message_holder/.libs message_holder/_libs
	-rm -rf messages/.libs messages/_libs
	-rm -rf mqtt/.libs mqtt/_libs
	-rm -rf net_transport/.libs net_transport/_libs
	-rm -rf perl5/.libs perl5/_libs
	-rm -rf python3/.libs python3/_libs
	-rm -rf socket/.libs socket/_libs
	-rm -rf stats/.libs stats/_libs
	-rm -rf udpstream/.libs udpstream/_libs
	-rm -rf util/.libs util/_libs
install-nobase_includeHEADERS: $(nobase_include_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
	fi; \
	$(am__nobase_list) | while read dir files; do \
	  xfiles=; for file in $$files; do \
	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
	  test -z "$$xfiles" || { \
	    test "x$$dir" = x. || { \
	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
	done

uninstall-nobase_includeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-am

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
installdirs:
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-rm -f cmdlineparser/$(am__dirstamp)
	-rm -f cmodule/$(am__dirstamp)
	-rm -f http/$(am__dirstamp)
	-rm -f input/$(am__dirstamp)
	-rm -f ip/$(am__dirstamp)
	-rm -f message_holder/$(am__dirstamp)
	-rm -f messages/$(am__dirstamp)
	-rm -f mqtt/$(am__dirstamp)
	-rm -f net_transport/$(am__dirstamp)
	-rm -f perl5/$(am__dirstamp)
	-rm -f python3/$(am__dirstamp)
	-rm -f socket/$(am__dirstamp)
	-rm -f stats/$(am__dirstamp)
	-rm -f udpstream/$(am__dirstamp)
	-rm -f util/$(am__dirstamp)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	clean-noinstLTLIBRARIES mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-nobase_includeHEADERS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-libLTLIBRARIES

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
	cscopelist-am ctags ctags-am distclean distclean-compile \
	distclean-generic distclean-libtool distclean-tags distdir dvi \
	dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-dvi install-dvi-am \
	install-exec install-exec-am install-html install-html-am \
	install-info install-info-am install-libLTLIBRARIES \
	install-man install-nobase_includeHEADERS install-pdf \
	install-pdf-am install-ps install-ps-am install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
	uninstall-nobase_includeHEADERS

.PRECIOUS: Makefile


# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
