# Makefile.in generated by automake 1.13.4 from Makefile.am.
# src/examples/ecore_avahi/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
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)/efl
pkgincludedir = $(includedir)/efl
pkglibdir = $(libdir)/efl
pkglibexecdir = $(libexecdir)/efl
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 = i586-suse-linux-gnu
host_triplet = i586-suse-linux-gnu
EXTRA_PROGRAMS = ecore_avahi_example$(EXEEXT) \
	ecore_avahi_browse_example$(EXEEXT)
subdir = src/examples/ecore_avahi
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
	$(top_srcdir)/depcomp
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_if.m4 \
	$(top_srcdir)/m4/ecore_check_c_extension.m4 \
	$(top_srcdir)/m4/ecore_check_module.m4 $(top_srcdir)/m4/efl.m4 \
	$(top_srcdir)/m4/efl_attribute.m4 $(top_srcdir)/m4/efl_beta.m4 \
	$(top_srcdir)/m4/efl_binary.m4 \
	$(top_srcdir)/m4/efl_check_funcs.m4 \
	$(top_srcdir)/m4/efl_check_libs.m4 \
	$(top_srcdir)/m4/efl_compiler.m4 \
	$(top_srcdir)/m4/efl_doxygen.m4 $(top_srcdir)/m4/efl_eo.m4 \
	$(top_srcdir)/m4/efl_find_x.m4 $(top_srcdir)/m4/efl_lua_old.m4 \
	$(top_srcdir)/m4/efl_path_max.m4 \
	$(top_srcdir)/m4/efl_pkg_config.m4 \
	$(top_srcdir)/m4/efl_stdcxx_11.m4 \
	$(top_srcdir)/m4/efl_threads.m4 $(top_srcdir)/m4/eina_check.m4 \
	$(top_srcdir)/m4/eina_config.m4 \
	$(top_srcdir)/m4/emotion_module.m4 \
	$(top_srcdir)/m4/evas_check_engine.m4 \
	$(top_srcdir)/m4/evas_check_loader.m4 \
	$(top_srcdir)/m4/evil_windows.m4 \
	$(top_srcdir)/m4/gcc_check_builtin.m4 \
	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
	$(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libtool.m4 \
	$(top_srcdir)/m4/lock.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/nls.m4 \
	$(top_srcdir)/m4/pkg_var.m4 $(top_srcdir)/m4/po.m4 \
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am_ecore_avahi_browse_example_OBJECTS =  \
	ecore_avahi_browse_example.$(OBJEXT)
ecore_avahi_browse_example_OBJECTS =  \
	$(am_ecore_avahi_browse_example_OBJECTS)
ecore_avahi_browse_example_DEPENDENCIES =  \
	$(top_builddir)/src/lib/ecore/libecore.la \
	$(top_builddir)/src/lib/ecore_avahi/libecore_avahi.la \
	$(top_builddir)/src/lib/eo/libeo.la \
	$(top_builddir)/src/lib/eina/libeina.la
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 = 
am_ecore_avahi_example_OBJECTS = ecore_avahi_example.$(OBJEXT)
ecore_avahi_example_OBJECTS = $(am_ecore_avahi_example_OBJECTS)
ecore_avahi_example_DEPENDENCIES =  \
	$(top_builddir)/src/lib/ecore/libecore.la \
	$(top_builddir)/src/lib/ecore_avahi/libecore_avahi.la \
	$(top_builddir)/src/lib/eo/libeo.la \
	$(top_builddir)/src/lib/eina/libeina.la
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 = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
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 = $(ecore_avahi_browse_example_SOURCES) \
	$(ecore_avahi_example_SOURCES)
DIST_SOURCES = $(ecore_avahi_browse_example_SOURCES) \
	$(ecore_avahi_example_SOURCES)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
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
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/abuild/rpmbuild/BUILD/efl-1.11.2/missing aclocal-1.13
ALLOCA = 
ALTIVEC_CFLAGS = 
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
AS = as
AUTOCONF = ${SHELL} /home/abuild/rpmbuild/BUILD/efl-1.11.2/missing autoconf
AUTOHEADER = ${SHELL} /home/abuild/rpmbuild/BUILD/efl-1.11.2/missing autoheader
AUTOMAKE = ${SHELL} /home/abuild/rpmbuild/BUILD/efl-1.11.2/missing automake-1.13
AVAHI_CLIENT_CFLAGS = 
AVAHI_CLIENT_LIBS = 
AWK = gawk
CC = gcc -std=gnu99
CCAS = gcc
CCASDEPMODE = depmode=none
CCASFLAGS = -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wno-address
CCDEPMODE = depmode=none
CFLAGS = -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wno-address
CHECK_CFLAGS = 
CHECK_LIBS = 
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=none
CXXFLAGS = -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++11
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DL_INTERNAL_LIBS = 
DL_LIBS = 
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
ECORE_AUDIO_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -D_REENTRANT  -I$(top_srcdir)/src/lib/ecore_audio -I$(top_builddir)/src/lib/ecore_audio -I$(top_srcdir)/src/bindings/ecore_audio -I$(top_builddir)/src/bindings/ecore_audio -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore   -DEFL_ECORE_AUDIO_BUILD=1
ECORE_AUDIO_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_audio_cxx -I$(top_builddir)/src/lib/ecore_audio_cxx -I$(top_srcdir)/src/bindings/ecore_audio_cxx -I$(top_builddir)/src/bindings/ecore_audio_cxx   -DEFL_ECORE_AUDIO_CXX_BUILD=1
ECORE_AUDIO_CXX_INTERNAL_LIBS =  
ECORE_AUDIO_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_AUDIO_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries              
ECORE_AUDIO_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la 
ECORE_AUDIO_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_AUDIO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lsndfile -lpulse  lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la   -lpthread       -lm      
ECORE_AVAHI_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_avahi -I$(top_builddir)/src/lib/ecore_avahi -I$(top_srcdir)/src/bindings/ecore_avahi -I$(top_builddir)/src/bindings/ecore_avahi -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore   -DEFL_ECORE_AVAHI_BUILD=1
ECORE_AVAHI_INTERNAL_LIBS =  lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la 
ECORE_AVAHI_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_AVAHI_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la    -lpthread          
ECORE_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/bindings/ecore -I$(top_builddir)/src/bindings/ecore -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo   -DEFL_ECORE_BUILD=1
ECORE_COCOA_CFLAGS = 
ECORE_COCOA_INTERNAL_LIBS = 
ECORE_COCOA_LDFLAGS = 
ECORE_COCOA_LIBS = 
ECORE_CON_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -DOPENSSL_LOAD_CONF  -I$(top_srcdir)/src/lib/ecore_con -I$(top_builddir)/src/lib/ecore_con -I$(top_srcdir)/src/bindings/ecore_con -I$(top_builddir)/src/bindings/ecore_con -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo    -DEFL_ECORE_CON_BUILD=1
ECORE_CON_INTERNAL_LIBS =  lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la 
ECORE_CON_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_CON_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lssl -lcrypto  lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la    -lpthread       -lm      
ECORE_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_cxx -I$(top_builddir)/src/lib/ecore_cxx -I$(top_srcdir)/src/bindings/ecore_cxx -I$(top_builddir)/src/bindings/ecore_cxx -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eina_cxx -I$(top_builddir)/src/lib/eina_cxx   -DEFL_ECORE_CXX_BUILD=1
ECORE_CXX_INTERNAL_LIBS =  lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la lib/eina_cxx/libeina_cxx.la 
ECORE_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la lib/eina_cxx/libeina_cxx.la    -lpthread           
ECORE_DRM_CFLAGS = 
ECORE_DRM_INTERNAL_LIBS = 
ECORE_DRM_LDFLAGS = 
ECORE_DRM_LIBS = 
ECORE_EVAS_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_evas -I$(top_builddir)/src/lib/ecore_evas -I$(top_srcdir)/src/bindings/ecore_evas -I$(top_builddir)/src/bindings/ecore_evas -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore_input_evas -I$(top_builddir)/src/lib/ecore_input_evas   -DEFL_ECORE_EVAS_BUILD=1
ECORE_EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la 
ECORE_EVAS_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la   -lpthread               
ECORE_FB_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_fb -I$(top_builddir)/src/lib/ecore_fb -I$(top_srcdir)/src/bindings/ecore_fb -I$(top_builddir)/src/bindings/ecore_fb -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore   -DEFL_ECORE_FB_BUILD=1
ECORE_FB_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la 
ECORE_FB_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_FB_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la   -lpthread            
ECORE_FILE_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/bindings/ecore_file -I$(top_builddir)/src/bindings/ecore_file -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_con -I$(top_builddir)/src/lib/ecore_con   -DEFL_ECORE_FILE_BUILD=1
ECORE_FILE_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la 
ECORE_FILE_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_FILE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la   -lpthread            
ECORE_IMF_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_imf -I$(top_builddir)/src/lib/ecore_imf -I$(top_srcdir)/src/bindings/ecore_imf -I$(top_builddir)/src/bindings/ecore_imf -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore   -DEFL_ECORE_IMF_BUILD=1
ECORE_IMF_EVAS_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_imf_evas -I$(top_builddir)/src/lib/ecore_imf_evas -I$(top_srcdir)/src/bindings/ecore_imf_evas -I$(top_builddir)/src/bindings/ecore_imf_evas -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_imf -I$(top_builddir)/src/lib/ecore_imf   -DEFL_ECORE_IMF_EVAS_BUILD=1
ECORE_IMF_EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_imf/libecore_imf.la 
ECORE_IMF_EVAS_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_IMF_EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_imf/libecore_imf.la   -lpthread             
ECORE_IMF_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la 
ECORE_IMF_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_IMF_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la   -lpthread            
ECORE_INPUT_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/bindings/ecore_input -I$(top_builddir)/src/bindings/ecore_input -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore   -DEFL_ECORE_INPUT_BUILD=1
ECORE_INPUT_EVAS_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_input_evas -I$(top_builddir)/src/lib/ecore_input_evas -I$(top_srcdir)/src/bindings/ecore_input_evas -I$(top_builddir)/src/bindings/ecore_input_evas -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input   -DEFL_ECORE_INPUT_EVAS_BUILD=1
ECORE_INPUT_EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la 
ECORE_INPUT_EVAS_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_INPUT_EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la   -lpthread             
ECORE_INPUT_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la 
ECORE_INPUT_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_INPUT_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la   -lpthread           
ECORE_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la 
ECORE_IPC_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_ipc -I$(top_builddir)/src/lib/ecore_ipc -I$(top_srcdir)/src/bindings/ecore_ipc -I$(top_builddir)/src/bindings/ecore_ipc -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_con -I$(top_builddir)/src/lib/ecore_con   -DEFL_ECORE_IPC_BUILD=1
ECORE_IPC_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la 
ECORE_IPC_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_IPC_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la   -lpthread       -lm      
ECORE_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lgthread-2.0 -pthread -lglib-2.0  lib/eina/libeina.la lib/eo/libeo.la   -lpthread     -lm       
ECORE_PSL1GHT_CFLAGS = 
ECORE_PSL1GHT_INTERNAL_LIBS = 
ECORE_PSL1GHT_LDFLAGS = 
ECORE_PSL1GHT_LIBS = 
ECORE_SDL_CFLAGS = 
ECORE_SDL_INTERNAL_LIBS = 
ECORE_SDL_LDFLAGS = 
ECORE_SDL_LIBS = 
ECORE_WAYLAND_CFLAGS = 
ECORE_WAYLAND_INTERNAL_LIBS = 
ECORE_WAYLAND_LDFLAGS = 
ECORE_WAYLAND_LIBS = 
ECORE_WIN32_CFLAGS = 
ECORE_WIN32_INTERNAL_LIBS = 
ECORE_WIN32_LDFLAGS = 
ECORE_WIN32_LIBS = 
ECORE_X_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ecore_x -I$(top_builddir)/src/lib/ecore_x -I$(top_srcdir)/src/bindings/ecore_x -I$(top_builddir)/src/bindings/ecore_x -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input    -DEFL_ECORE_X_BUILD=1
ECORE_X_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la 
ECORE_X_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ECORE_X_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la   -lpthread       -lX11 -lXcursor  -ldl -ldl  -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi -lXi      
ECORE_X_XLIB_CFLAGS = 
ECORE_X_XLIB_LIBS = -lX11 -lXcursor 
ECORE_X_XLIB_cflags = 
ECORE_X_XLIB_libdirs = 
ECORE_X_XLIB_libs = -lX11 -lXcursor 
EDJE_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/luajit-2.0  -I$(top_srcdir)/src/lib/edje -I$(top_builddir)/src/lib/edje -I$(top_srcdir)/src/bindings/edje -I$(top_builddir)/src/bindings/edje -I$(top_srcdir)/src/lib/ecore_audio -I$(top_builddir)/src/lib/ecore_audio -I$(top_srcdir)/src/lib/ephysics -I$(top_builddir)/src/lib/ephysics -I$(top_srcdir)/src/lib/eio -I$(top_builddir)/src/lib/eio -I$(top_srcdir)/src/lib/embryo -I$(top_builddir)/src/lib/embryo -I$(top_srcdir)/src/lib/ecore_imf_evas -I$(top_builddir)/src/lib/ecore_imf_evas -I$(top_srcdir)/src/lib/ecore_imf -I$(top_builddir)/src/lib/ecore_imf -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/ecore_evas -I$(top_builddir)/src/lib/ecore_evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EDJE_BUILD=1
EDJE_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/edje_cxx -I$(top_builddir)/src/lib/edje_cxx -I$(top_srcdir)/src/bindings/edje_cxx -I$(top_builddir)/src/bindings/edje_cxx   -DEFL_EDJE_CXX_BUILD=1
EDJE_CXX_INTERNAL_LIBS =  
EDJE_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EDJE_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries              
EDJE_INTERNAL_LIBS =  lib/ecore_audio/libecore_audio.la lib/ephysics/libephysics.la lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la 
EDJE_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EDJE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lluajit-5.1  lib/ecore_audio/libecore_audio.la lib/ephysics/libephysics.la lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la                -lpthread    -lm      
EET_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -DOPENSSL_LOAD_CONF  -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/bindings/eet -I$(top_builddir)/src/bindings/eet -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina    -DEFL_EET_BUILD=1
EET_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eet_cxx -I$(top_builddir)/src/lib/eet_cxx -I$(top_srcdir)/src/bindings/eet_cxx -I$(top_builddir)/src/bindings/eet_cxx -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eina_cxx -I$(top_builddir)/src/lib/eina_cxx   -DEFL_EET_CXX_BUILD=1
EET_CXX_INTERNAL_LIBS =  lib/eet/libeet.la lib/eina_cxx/libeina_cxx.la 
EET_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EET_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eet/libeet.la lib/eina_cxx/libeina_cxx.la            
EET_INTERNAL_LIBS =  lib/eina/libeina.la 
EET_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EET_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -L/lib -lssl -lcrypto -lz  lib/eina/libeina.la   -lpthread     -lm -ljpeg      
EEZE_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid  -I$(top_srcdir)/src/lib/eeze -I$(top_builddir)/src/lib/eeze -I$(top_srcdir)/src/bindings/eeze -I$(top_builddir)/src/bindings/eeze -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore_con -I$(top_builddir)/src/lib/ecore_con -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EEZE_BUILD=1
EEZE_INTERNAL_LIBS =  lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la 
EEZE_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EEZE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lmount -ludev  lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la        -lpthread         
EFLALL_CFLAGS =  -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections
EFLALL_LDFLAGS =  -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries
EFL_API_EO_DEF = #define EFL_EO_API_SUPPORT
EFL_API_LEGACY_DEF = 
EFL_BUILD_ID = none
EFL_LTLIBRARY_FLAGS = -no-undefined -version-info 12:2:11 
EFL_LTMODULE_FLAGS = -no-undefined -avoid-version
EFL_PTHREAD_CFLAGS = -D_REENTRANT
EFL_PTHREAD_LIBS = -lpthread
EFL_VERSION_MAJOR = 1
EFL_VERSION_MINOR = 11
EFL_WINDOWS_VERSION_CFLAGS = 
EFL_X11_CFLAGS = 
EFL_X11_LIBS = -lX11 
EFREET_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/efreet -I$(top_builddir)/src/lib/efreet -I$(top_srcdir)/src/bindings/efreet -I$(top_builddir)/src/bindings/efreet -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eldbus -I$(top_builddir)/src/lib/eldbus -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet   -DEFL_EFREET_BUILD=1
EFREET_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la 
EFREET_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EFREET_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la   -lpthread              
EGREP = /usr/bin/grep -E
EINA_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/bindings/eina -I$(top_builddir)/src/bindings/eina  -D_REENTRANT  -DEFL_EINA_BUILD=1
EINA_CONFIGURE_DEFAULT_MEMPOOL = 
EINA_CONFIGURE_ENABLE_LOG = #define EINA_ENABLE_LOG
EINA_CONFIGURE_HAVE_ALLOCA_H = #define EINA_HAVE_ALLOCA_H
EINA_CONFIGURE_HAVE_BSWAP16 = #define EINA_HAVE_BSWAP16
EINA_CONFIGURE_HAVE_BSWAP32 = #define EINA_HAVE_BSWAP32
EINA_CONFIGURE_HAVE_BSWAP64 = #define EINA_HAVE_BSWAP64
EINA_CONFIGURE_HAVE_BYTESWAP_H = #define EINA_HAVE_BYTESWAP_H
EINA_CONFIGURE_HAVE_DEBUG_THREADS = 
EINA_CONFIGURE_HAVE_DIRENT_H = 
EINA_CONFIGURE_HAVE_LROUND = 
EINA_CONFIGURE_HAVE_POSIX_SPINLOCK = #define EINA_HAVE_POSIX_SPINLOCK
EINA_CONFIGURE_HAVE_PTHREAD_AFFINITY = #define EINA_HAVE_PTHREAD_AFFINITY
EINA_CONFIGURE_HAVE_PTHREAD_BARRIER = #define EINA_HAVE_PTHREAD_BARRIER
EINA_CONFIGURE_MAGIC_DEBUG = #define EINA_MAGIC_DEBUG
EINA_CONFIGURE_SAFETY_CHECKS = #define EINA_SAFETY_CHECKS
EINA_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eina_cxx -I$(top_builddir)/src/lib/eina_cxx -I$(top_srcdir)/src/bindings/eina_cxx -I$(top_builddir)/src/bindings/eina_cxx -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina  -D_REENTRANT  -DEFL_EINA_CXX_BUILD=1
EINA_CXX_INTERNAL_LIBS =  lib/eina/libeina.la 
EINA_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EINA_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread         
EINA_INTERNAL_LIBS =  
EINA_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EINA_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries        -lpthread  -lm -ldl -ldl  -lrt         
EINA_SIZEOF_WCHAR_T = 4
EIO_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eio -I$(top_builddir)/src/lib/eio -I$(top_srcdir)/src/bindings/eio -I$(top_builddir)/src/bindings/eio -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore   -DEFL_EIO_BUILD=1
EIO_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la 
EIO_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EIO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la   -lpthread       -lm      
ELDBUS_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -I$(top_srcdir)/src/lib/eldbus -I$(top_builddir)/src/lib/eldbus -I$(top_srcdir)/src/bindings/eldbus -I$(top_builddir)/src/bindings/eldbus -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore   -DEFL_ELDBUS_BUILD=1
ELDBUS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la 
ELDBUS_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ELDBUS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -ldbus-1  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la   -lpthread           
ELUA_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/luajit-2.0  -I$(top_srcdir)/src/lib/elua -I$(top_builddir)/src/lib/elua -I$(top_srcdir)/src/bindings/elua -I$(top_builddir)/src/bindings/elua -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_ELUA_BUILD=1
ELUA_INTERNAL_LIBS =  lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la 
ELUA_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ELUA_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lluajit-5.1  lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la     -lpthread         
EMBRYO_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/embryo -I$(top_builddir)/src/lib/embryo -I$(top_srcdir)/src/bindings/embryo -I$(top_builddir)/src/bindings/embryo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EMBRYO_BUILD=1
EMBRYO_INTERNAL_LIBS =  lib/eina/libeina.la 
EMBRYO_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EMBRYO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread    -lm      
EMOTION_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/emotion -I$(top_builddir)/src/lib/emotion -I$(top_srcdir)/src/bindings/emotion -I$(top_builddir)/src/bindings/emotion -I$(top_srcdir)/src/lib/eeze -I$(top_builddir)/src/lib/eeze -I$(top_srcdir)/src/lib/eio -I$(top_builddir)/src/lib/eio -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EMOTION_BUILD=1
EMOTION_INTERNAL_LIBS =  lib/eeze/libeeze.la lib/eio/libeio.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la 
EMOTION_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EMOTION_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eeze/libeeze.la lib/eio/libeio.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la         -lpthread     -lrt      
EMOTION_MODULE_GENERIC_CFLAGS = 
EMOTION_MODULE_GENERIC_LIBS = 
EMOTION_MODULE_GSTREAMER1_CFLAGS = -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
EMOTION_MODULE_GSTREAMER1_LIBS = -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 
EMOTION_MODULE_GSTREAMER_CFLAGS = 
EMOTION_MODULE_GSTREAMER_LIBS = 
EMOTION_MODULE_XINE_CFLAGS = 
EMOTION_MODULE_XINE_LIBS = -lxine 
EOLIAN_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eolian -I$(top_builddir)/src/lib/eolian -I$(top_srcdir)/src/bindings/eolian -I$(top_builddir)/src/bindings/eolian -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EOLIAN_BUILD=1
EOLIAN_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eolian_cxx -I$(top_builddir)/src/lib/eolian_cxx -I$(top_srcdir)/src/bindings/eolian_cxx -I$(top_builddir)/src/bindings/eolian_cxx -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EOLIAN_CXX_BUILD=1
EOLIAN_CXX_INTERNAL_LIBS =  lib/eo/libeo.la lib/eina/libeina.la 
EOLIAN_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EOLIAN_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eo/libeo.la lib/eina/libeina.la    -lpthread         
EOLIAN_INTERNAL_LIBS =  lib/eina/libeina.la 
EOLIAN_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EOLIAN_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread         
EO_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/bindings/eo -I$(top_builddir)/src/bindings/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EO_BUILD=1
EO_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/eo_cxx -I$(top_builddir)/src/lib/eo_cxx -I$(top_srcdir)/src/bindings/eo_cxx -I$(top_builddir)/src/bindings/eo_cxx   -DEFL_EO_CXX_BUILD=1
EO_CXX_INTERNAL_LIBS =  
EO_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EO_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries              
EO_INTERNAL_LIBS =  lib/eina/libeina.la 
EO_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread    -ldl      
EPHYSICS_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/bullet  -I$(top_srcdir)/src/lib/ephysics -I$(top_builddir)/src/lib/ephysics -I$(top_srcdir)/src/bindings/ephysics -I$(top_builddir)/src/bindings/ephysics -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_EPHYSICS_BUILD=1
EPHYSICS_INTERNAL_LIBS =  lib/eo/libeo.la lib/ecore/libecore.la lib/evas/libevas.la lib/eina/libeina.la 
EPHYSICS_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EPHYSICS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath  lib/eo/libeo.la lib/ecore/libecore.la lib/evas/libevas.la lib/eina/libeina.la      -lpthread         
ESCAPE_CFLAGS = 
ESCAPE_INTERNAL_LIBS = 
ESCAPE_LDFLAGS = 
ESCAPE_LIBS = 
ETHUMB_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ethumb -I$(top_builddir)/src/lib/ethumb -I$(top_srcdir)/src/bindings/ethumb -I$(top_builddir)/src/bindings/ethumb -I$(top_srcdir)/src/lib/edje -I$(top_builddir)/src/lib/edje -I$(top_srcdir)/src/lib/ecore_imf -I$(top_builddir)/src/lib/ecore_imf -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/ecore_evas -I$(top_builddir)/src/lib/ecore_evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_ETHUMB_BUILD=1
ETHUMB_CLIENT_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/ethumb_client -I$(top_builddir)/src/lib/ethumb_client -I$(top_srcdir)/src/bindings/ethumb_client -I$(top_builddir)/src/bindings/ethumb_client -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/ethumb -I$(top_builddir)/src/lib/ethumb -I$(top_srcdir)/src/lib/eldbus -I$(top_builddir)/src/lib/eldbus -I$(top_srcdir)/src/lib/edje -I$(top_builddir)/src/lib/edje -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina   -DEFL_ETHUMB_CLIENT_BUILD=1
ETHUMB_CLIENT_INTERNAL_LIBS =  lib/evas/libevas.la lib/ethumb/libethumb.la lib/eldbus/libeldbus.la lib/edje/libedje.la lib/ecore/libecore.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la 
ETHUMB_CLIENT_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ETHUMB_CLIENT_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/evas/libevas.la lib/ethumb/libethumb.la lib/eldbus/libeldbus.la lib/edje/libedje.la lib/ecore/libecore.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la          -lpthread         
ETHUMB_INTERNAL_LIBS =  lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la 
ETHUMB_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
ETHUMB_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la           -lpthread         
EVAS_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/luajit-2.0  -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/bindings/evas -I$(top_builddir)/src/bindings/evas -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo   -DEFL_EVAS_BUILD=1
EVAS_CSERVE2_SLAVE_LIBS =    -lrt
EVAS_CXX_CFLAGS =   -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections  -I$(top_srcdir)/src/lib/evas_cxx -I$(top_builddir)/src/lib/evas_cxx -I$(top_srcdir)/src/bindings/evas_cxx -I$(top_builddir)/src/bindings/evas_cxx   -DEFL_EVAS_CXX_BUILD=1
EVAS_CXX_INTERNAL_LIBS =  
EVAS_CXX_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EVAS_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries              
EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la 
EVAS_LDFLAGS =   -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries 
EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lpng16 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1  lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la   -lpthread     -ljpeg  -ldl -lm  -lrt      
EVIL_CFLAGS = 
EVIL_CFLAGS_WRN = 
EVIL_CXXFLAGS = 
EVIL_DLFCN_CPPFLAGS = 
EVIL_DLFCN_LIBS = 
EVIL_INTERNAL_LIBS = 
EVIL_LDFLAGS = 
EVIL_LIBS = 
EXEEXT = 
FGREP = /usr/bin/grep -F
GETTEXT_MACRO_VERSION = 0.17
GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -DEINA_BENCH_HAVE_GLIB
GLIB_LIBS = -lglib-2.0 
GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt
GREP = /usr/bin/grep
GSTREAMER_CFLAGS = -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
GSTREAMER_LIBS = -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 
HAVE_CXX11 = 1
HAVE_ECORE_X_BACKEND = HAVE_ECORE_X_XLIB
IBUS_CFLAGS = 
IBUS_LIBS = 
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INTLLIBS = 
INTL_MACOSX_LIBS = 
JP2K_CFLAGS = 
JP2K_LIBS = 
KEYSYMDEFS = 
LD = /usr/i586-suse-linux/bin/ld
LDFLAGS = 
LIBGCRYPT_CFLAGS = 
LIBGCRYPT_CONFIG = 
LIBGCRYPT_LIBS = 
LIBICONV = -liconv
LIBINTL = 
LIBMULTITHREAD = -lpthread
LIBOBJS = 
LIBPTH = 
LIBPTH_PREFIX = 
LIBS = 
LIBTHREAD = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LOCALE_DIR = ${datarootdir}/locale
LTLIBICONV = -liconv
LTLIBINTL = 
LTLIBMULTITHREAD = -lpthread
LTLIBOBJS = 
LTLIBPTH = 
LTLIBTHREAD = 
MAKEINFO = ${SHELL} /home/abuild/rpmbuild/BUILD/efl-1.11.2/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
MODULE_ARCH = v-1.11
MSGFMT = /usr/bin/msgfmt
MSGFMT_015 = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge
NEON_CFLAGS = 
NM = /usr/bin/nm -B
NMEDIT = 
OBJC = gcc
OBJCDEPMODE = depmode=none
OBJCFLAGS = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = efl
PACKAGE_BUGREPORT = enlightenment-devel@lists.sourceforge.net
PACKAGE_NAME = efl
PACKAGE_STRING = efl 1.11.2
PACKAGE_TARNAME = efl
PACKAGE_URL = 
PACKAGE_VERSION = 1.11.2
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/i586-suse-linux-gnu-pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = :/usr/lib/pkgconfig:/usr/share/pkgconfig
PNG_CFLAGS = -I/usr/include/libpng16 
PNG_LIBS = -lpng16 
POSUB = po
RANLIB = ranlib
SCIM_CFLAGS = 
SCIM_LIBS = 
SDL_CFLAGS = 
SDL_LIBS = 
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/sh
SHM_LIBS =  -lrt
SSE3_CFLAGS = -msse3
STRIP = strip
SUID_CFLAGS = 
SUID_LDFLAGS = 
SYSTEMD_CFLAGS = 
SYSTEMD_LIBS = 
TIZEN_CONFIGURATION_MANAGER_CFLAGS = 
TIZEN_CONFIGURATION_MANAGER_LIBS = 
TIZEN_SENSOR_CFLAGS = 
TIZEN_SENSOR_LIBS = 
USER_SESSION_DIR = 
USE_ECORE_AUDIO_CXX_INTERNAL_LIBS =   lib/ecore_audio_cxx/libecore_audio_cxx.la
USE_ECORE_AUDIO_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries               lib/ecore_audio_cxx/libecore_audio_cxx.la
USE_ECORE_AUDIO_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la  lib/ecore_audio/libecore_audio.la
USE_ECORE_AUDIO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lsndfile -lpulse  lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la   -lpthread       -lm       lib/ecore_audio/libecore_audio.la
USE_ECORE_AVAHI_INTERNAL_LIBS =  lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la  lib/ecore_avahi/libecore_avahi.la
USE_ECORE_AVAHI_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la    -lpthread           lib/ecore_avahi/libecore_avahi.la
USE_ECORE_COCOA_INTERNAL_LIBS = 
USE_ECORE_COCOA_LIBS = 
USE_ECORE_CON_INTERNAL_LIBS =  lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la  lib/ecore_con/libecore_con.la
USE_ECORE_CON_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lssl -lcrypto  lib/ecore/libecore.la lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la    -lpthread       -lm       lib/ecore_con/libecore_con.la
USE_ECORE_CXX_INTERNAL_LIBS =  lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la lib/eina_cxx/libeina_cxx.la  lib/ecore_cxx/libecore_cxx.la
USE_ECORE_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eo/libeo.la lib/eina/libeina.la lib/ecore/libecore.la lib/eina_cxx/libeina_cxx.la    -lpthread            lib/ecore_cxx/libecore_cxx.la
USE_ECORE_DRM_INTERNAL_LIBS = 
USE_ECORE_DRM_LIBS = 
USE_ECORE_EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la  lib/ecore_evas/libecore_evas.la
USE_ECORE_EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la lib/ecore_input_evas/libecore_input_evas.la   -lpthread                lib/ecore_evas/libecore_evas.la
USE_ECORE_FB_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la  lib/ecore_fb/libecore_fb.la
USE_ECORE_FB_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la   -lpthread             lib/ecore_fb/libecore_fb.la
USE_ECORE_FILE_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la  lib/ecore_file/libecore_file.la
USE_ECORE_FILE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la   -lpthread             lib/ecore_file/libecore_file.la
USE_ECORE_IMF_EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_imf/libecore_imf.la  lib/ecore_imf_evas/libecore_imf_evas.la
USE_ECORE_IMF_EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_imf/libecore_imf.la   -lpthread              lib/ecore_imf_evas/libecore_imf_evas.la
USE_ECORE_IMF_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la  lib/ecore_imf/libecore_imf.la
USE_ECORE_IMF_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore_input/libecore_input.la lib/ecore/libecore.la   -lpthread             lib/ecore_imf/libecore_imf.la
USE_ECORE_INPUT_EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la  lib/ecore_input_evas/libecore_input_evas.la
USE_ECORE_INPUT_EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/evas/libevas.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la   -lpthread              lib/ecore_input_evas/libecore_input_evas.la
USE_ECORE_INPUT_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la  lib/ecore_input/libecore_input.la
USE_ECORE_INPUT_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la   -lpthread            lib/ecore_input/libecore_input.la
USE_ECORE_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la  lib/ecore/libecore.la
USE_ECORE_IPC_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la  lib/ecore_ipc/libecore_ipc.la
USE_ECORE_IPC_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_con/libecore_con.la   -lpthread       -lm       lib/ecore_ipc/libecore_ipc.la
USE_ECORE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lgthread-2.0 -pthread -lglib-2.0  lib/eina/libeina.la lib/eo/libeo.la   -lpthread     -lm        lib/ecore/libecore.la
USE_ECORE_PSL1GHT_INTERNAL_LIBS = 
USE_ECORE_PSL1GHT_LIBS = 
USE_ECORE_SDL_INTERNAL_LIBS = 
USE_ECORE_SDL_LIBS = 
USE_ECORE_WAYLAND_INTERNAL_LIBS = 
USE_ECORE_WAYLAND_LIBS = 
USE_ECORE_WIN32_INTERNAL_LIBS = 
USE_ECORE_WIN32_LIBS = 
USE_ECORE_X_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la  lib/ecore_x/libecore_x.la
USE_ECORE_X_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi -lXi lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la lib/ecore_input/libecore_input.la   -lpthread       -lX11 -lXcursor  -ldl -ldl  -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi -lXi       lib/ecore_x/libecore_x.la
USE_EDJE_CXX_INTERNAL_LIBS =   lib/edje_cxx/libedje_cxx.la
USE_EDJE_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries               lib/edje_cxx/libedje_cxx.la
USE_EDJE_INTERNAL_LIBS =  lib/ecore_audio/libecore_audio.la lib/ephysics/libephysics.la lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la  lib/edje/libedje.la
USE_EDJE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lluajit-5.1  lib/ecore_audio/libecore_audio.la lib/ephysics/libephysics.la lib/eio/libeio.la lib/embryo/libembryo.la lib/ecore_imf_evas/libecore_imf_evas.la lib/ecore_imf/libecore_imf.la lib/ecore_input/libecore_input.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/evas/libevas.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la                -lpthread    -lm       lib/edje/libedje.la
USE_EET_CXX_INTERNAL_LIBS =  lib/eet/libeet.la lib/eina_cxx/libeina_cxx.la  lib/eet_cxx/libeet_cxx.la
USE_EET_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eet/libeet.la lib/eina_cxx/libeina_cxx.la             lib/eet_cxx/libeet_cxx.la
USE_EET_INTERNAL_LIBS =  lib/eina/libeina.la  lib/eet/libeet.la
USE_EET_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -L/lib -lssl -lcrypto -lz  lib/eina/libeina.la   -lpthread     -lm -ljpeg       lib/eet/libeet.la
USE_EEZE_INTERNAL_LIBS =  lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la  lib/eeze/libeeze.la
USE_EEZE_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lmount -ludev  lib/eet/libeet.la lib/ecore_con/libecore_con.la lib/ecore_file/libecore_file.la lib/eo/libeo.la lib/ecore/libecore.la lib/eina/libeina.la        -lpthread          lib/eeze/libeeze.la
USE_EFREET_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la  lib/efreet/libefreet.la
USE_EFREET_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/eldbus/libeldbus.la lib/ecore_file/libecore_file.la lib/ecore/libecore.la lib/eet/libeet.la   -lpthread               lib/efreet/libefreet.la
USE_EINA_CXX_INTERNAL_LIBS =  lib/eina/libeina.la  lib/eina_cxx/libeina_cxx.la
USE_EINA_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread          lib/eina_cxx/libeina_cxx.la
USE_EINA_INTERNAL_LIBS =   lib/eina/libeina.la
USE_EINA_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries        -lpthread  -lm -ldl -ldl  -lrt          lib/eina/libeina.la
USE_EIO_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la  lib/eio/libeio.la
USE_EIO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la lib/eo/libeo.la lib/eet/libeet.la lib/ecore/libecore.la   -lpthread       -lm       lib/eio/libeio.la
USE_ELDBUS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la  lib/eldbus/libeldbus.la
USE_ELDBUS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -ldbus-1  lib/eina/libeina.la lib/eo/libeo.la lib/ecore/libecore.la   -lpthread            lib/eldbus/libeldbus.la
USE_ELUA_INTERNAL_LIBS =  lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la  lib/elua/libelua.la
USE_ELUA_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lluajit-5.1  lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la     -lpthread          lib/elua/libelua.la
USE_EMBRYO_INTERNAL_LIBS =  lib/eina/libeina.la  lib/embryo/libembryo.la
USE_EMBRYO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread    -lm       lib/embryo/libembryo.la
USE_EMOTION_INTERNAL_LIBS =  lib/eeze/libeeze.la lib/eio/libeio.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la  lib/emotion/libemotion.la
USE_EMOTION_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eeze/libeeze.la lib/eio/libeio.la lib/evas/libevas.la lib/eet/libeet.la lib/ecore/libecore.la lib/eo/libeo.la lib/eina/libeina.la         -lpthread     -lrt       lib/emotion/libemotion.la
USE_EOLIAN_CXX_INTERNAL_LIBS =  lib/eo/libeo.la lib/eina/libeina.la  lib/eolian_cxx/libeolian_cxx.la
USE_EOLIAN_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eo/libeo.la lib/eina/libeina.la    -lpthread          lib/eolian_cxx/libeolian_cxx.la
USE_EOLIAN_INTERNAL_LIBS =  lib/eina/libeina.la  lib/eolian/libeolian.la
USE_EOLIAN_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread          lib/eolian/libeolian.la
USE_EO_CXX_INTERNAL_LIBS =   lib/eo_cxx/libeo_cxx.la
USE_EO_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries               lib/eo_cxx/libeo_cxx.la
USE_EO_INTERNAL_LIBS =  lib/eina/libeina.la  lib/eo/libeo.la
USE_EO_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eina/libeina.la   -lpthread    -ldl       lib/eo/libeo.la
USE_EPHYSICS_INTERNAL_LIBS =  lib/eo/libeo.la lib/ecore/libecore.la lib/evas/libevas.la lib/eina/libeina.la  lib/ephysics/libephysics.la
USE_EPHYSICS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath  lib/eo/libeo.la lib/ecore/libecore.la lib/evas/libevas.la lib/eina/libeina.la      -lpthread          lib/ephysics/libephysics.la
USE_ESCAPE_INTERNAL_LIBS = 
USE_ESCAPE_LIBS = 
USE_ETHUMB_CLIENT_INTERNAL_LIBS =  lib/evas/libevas.la lib/ethumb/libethumb.la lib/eldbus/libeldbus.la lib/edje/libedje.la lib/ecore/libecore.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la  lib/ethumb_client/libethumb_client.la
USE_ETHUMB_CLIENT_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/evas/libevas.la lib/ethumb/libethumb.la lib/eldbus/libeldbus.la lib/edje/libedje.la lib/ecore/libecore.la lib/eet/libeet.la lib/eo/libeo.la lib/eina/libeina.la          -lpthread          lib/ethumb_client/libethumb_client.la
USE_ETHUMB_INTERNAL_LIBS =  lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la  lib/ethumb/libethumb.la
USE_ETHUMB_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/edje/libedje.la lib/ecore_imf/libecore_imf.la lib/ecore_file/libecore_file.la lib/ecore_evas/libecore_evas.la lib/ecore/libecore.la lib/eo/libeo.la lib/evas/libevas.la lib/eet/libeet.la lib/eina/libeina.la           -lpthread          lib/ethumb/libethumb.la
USE_EVAS_CXX_INTERNAL_LIBS =   lib/evas_cxx/libevas_cxx.la
USE_EVAS_CXX_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries               lib/evas_cxx/libevas_cxx.la
USE_EVAS_INTERNAL_LIBS =  lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la  lib/evas/libevas.la
USE_EVAS_LIBS =    -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries    -lpng16 -lharfbuzz -lfribidi -lfontconfig -lfreetype -lluajit-5.1  lib/eina/libeina.la lib/eet/libeet.la lib/eo/libeo.la   -lpthread     -ljpeg  -ldl -lm  -lrt       lib/evas/libevas.la
USE_EVIL_CFLAGS = 
USE_EVIL_INTERNAL_LIBS = 
USE_EVIL_LIBS = 
USE_NLS = yes
VALGRIND_CFLAGS = 
VALGRIND_LIBS = 
VERSION = 1.11.2
VMAJ = 1
VMIC = 2
VMIN = 11
WAYLAND_CFLAGS = 
WAYLAND_EGL_CFLAGS = 
WAYLAND_EGL_LIBS = 
WAYLAND_LIBS = 
WAYLAND_SHM_CFLAGS = 
WAYLAND_SHM_LIBS = 
XCB_CFLAGS = 
XCB_GL_CFLAGS = 
XCB_GL_LIBS = 
XCB_LIBS = 
XCB_X11_CFLAGS = 
XCB_X11_LIBS = 
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS = 
XMKMF = 
X_CFLAGS = 
X_EXTRA_LIBS = 
X_LIBS = 
X_PRE_LIBS = 
_efl_windows_version = 
abs_builddir = /home/abuild/rpmbuild/BUILD/efl-1.11.2/src/examples/ecore_avahi
abs_srcdir = /home/abuild/rpmbuild/BUILD/efl-1.11.2/src/examples/ecore_avahi
abs_top_builddir = /home/abuild/rpmbuild/BUILD/efl-1.11.2
abs_top_srcdir = /home/abuild/rpmbuild/BUILD/efl-1.11.2
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
ac_ct_OBJC = gcc
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = /usr/bin
build = i586-suse-linux-gnu
build_alias = i586-suse-linux-gnu
build_cpu = i586
build_os = linux-gnu
build_vendor = suse
builddir = .
cocoa_ldflags = 
datadir = /usr/share
datarootdir = ${prefix}/share
dbusservicedir = /usr/share/dbus-1/services
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
ecore_imf_xim_CFLAGS = 
ecore_imf_xim_LIBS = -lX11 
ecore_imf_xim_cflags = 
ecore_imf_xim_libdirs = 
ecore_imf_xim_libs = -lX11 
edje_cc = 
efl_doxygen = 
efl_have_doxygen = 
elua_bin = 
eolian_cxx = 
eolian_gen = 
evas_engine_buffer_cflags = 
evas_engine_buffer_libs = 
evas_engine_drm_cflags = 
evas_engine_drm_libs = 
evas_engine_fb_cflags = 
evas_engine_fb_libs = 
evas_engine_gl_cocoa_cflags = 
evas_engine_gl_cocoa_libs = 
evas_engine_gl_common_cflags = 
evas_engine_gl_common_libs = -lGL
evas_engine_gl_sdl_cflags = 
evas_engine_gl_sdl_libs = 
evas_engine_gl_xcb_CFLAGS = 
evas_engine_gl_xcb_LIBS = 
evas_engine_gl_xcb_cflags = 
evas_engine_gl_xcb_libdirs = 
evas_engine_gl_xcb_libs = 
evas_engine_gl_xlib_CFLAGS = 
evas_engine_gl_xlib_LIBS = -lXrender -lX11 
evas_engine_gl_xlib_cflags = 
evas_engine_gl_xlib_libdirs = 
evas_engine_gl_xlib_libs = -lXrender -lX11  -lGL  -pthread
evas_engine_psl1ght_cflags = 
evas_engine_psl1ght_libs = 
evas_engine_software_ddraw_cflags = 
evas_engine_software_ddraw_libs = 
evas_engine_software_gdi_cflags = 
evas_engine_software_gdi_libs = 
evas_engine_software_xcb_cflags = 
evas_engine_software_xcb_libs = 
evas_engine_software_xlib_CFLAGS = 
evas_engine_software_xlib_LIBS = -lX11 -lXext 
evas_engine_software_xlib_cflags = 
evas_engine_software_xlib_libdirs = 
evas_engine_software_xlib_libs = -lX11 -lXext 
evas_engine_wayland_egl_cflags = 
evas_engine_wayland_egl_libs = 
evas_engine_wayland_shm_cflags = 
evas_engine_wayland_shm_libs = 
evas_image_loader_bmp_cflags = 
evas_image_loader_bmp_libs = 
evas_image_loader_dds_cflags = 
evas_image_loader_dds_libs = 
evas_image_loader_eet_cflags = 
evas_image_loader_eet_libs = 
evas_image_loader_generic_cflags = 
evas_image_loader_generic_libs = 
evas_image_loader_gif_cflags = 
evas_image_loader_gif_libs = -lgif
evas_image_loader_ico_cflags = 
evas_image_loader_ico_libs = 
evas_image_loader_jp2k_cflags = 
evas_image_loader_jp2k_libs = 
evas_image_loader_jpeg_cflags = 
evas_image_loader_jpeg_libs = -ljpeg
evas_image_loader_pmaps_cflags = 
evas_image_loader_pmaps_libs = 
evas_image_loader_png_cflags = -I/usr/include/libpng16 
evas_image_loader_png_libs = -lpng16 
evas_image_loader_psd_cflags = 
evas_image_loader_psd_libs = 
evas_image_loader_tga_cflags = 
evas_image_loader_tga_libs = 
evas_image_loader_tgv_cflags = 
evas_image_loader_tgv_libs = 
evas_image_loader_tiff_cflags = 
evas_image_loader_tiff_libs = -ltiff
evas_image_loader_wbmp_cflags = 
evas_image_loader_wbmp_libs = 
evas_image_loader_webp_cflags = 
evas_image_loader_webp_libs = 
evas_image_loader_xpm_cflags = 
evas_image_loader_xpm_libs = 
exec_prefix = /usr
have_evas_engine_gl_xcb = no
have_evas_engine_gl_xlib = yes
have_evas_engine_software_xcb = no
have_evas_engine_software_xlib = yes
have_lcov = 
host = i586-suse-linux-gnu
host_alias = i586-suse-linux-gnu
host_cpu = i586
host_os = linux-gnu
host_vendor = suse
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = ${SHELL} /home/abuild/rpmbuild/BUILD/efl-1.11.2/install-sh
libdir = /usr/lib
libexecdir = /usr/lib
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = /usr/share/man
mkdir_p = /usr/bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s&^&&
psdir = ${docdir}
requirements_cflags_ecore = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo 
requirements_cflags_ecore_audio = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore 
requirements_cflags_ecore_audio_cxx = 
requirements_cflags_ecore_avahi = -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore 
requirements_cflags_ecore_cocoa = 
requirements_cflags_ecore_con = -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo  
requirements_cflags_ecore_cxx = -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eina_cxx -I$(top_builddir)/src/lib/eina_cxx 
requirements_cflags_ecore_drm = 
requirements_cflags_ecore_evas = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore_input_evas -I$(top_builddir)/src/lib/ecore_input_evas 
requirements_cflags_ecore_fb = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore 
requirements_cflags_ecore_file = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_con -I$(top_builddir)/src/lib/ecore_con 
requirements_cflags_ecore_imf = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore 
requirements_cflags_ecore_imf_evas = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_imf -I$(top_builddir)/src/lib/ecore_imf 
requirements_cflags_ecore_input = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore 
requirements_cflags_ecore_input_evas = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input 
requirements_cflags_ecore_ipc = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_con -I$(top_builddir)/src/lib/ecore_con 
requirements_cflags_ecore_psl1ght = 
requirements_cflags_ecore_sdl = 
requirements_cflags_ecore_wayland = 
requirements_cflags_ecore_win32 = 
requirements_cflags_ecore_x = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input  
requirements_cflags_edje = -I$(top_srcdir)/src/lib/ecore_audio -I$(top_builddir)/src/lib/ecore_audio -I$(top_srcdir)/src/lib/ephysics -I$(top_builddir)/src/lib/ephysics -I$(top_srcdir)/src/lib/eio -I$(top_builddir)/src/lib/eio -I$(top_srcdir)/src/lib/embryo -I$(top_builddir)/src/lib/embryo -I$(top_srcdir)/src/lib/ecore_imf_evas -I$(top_builddir)/src/lib/ecore_imf_evas -I$(top_srcdir)/src/lib/ecore_imf -I$(top_builddir)/src/lib/ecore_imf -I$(top_srcdir)/src/lib/ecore_input -I$(top_builddir)/src/lib/ecore_input -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/ecore_evas -I$(top_builddir)/src/lib/ecore_evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_edje_cxx = 
requirements_cflags_eet = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina  
requirements_cflags_eet_cxx = -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eina_cxx -I$(top_builddir)/src/lib/eina_cxx 
requirements_cflags_eeze = -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore_con -I$(top_builddir)/src/lib/ecore_con -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_efreet = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eldbus -I$(top_builddir)/src/lib/eldbus -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet 
requirements_cflags_eina =  -D_REENTRANT
requirements_cflags_eina_cxx = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina  -D_REENTRANT
requirements_cflags_eio = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore 
requirements_cflags_eldbus = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore 
requirements_cflags_elua = -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_embryo = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_emotion = -I$(top_srcdir)/src/lib/eeze -I$(top_builddir)/src/lib/eeze -I$(top_srcdir)/src/lib/eio -I$(top_builddir)/src/lib/eio -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_eo = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_eo_cxx = 
requirements_cflags_eolian = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_eolian_cxx = -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_ephysics = -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_escape = 
requirements_cflags_ethumb = -I$(top_srcdir)/src/lib/edje -I$(top_builddir)/src/lib/edje -I$(top_srcdir)/src/lib/ecore_imf -I$(top_builddir)/src/lib/ecore_imf -I$(top_srcdir)/src/lib/ecore_file -I$(top_builddir)/src/lib/ecore_file -I$(top_srcdir)/src/lib/ecore_evas -I$(top_builddir)/src/lib/ecore_evas -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_ethumb_client = -I$(top_srcdir)/src/lib/evas -I$(top_builddir)/src/lib/evas -I$(top_srcdir)/src/lib/ethumb -I$(top_builddir)/src/lib/ethumb -I$(top_srcdir)/src/lib/eldbus -I$(top_builddir)/src/lib/eldbus -I$(top_srcdir)/src/lib/edje -I$(top_builddir)/src/lib/edje -I$(top_srcdir)/src/lib/ecore -I$(top_builddir)/src/lib/ecore -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina 
requirements_cflags_evas = -I$(top_srcdir)/src/lib/eina -I$(top_builddir)/src/lib/eina -I$(top_srcdir)/src/lib/eet -I$(top_builddir)/src/lib/eet -I$(top_srcdir)/src/lib/eo -I$(top_builddir)/src/lib/eo 
requirements_cflags_evas_cxx = 
requirements_cflags_evil = 
requirements_libs_ecore =  -lm 
requirements_libs_ecore_audio =  -lm
requirements_libs_ecore_audio_cxx = 
requirements_libs_ecore_avahi = 
requirements_libs_ecore_cocoa = 
requirements_libs_ecore_con =   -lm
requirements_libs_ecore_cxx = 
requirements_libs_ecore_drm = 
requirements_libs_ecore_evas = 
requirements_libs_ecore_fb = 
requirements_libs_ecore_file = 
requirements_libs_ecore_imf = 
requirements_libs_ecore_imf_evas = 
requirements_libs_ecore_input = 
requirements_libs_ecore_input_evas = 
requirements_libs_ecore_ipc =  -lm
requirements_libs_ecore_psl1ght = 
requirements_libs_ecore_sdl = 
requirements_libs_ecore_wayland = 
requirements_libs_ecore_win32 = 
requirements_libs_ecore_x =  -lX11 -lXcursor  -ldl -ldl  -lX11 -lXcomposite -lXdamage -lXext -lXfixes -lXinerama -lXp -lXrandr -lXrender -lXtst -lXss -lXi -lXi
requirements_libs_edje =  -lm
requirements_libs_edje_cxx = 
requirements_libs_eet =   -lm -ljpeg
requirements_libs_eet_cxx = 
requirements_libs_eeze = 
requirements_libs_efreet = 
requirements_libs_eina =  -lm -ldl -ldl  -lrt   
requirements_libs_eina_cxx = 
requirements_libs_eio =  -lm
requirements_libs_eldbus = 
requirements_libs_elua = 
requirements_libs_embryo =  -lm
requirements_libs_emotion =   -lrt
requirements_libs_eo =  -ldl
requirements_libs_eo_cxx = 
requirements_libs_eolian = 
requirements_libs_eolian_cxx = 
requirements_libs_ephysics = 
requirements_libs_escape = 
requirements_libs_ethumb = 
requirements_libs_ethumb_client = 
requirements_libs_evas = -ljpeg  -ldl -lm  -lrt
requirements_libs_evas_cxx = 
requirements_libs_evil = 
requirements_pc_ecore = glib-2.0 gthread-2.0 eina >= 1.11.2 eo >= 1.11.2  
requirements_pc_ecore_audio = sndfile libpulse eina >= 1.11.2 eo >= 1.11.2 eet >= 1.11.2 ecore >= 1.11.2  
requirements_pc_ecore_audio_cxx =  
requirements_pc_ecore_avahi = eo >= 1.11.2 eina >= 1.11.2 ecore >= 1.11.2  
requirements_pc_ecore_cocoa = 
requirements_pc_ecore_con = ecore >= 1.11.2 eina >= 1.11.2 eet >= 1.11.2 eo >= 1.11.2 openssl   
requirements_pc_ecore_cxx = Eo >= 1.11.2 Eina >= 1.11.2 Ecore >= 1.11.2 Eina_Cxx >= 1.11.2  
requirements_pc_ecore_drm = 
requirements_pc_ecore_evas = eina >= 1.11.2 eo >= 1.11.2 evas >= 1.11.2 eet >= 1.11.2 ecore >= 1.11.2 ecore-input >= 1.11.2 ecore-input-evas >= 1.11.2  
requirements_pc_ecore_fb = eina >= 1.11.2 eo >= 1.11.2 ecore-input >= 1.11.2 ecore >= 1.11.2  
requirements_pc_ecore_file = eina >= 1.11.2 eo >= 1.11.2 ecore >= 1.11.2 ecore-con >= 1.11.2  
requirements_pc_ecore_imf = eina >= 1.11.2 eo >= 1.11.2 ecore-input >= 1.11.2 ecore >= 1.11.2  
requirements_pc_ecore_imf_evas = eina >= 1.11.2 eo >= 1.11.2 evas >= 1.11.2 ecore >= 1.11.2 ecore-imf >= 1.11.2  
requirements_pc_ecore_input = eina >= 1.11.2 eo >= 1.11.2 ecore >= 1.11.2  
requirements_pc_ecore_input_evas = eina >= 1.11.2 eo >= 1.11.2 evas >= 1.11.2 ecore >= 1.11.2 ecore-input >= 1.11.2  
requirements_pc_ecore_ipc = eina >= 1.11.2 eo >= 1.11.2 ecore >= 1.11.2 ecore-con >= 1.11.2  
requirements_pc_ecore_psl1ght = 
requirements_pc_ecore_sdl = 
requirements_pc_ecore_wayland = 
requirements_pc_ecore_win32 = 
requirements_pc_ecore_x = eina >= 1.11.2 eo >= 1.11.2 ecore >= 1.11.2 ecore-input >= 1.11.2  
requirements_pc_edje = luajit >= 2.0.0 ecore-audio >= 1.11.2 ephysics >= 1.11.2 eio >= 1.11.2 embryo >= 1.11.2 ecore-imf-evas >= 1.11.2 ecore-imf >= 1.11.2 ecore-input >= 1.11.2 ecore-file >= 1.11.2 ecore-evas >= 1.11.2 ecore >= 1.11.2 evas >= 1.11.2 eet >= 1.11.2 eo >= 1.11.2 eina >= 1.11.2  
requirements_pc_edje_cxx =  
requirements_pc_eet = eina >= 1.11.2 openssl   zlib >= 1.2.3 
requirements_pc_eet_cxx = Eet >= 1.11.2 Eina_Cxx >= 1.11.2  
requirements_pc_eeze = mount >= 2.18.0 libudev >= 148 eet >= 1.11.2 ecore-con >= 1.11.2 ecore-file >= 1.11.2 eo >= 1.11.2 ecore >= 1.11.2 eina >= 1.11.2  
requirements_pc_efreet = eina >= 1.11.2 eo >= 1.11.2 eldbus >= 1.11.2 ecore-file >= 1.11.2 ecore >= 1.11.2 eet >= 1.11.2  
requirements_pc_eina =  
requirements_pc_eina_cxx = Eina >= 1.11.2  
requirements_pc_eio = eina >= 1.11.2 eo >= 1.11.2 eet >= 1.11.2 ecore >= 1.11.2  
requirements_pc_eldbus = dbus-1 eina >= 1.11.2 eo >= 1.11.2 ecore >= 1.11.2  
requirements_pc_elua = luajit >= 2.0.0 ecore >= 1.11.2 eo >= 1.11.2 eina >= 1.11.2  
requirements_pc_embryo = eina >= 1.11.2  
requirements_pc_emotion = eeze >= 1.11.2 eio >= 1.11.2 evas >= 1.11.2 eet >= 1.11.2 ecore >= 1.11.2 eo >= 1.11.2 eina >= 1.11.2  
requirements_pc_eo = eina >= 1.11.2  
requirements_pc_eo_cxx =  
requirements_pc_eolian = eina >= 1.11.2  
requirements_pc_eolian_cxx = eo >= 1.11.2 eina >= 1.11.2  
requirements_pc_ephysics = bullet >= 2.80 eo >= 1.11.2 ecore >= 1.11.2 evas >= 1.11.2 eina >= 1.11.2  
requirements_pc_escape = 
requirements_pc_ethumb = edje >= 1.11.2 ecore-imf >= 1.11.2 ecore-file >= 1.11.2 ecore-evas >= 1.11.2 ecore >= 1.11.2 eo >= 1.11.2 evas >= 1.11.2 eet >= 1.11.2 eina >= 1.11.2  
requirements_pc_ethumb_client = evas >= 1.11.2 ethumb >= 1.11.2 eldbus >= 1.11.2 edje >= 1.11.2 ecore >= 1.11.2 eet >= 1.11.2 eo >= 1.11.2 eina >= 1.11.2  
requirements_pc_evas = luajit >= 2.0.0 libpng >= 1.2.10 harfbuzz >= 0.9.0 fribidi >= 0.19.2 fontconfig >= 2.5.0 freetype2 >= 9.3.0 eina >= 1.11.2 eet >= 1.11.2 eo >= 1.11.2 luajit >= 2.0.0  
requirements_pc_evas_cxx = luajit >= 2.0.0  
requirements_pc_evil = 
requirements_public_libs_ecore = 
requirements_public_libs_ecore_audio = 
requirements_public_libs_ecore_audio_cxx = 
requirements_public_libs_ecore_avahi = 
requirements_public_libs_ecore_cocoa = 
requirements_public_libs_ecore_con = 
requirements_public_libs_ecore_cxx = 
requirements_public_libs_ecore_drm = 
requirements_public_libs_ecore_evas = 
requirements_public_libs_ecore_fb = 
requirements_public_libs_ecore_file = 
requirements_public_libs_ecore_imf = 
requirements_public_libs_ecore_imf_evas = 
requirements_public_libs_ecore_input = 
requirements_public_libs_ecore_input_evas = 
requirements_public_libs_ecore_ipc = 
requirements_public_libs_ecore_psl1ght = 
requirements_public_libs_ecore_sdl = 
requirements_public_libs_ecore_wayland = 
requirements_public_libs_ecore_win32 = 
requirements_public_libs_ecore_x = 
requirements_public_libs_edje = 
requirements_public_libs_edje_cxx = 
requirements_public_libs_eet = 
requirements_public_libs_eet_cxx = 
requirements_public_libs_eeze = 
requirements_public_libs_efreet = 
requirements_public_libs_eina =  -lpthread
requirements_public_libs_eina_cxx = 
requirements_public_libs_eio = 
requirements_public_libs_eldbus = 
requirements_public_libs_elua = 
requirements_public_libs_embryo = 
requirements_public_libs_emotion = 
requirements_public_libs_eo = 
requirements_public_libs_eo_cxx = 
requirements_public_libs_eolian = 
requirements_public_libs_eolian_cxx = 
requirements_public_libs_ephysics = 
requirements_public_libs_escape = 
requirements_public_libs_ethumb = 
requirements_public_libs_ethumb_client = 
requirements_public_libs_evas = 
requirements_public_libs_evas_cxx = 
requirements_public_libs_evil = 
sbindir = /usr/sbin
sharedstatedir = /usr/com
srcdir = .
sysconfdir = /etc
systemd_dbus_prefix = # 
target_alias = 
top_build_prefix = ../../../
top_builddir = ../../..
top_srcdir = ../../..
want_lua_old = no
want_multisense = yes
want_physics = yes
with_eeze_eject = /usr/bin/eject
with_eeze_mount = /usr/bin/mount
with_eeze_umount = /usr/bin/umount
MAINTAINERCLEANFILES = Makefile.in
AM_CPPFLAGS = \
-I$(top_builddir)/src/lib/efl \
-I$(top_srcdir)/src/lib/eina \
-I$(top_srcdir)/src/lib/eo \
-I$(top_srcdir)/src/lib/ecore \
-I$(top_srcdir)/src/lib/ecore_avahi\
-I$(top_builddir)/src/lib/eina \
-I$(top_builddir)/src/lib/eo \
-I$(top_builddir)/src/lib/ecore \
-I$(top_builddir)/src/lib/ecore_avahi \


ecore_avahi_example_SOURCES = ecore_avahi_example.c
ecore_avahi_example_LDADD = $(top_builddir)/src/lib/ecore/libecore.la \
$(top_builddir)/src/lib/ecore_avahi/libecore_avahi.la \
$(top_builddir)/src/lib/eo/libeo.la \
$(top_builddir)/src/lib/eina/libeina.la \


ecore_avahi_browse_example_SOURCES = ecore_avahi_browse_example.c
ecore_avahi_browse_example_LDADD = $(top_builddir)/src/lib/ecore/libecore.la \
$(top_builddir)/src/lib/ecore_avahi/libecore_avahi.la \
$(top_builddir)/src/lib/eo/libeo.la \
$(top_builddir)/src/lib/eina/libeina.la \


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 src/examples/ecore_avahi/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu src/examples/ecore_avahi/Makefile
.PRECIOUS: 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__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	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):

ecore_avahi_browse_example$(EXEEXT): $(ecore_avahi_browse_example_OBJECTS) $(ecore_avahi_browse_example_DEPENDENCIES) $(EXTRA_ecore_avahi_browse_example_DEPENDENCIES) 
	@rm -f ecore_avahi_browse_example$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(ecore_avahi_browse_example_OBJECTS) $(ecore_avahi_browse_example_LDADD) $(LIBS)

ecore_avahi_example$(EXEEXT): $(ecore_avahi_example_OBJECTS) $(ecore_avahi_example_DEPENDENCIES) $(EXTRA_ecore_avahi_example_DEPENDENCIES) 
	@rm -f ecore_avahi_example$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(ecore_avahi_example_OBJECTS) $(ecore_avahi_example_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

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

#include ./$(DEPDIR)/ecore_avahi_browse_example.Po
#include ./$(DEPDIR)/ecore_avahi_example.Po

.c.o:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
#	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ $<

.c.obj:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
#	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
#	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

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: $(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
installdirs:
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)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-am

clean-am: clean-generic clean-libtool clean-local mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-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-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

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 -rf ./$(DEPDIR)
	-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-local

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
	clean-libtool clean-local 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-man 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-local


examples: $(EXTRA_PROGRAMS)

clean-local:
	rm -f $(EXTRA_PROGRAMS)

install-examples:
	mkdir -p $(datadir)/ecore_avahi/examples
	$(install_sh_DATA) -c $(srcdir)/ecore_avahi_browse_example.c $(datadir)/ecore_avahi/examples
	$(install_sh_DATA) -c $(srcdir)/ecore_avahi_example.c $(datadir)/ecore_avahi/examples

uninstall-local:
	rm -f $(datadir)/ecore_avahi/examples/ecore_avahi_example.c
	rm -f $(datadir)/ecore_avahi/examples/ecore_avahi_browse_example.c

# 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:
