Imported Upstream version 1.7.8
[platform/upstream/edbus.git] / src / bin / Makefile.in
index 2968d49..f6047c6 100644 (file)
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.13.4 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 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.
 
 
 VPATH = @srcdir@
+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)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
@@ -54,15 +98,15 @@ bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
 noinst_PROGRAMS = $(am__EXEEXT_12)
 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@am__append_12 = e_dbus_connman0_7x_test_api
 subdir = src/bin
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+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_attribute.m4 \
        $(top_srcdir)/m4/efl_binary.m4 \
        $(top_srcdir)/m4/efl_compiler_flag.m4 \
-       $(top_srcdir)/m4/efl_doxygen.m4 $(top_srcdir)/m4/libtool.m4 \
-       $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
-       $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
-       $(top_srcdir)/configure.ac
+       $(top_srcdir)/m4/efl_doxygen.m4 $(top_srcdir)/m4/ltoptions.m4 \
+       $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+       $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 mkinstalldirs = $(install_sh) -d
@@ -93,9 +137,10 @@ e_notify_send_OBJECTS = $(am_e_notify_send_OBJECTS)
 @BUILD_EDBUS_NOTIFY_SEND_TRUE@e_notify_send_DEPENDENCIES =  \
 @BUILD_EDBUS_NOTIFY_SEND_TRUE@ $(ENOTIFY_LIBS) \
 @BUILD_EDBUS_NOTIFY_SEND_TRUE@ $(top_builddir)/src/lib/dbus/libedbus.la
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 am__v_lt_0 = --silent
+am__v_lt_1 = 
 am__e_dbus_async_client_test_SOURCES_DIST = async_client_test.c
 @BUILD_EDBUS_ASYNC_TEST_TRUE@am_e_dbus_async_client_test_OBJECTS = e_dbus_async_client_test-async_client_test.$(OBJEXT)
 e_dbus_async_client_test_OBJECTS =  \
@@ -165,6 +210,18 @@ am__e_dbus_ukit_test_SOURCES_DIST = e_dbus_ukit_test.c
 e_dbus_ukit_test_OBJECTS = $(am_e_dbus_ukit_test_OBJECTS)
 @BUILD_EDBUS_UKIT_TEST_TRUE@e_dbus_ukit_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la \
 @BUILD_EDBUS_UKIT_TEST_TRUE@   $(top_builddir)/src/lib/ukit/libeukit.la
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo "  GEN     " $@;
+am__v_GEN_1 = 
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 = 
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles
@@ -175,22 +232,18 @@ 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_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
+AM_V_CC = $(am__v_CC_@AM_V@)
+am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
+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_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
+AM_V_CCLD = $(am__v_CCLD_@AM_V@)
+am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
+am__v_CCLD_0 = @echo "  CCLD    " $@;
+am__v_CCLD_1 = 
 SOURCES = $(e_notify_send_SOURCES) $(e_dbus_async_client_test_SOURCES) \
        $(e_dbus_async_server_test_SOURCES) \
        $(e_dbus_bluez_test_SOURCES) \
@@ -213,6 +266,11 @@ DIST_SOURCES = $(am__e_notify_send_SOURCES_DIST) \
        $(am__e_dbus_test_SOURCES_DIST) \
        $(am__e_dbus_test_client_SOURCES_DIST) \
        $(am__e_dbus_ukit_test_SOURCES_DIST)
+am__can_run_installinfo = \
+  case $$AM_UPDATE_INFO_DIR in \
+    n|no|NO) false;; \
+    *) (install-info --version) >/dev/null 2>&1;; \
+  esac
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 am__vpath_adj = case $$p in \
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -234,7 +292,30 @@ am__nobase_list = $(am__nobase_strip_setup); \
 am__base_list = \
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+  test -z "$$files" \
+    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+         $(am__cd) "$$dir" && rm -f $$files; }; \
+  }
 DATA = $(logo_DATA)
+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)
@@ -321,6 +402,7 @@ LIPO = @LIPO@
 LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@
 NM = @NM@
 NMEDIT = @NMEDIT@
@@ -350,6 +432,7 @@ abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 am__include = @am__include@
@@ -366,8 +449,6 @@ build_vendor = @build_vendor@
 builddir = @builddir@
 datadir = @datadir@
 datarootdir = @datarootdir@
-dbus_cflags = @dbus_cflags@
-dbus_libs = @dbus_libs@
 docdir = @docdir@
 dvidir = @dvidir@
 efl_doxygen = @efl_doxygen@
@@ -386,7 +467,6 @@ libdir = @libdir@
 libexecdir = @libexecdir@
 localedir = @localedir@
 localstatedir = @localstatedir@
-lt_ECHO = @lt_ECHO@
 lt_enable_auto_import = @lt_enable_auto_import@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
@@ -397,7 +477,6 @@ prefix = @prefix@
 program_transform_name = @program_transform_name@
 psdir = @psdir@
 release_info = @release_info@
-requirement_dbus = @requirement_dbus@
 requirement_ebluez = @requirement_ebluez@
 requirement_econnman0_7x = @requirement_econnman0_7x@
 requirement_edbus = @requirement_edbus@
@@ -592,14 +671,19 @@ $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 $(am__aclocal_m4_deps):
 install-binPROGRAMS: $(bin_PROGRAMS)
        @$(NORMAL_INSTALL)
-       test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
+       if test -n "$$list"; then \
+         echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
+         $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
+       fi; \
        for p in $$list; do echo "$$p $$p"; done | \
        sed 's/$(EXEEXT)$$//' | \
-       while read p p1; do if test -f $$p || test -f $$p1; \
-         then echo "$$p"; echo "$$p"; else :; fi; \
+       while read p p1; do if test -f $$p \
+        || test -f $$p1 \
+         ; then echo "$$p"; echo "$$p"; else :; fi; \
        done | \
-       sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
+       sed -e 'p;s,.*/,,;n;h' \
+           -e 's|.*|.|' \
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
        sed 'N;N;N;s,\n, ,g' | \
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
@@ -620,7 +704,8 @@ uninstall-binPROGRAMS:
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
        files=`for p in $$list; do echo "$$p"; done | \
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-             -e 's/$$/$(EXEEXT)/' `; \
+             -e 's/$$/$(EXEEXT)/' \
+       `; \
        test -n "$$list" || exit 0; \
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
@@ -642,43 +727,56 @@ clean-noinstPROGRAMS:
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
        echo " rm -f" $$list; \
        rm -f $$list
-e-notify-send$(EXEEXT): $(e_notify_send_OBJECTS) $(e_notify_send_DEPENDENCIES) 
+
+e-notify-send$(EXEEXT): $(e_notify_send_OBJECTS) $(e_notify_send_DEPENDENCIES) $(EXTRA_e_notify_send_DEPENDENCIES) 
        @rm -f e-notify-send$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_notify_send_OBJECTS) $(e_notify_send_LDADD) $(LIBS)
-e_dbus_async_client_test$(EXEEXT): $(e_dbus_async_client_test_OBJECTS) $(e_dbus_async_client_test_DEPENDENCIES) 
+
+e_dbus_async_client_test$(EXEEXT): $(e_dbus_async_client_test_OBJECTS) $(e_dbus_async_client_test_DEPENDENCIES) $(EXTRA_e_dbus_async_client_test_DEPENDENCIES) 
        @rm -f e_dbus_async_client_test$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_async_client_test_OBJECTS) $(e_dbus_async_client_test_LDADD) $(LIBS)
-e_dbus_async_server_test$(EXEEXT): $(e_dbus_async_server_test_OBJECTS) $(e_dbus_async_server_test_DEPENDENCIES) 
+
+e_dbus_async_server_test$(EXEEXT): $(e_dbus_async_server_test_OBJECTS) $(e_dbus_async_server_test_DEPENDENCIES) $(EXTRA_e_dbus_async_server_test_DEPENDENCIES) 
        @rm -f e_dbus_async_server_test$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_async_server_test_OBJECTS) $(e_dbus_async_server_test_LDADD) $(LIBS)
-e_dbus_bluez_test$(EXEEXT): $(e_dbus_bluez_test_OBJECTS) $(e_dbus_bluez_test_DEPENDENCIES) 
+
+e_dbus_bluez_test$(EXEEXT): $(e_dbus_bluez_test_OBJECTS) $(e_dbus_bluez_test_DEPENDENCIES) $(EXTRA_e_dbus_bluez_test_DEPENDENCIES) 
        @rm -f e_dbus_bluez_test$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_bluez_test_OBJECTS) $(e_dbus_bluez_test_LDADD) $(LIBS)
-e_dbus_connman0_7x_test$(EXEEXT): $(e_dbus_connman0_7x_test_OBJECTS) $(e_dbus_connman0_7x_test_DEPENDENCIES) 
+
+e_dbus_connman0_7x_test$(EXEEXT): $(e_dbus_connman0_7x_test_OBJECTS) $(e_dbus_connman0_7x_test_DEPENDENCIES) $(EXTRA_e_dbus_connman0_7x_test_DEPENDENCIES) 
        @rm -f e_dbus_connman0_7x_test$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_connman0_7x_test_OBJECTS) $(e_dbus_connman0_7x_test_LDADD) $(LIBS)
-e_dbus_connman0_7x_test_api$(EXEEXT): $(e_dbus_connman0_7x_test_api_OBJECTS) $(e_dbus_connman0_7x_test_api_DEPENDENCIES) 
+
+e_dbus_connman0_7x_test_api$(EXEEXT): $(e_dbus_connman0_7x_test_api_OBJECTS) $(e_dbus_connman0_7x_test_api_DEPENDENCIES) $(EXTRA_e_dbus_connman0_7x_test_api_DEPENDENCIES) 
        @rm -f e_dbus_connman0_7x_test_api$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_connman0_7x_test_api_OBJECTS) $(e_dbus_connman0_7x_test_api_LDADD) $(LIBS)
-e_dbus_notification_daemon$(EXEEXT): $(e_dbus_notification_daemon_OBJECTS) $(e_dbus_notification_daemon_DEPENDENCIES) 
+
+e_dbus_notification_daemon$(EXEEXT): $(e_dbus_notification_daemon_OBJECTS) $(e_dbus_notification_daemon_DEPENDENCIES) $(EXTRA_e_dbus_notification_daemon_DEPENDENCIES) 
        @rm -f e_dbus_notification_daemon$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_notification_daemon_OBJECTS) $(e_dbus_notification_daemon_LDADD) $(LIBS)
-e_dbus_notify$(EXEEXT): $(e_dbus_notify_OBJECTS) $(e_dbus_notify_DEPENDENCIES) 
+
+e_dbus_notify$(EXEEXT): $(e_dbus_notify_OBJECTS) $(e_dbus_notify_DEPENDENCIES) $(EXTRA_e_dbus_notify_DEPENDENCIES) 
        @rm -f e_dbus_notify$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_notify_OBJECTS) $(e_dbus_notify_LDADD) $(LIBS)
-e_dbus_ofono_test$(EXEEXT): $(e_dbus_ofono_test_OBJECTS) $(e_dbus_ofono_test_DEPENDENCIES) 
+
+e_dbus_ofono_test$(EXEEXT): $(e_dbus_ofono_test_OBJECTS) $(e_dbus_ofono_test_DEPENDENCIES) $(EXTRA_e_dbus_ofono_test_DEPENDENCIES) 
        @rm -f e_dbus_ofono_test$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_ofono_test_OBJECTS) $(e_dbus_ofono_test_LDADD) $(LIBS)
-e_dbus_performance$(EXEEXT): $(e_dbus_performance_OBJECTS) $(e_dbus_performance_DEPENDENCIES) 
+
+e_dbus_performance$(EXEEXT): $(e_dbus_performance_OBJECTS) $(e_dbus_performance_DEPENDENCIES) $(EXTRA_e_dbus_performance_DEPENDENCIES) 
        @rm -f e_dbus_performance$(EXEEXT)
        $(AM_V_CCLD)$(e_dbus_performance_LINK) $(e_dbus_performance_OBJECTS) $(e_dbus_performance_LDADD) $(LIBS)
-e_dbus_test$(EXEEXT): $(e_dbus_test_OBJECTS) $(e_dbus_test_DEPENDENCIES) 
+
+e_dbus_test$(EXEEXT): $(e_dbus_test_OBJECTS) $(e_dbus_test_DEPENDENCIES) $(EXTRA_e_dbus_test_DEPENDENCIES) 
        @rm -f e_dbus_test$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_test_OBJECTS) $(e_dbus_test_LDADD) $(LIBS)
-e_dbus_test_client$(EXEEXT): $(e_dbus_test_client_OBJECTS) $(e_dbus_test_client_DEPENDENCIES) 
+
+e_dbus_test_client$(EXEEXT): $(e_dbus_test_client_OBJECTS) $(e_dbus_test_client_DEPENDENCIES) $(EXTRA_e_dbus_test_client_DEPENDENCIES) 
        @rm -f e_dbus_test_client$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_test_client_OBJECTS) $(e_dbus_test_client_LDADD) $(LIBS)
-e_dbus_ukit_test$(EXEEXT): $(e_dbus_ukit_test_OBJECTS) $(e_dbus_ukit_test_DEPENDENCIES) 
+
+e_dbus_ukit_test$(EXEEXT): $(e_dbus_ukit_test_OBJECTS) $(e_dbus_ukit_test_DEPENDENCIES) $(EXTRA_e_dbus_ukit_test_DEPENDENCIES) 
        @rm -f e_dbus_ukit_test$(EXEEXT)
        $(AM_V_CCLD)$(LINK) $(e_dbus_ukit_test_OBJECTS) $(e_dbus_ukit_test_LDADD) $(LIBS)
 
@@ -705,234 +803,205 @@ distclean-compile:
 .c.o:
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c $<
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 .c.lo:
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(LTCOMPILE) -c -o $@ $<
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
 e_notify_send-notify-send.o: notify-send.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_notify_send_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_notify_send-notify-send.o -MD -MP -MF $(DEPDIR)/e_notify_send-notify-send.Tpo -c -o e_notify_send-notify-send.o `test -f 'notify-send.c' || echo '$(srcdir)/'`notify-send.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_notify_send-notify-send.Tpo $(DEPDIR)/e_notify_send-notify-send.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='notify-send.c' object='e_notify_send-notify-send.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='notify-send.c' object='e_notify_send-notify-send.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_notify_send_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_notify_send-notify-send.o `test -f 'notify-send.c' || echo '$(srcdir)/'`notify-send.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_notify_send_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_notify_send-notify-send.o `test -f 'notify-send.c' || echo '$(srcdir)/'`notify-send.c
 
 e_notify_send-notify-send.obj: notify-send.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_notify_send_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_notify_send-notify-send.obj -MD -MP -MF $(DEPDIR)/e_notify_send-notify-send.Tpo -c -o e_notify_send-notify-send.obj `if test -f 'notify-send.c'; then $(CYGPATH_W) 'notify-send.c'; else $(CYGPATH_W) '$(srcdir)/notify-send.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_notify_send-notify-send.Tpo $(DEPDIR)/e_notify_send-notify-send.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='notify-send.c' object='e_notify_send-notify-send.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='notify-send.c' object='e_notify_send-notify-send.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_notify_send_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_notify_send-notify-send.obj `if test -f 'notify-send.c'; then $(CYGPATH_W) 'notify-send.c'; else $(CYGPATH_W) '$(srcdir)/notify-send.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_notify_send_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_notify_send-notify-send.obj `if test -f 'notify-send.c'; then $(CYGPATH_W) 'notify-send.c'; else $(CYGPATH_W) '$(srcdir)/notify-send.c'; fi`
 
 e_dbus_async_client_test-async_client_test.o: async_client_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_client_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_async_client_test-async_client_test.o -MD -MP -MF $(DEPDIR)/e_dbus_async_client_test-async_client_test.Tpo -c -o e_dbus_async_client_test-async_client_test.o `test -f 'async_client_test.c' || echo '$(srcdir)/'`async_client_test.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_async_client_test-async_client_test.Tpo $(DEPDIR)/e_dbus_async_client_test-async_client_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='async_client_test.c' object='e_dbus_async_client_test-async_client_test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='async_client_test.c' object='e_dbus_async_client_test-async_client_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_client_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_client_test-async_client_test.o `test -f 'async_client_test.c' || echo '$(srcdir)/'`async_client_test.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_client_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_client_test-async_client_test.o `test -f 'async_client_test.c' || echo '$(srcdir)/'`async_client_test.c
 
 e_dbus_async_client_test-async_client_test.obj: async_client_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_client_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_async_client_test-async_client_test.obj -MD -MP -MF $(DEPDIR)/e_dbus_async_client_test-async_client_test.Tpo -c -o e_dbus_async_client_test-async_client_test.obj `if test -f 'async_client_test.c'; then $(CYGPATH_W) 'async_client_test.c'; else $(CYGPATH_W) '$(srcdir)/async_client_test.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_async_client_test-async_client_test.Tpo $(DEPDIR)/e_dbus_async_client_test-async_client_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='async_client_test.c' object='e_dbus_async_client_test-async_client_test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='async_client_test.c' object='e_dbus_async_client_test-async_client_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_client_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_client_test-async_client_test.obj `if test -f 'async_client_test.c'; then $(CYGPATH_W) 'async_client_test.c'; else $(CYGPATH_W) '$(srcdir)/async_client_test.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_client_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_client_test-async_client_test.obj `if test -f 'async_client_test.c'; then $(CYGPATH_W) 'async_client_test.c'; else $(CYGPATH_W) '$(srcdir)/async_client_test.c'; fi`
 
 e_dbus_async_server_test-async_server_test.o: async_server_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_server_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_async_server_test-async_server_test.o -MD -MP -MF $(DEPDIR)/e_dbus_async_server_test-async_server_test.Tpo -c -o e_dbus_async_server_test-async_server_test.o `test -f 'async_server_test.c' || echo '$(srcdir)/'`async_server_test.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_async_server_test-async_server_test.Tpo $(DEPDIR)/e_dbus_async_server_test-async_server_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='async_server_test.c' object='e_dbus_async_server_test-async_server_test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='async_server_test.c' object='e_dbus_async_server_test-async_server_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_server_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_server_test-async_server_test.o `test -f 'async_server_test.c' || echo '$(srcdir)/'`async_server_test.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_server_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_server_test-async_server_test.o `test -f 'async_server_test.c' || echo '$(srcdir)/'`async_server_test.c
 
 e_dbus_async_server_test-async_server_test.obj: async_server_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_server_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_async_server_test-async_server_test.obj -MD -MP -MF $(DEPDIR)/e_dbus_async_server_test-async_server_test.Tpo -c -o e_dbus_async_server_test-async_server_test.obj `if test -f 'async_server_test.c'; then $(CYGPATH_W) 'async_server_test.c'; else $(CYGPATH_W) '$(srcdir)/async_server_test.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_async_server_test-async_server_test.Tpo $(DEPDIR)/e_dbus_async_server_test-async_server_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='async_server_test.c' object='e_dbus_async_server_test-async_server_test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='async_server_test.c' object='e_dbus_async_server_test-async_server_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_server_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_server_test-async_server_test.obj `if test -f 'async_server_test.c'; then $(CYGPATH_W) 'async_server_test.c'; else $(CYGPATH_W) '$(srcdir)/async_server_test.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_async_server_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_async_server_test-async_server_test.obj `if test -f 'async_server_test.c'; then $(CYGPATH_W) 'async_server_test.c'; else $(CYGPATH_W) '$(srcdir)/async_server_test.c'; fi`
 
 e_dbus_bluez_test-e_dbus_bluez_test.o: e_dbus_bluez_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_bluez_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_bluez_test-e_dbus_bluez_test.o -MD -MP -MF $(DEPDIR)/e_dbus_bluez_test-e_dbus_bluez_test.Tpo -c -o e_dbus_bluez_test-e_dbus_bluez_test.o `test -f 'e_dbus_bluez_test.c' || echo '$(srcdir)/'`e_dbus_bluez_test.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_bluez_test-e_dbus_bluez_test.Tpo $(DEPDIR)/e_dbus_bluez_test-e_dbus_bluez_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_bluez_test.c' object='e_dbus_bluez_test-e_dbus_bluez_test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_bluez_test.c' object='e_dbus_bluez_test-e_dbus_bluez_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_bluez_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_bluez_test-e_dbus_bluez_test.o `test -f 'e_dbus_bluez_test.c' || echo '$(srcdir)/'`e_dbus_bluez_test.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_bluez_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_bluez_test-e_dbus_bluez_test.o `test -f 'e_dbus_bluez_test.c' || echo '$(srcdir)/'`e_dbus_bluez_test.c
 
 e_dbus_bluez_test-e_dbus_bluez_test.obj: e_dbus_bluez_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_bluez_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_bluez_test-e_dbus_bluez_test.obj -MD -MP -MF $(DEPDIR)/e_dbus_bluez_test-e_dbus_bluez_test.Tpo -c -o e_dbus_bluez_test-e_dbus_bluez_test.obj `if test -f 'e_dbus_bluez_test.c'; then $(CYGPATH_W) 'e_dbus_bluez_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_bluez_test.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_bluez_test-e_dbus_bluez_test.Tpo $(DEPDIR)/e_dbus_bluez_test-e_dbus_bluez_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_bluez_test.c' object='e_dbus_bluez_test-e_dbus_bluez_test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_bluez_test.c' object='e_dbus_bluez_test-e_dbus_bluez_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_bluez_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_bluez_test-e_dbus_bluez_test.obj `if test -f 'e_dbus_bluez_test.c'; then $(CYGPATH_W) 'e_dbus_bluez_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_bluez_test.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_bluez_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_bluez_test-e_dbus_bluez_test.obj `if test -f 'e_dbus_bluez_test.c'; then $(CYGPATH_W) 'e_dbus_bluez_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_bluez_test.c'; fi`
 
 e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o: e_dbus_connman0_7x_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o -MD -MP -MF $(DEPDIR)/e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.Tpo -c -o e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o `test -f 'e_dbus_connman0_7x_test.c' || echo '$(srcdir)/'`e_dbus_connman0_7x_test.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.Tpo $(DEPDIR)/e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_connman0_7x_test.c' object='e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_connman0_7x_test.c' object='e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o `test -f 'e_dbus_connman0_7x_test.c' || echo '$(srcdir)/'`e_dbus_connman0_7x_test.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o `test -f 'e_dbus_connman0_7x_test.c' || echo '$(srcdir)/'`e_dbus_connman0_7x_test.c
 
 e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj: e_dbus_connman0_7x_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj -MD -MP -MF $(DEPDIR)/e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.Tpo -c -o e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj `if test -f 'e_dbus_connman0_7x_test.c'; then $(CYGPATH_W) 'e_dbus_connman0_7x_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_connman0_7x_test.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.Tpo $(DEPDIR)/e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_connman0_7x_test.c' object='e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_connman0_7x_test.c' object='e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj `if test -f 'e_dbus_connman0_7x_test.c'; then $(CYGPATH_W) 'e_dbus_connman0_7x_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_connman0_7x_test.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj `if test -f 'e_dbus_connman0_7x_test.c'; then $(CYGPATH_W) 'e_dbus_connman0_7x_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_connman0_7x_test.c'; fi`
 
 e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o: e_dbus_connman0_7x_test_api.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_api_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o -MD -MP -MF $(DEPDIR)/e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.Tpo -c -o e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o `test -f 'e_dbus_connman0_7x_test_api.c' || echo '$(srcdir)/'`e_dbus_connman0_7x_test_api.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.Tpo $(DEPDIR)/e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_connman0_7x_test_api.c' object='e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_connman0_7x_test_api.c' object='e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_api_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o `test -f 'e_dbus_connman0_7x_test_api.c' || echo '$(srcdir)/'`e_dbus_connman0_7x_test_api.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_api_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o `test -f 'e_dbus_connman0_7x_test_api.c' || echo '$(srcdir)/'`e_dbus_connman0_7x_test_api.c
 
 e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj: e_dbus_connman0_7x_test_api.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_api_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj -MD -MP -MF $(DEPDIR)/e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.Tpo -c -o e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj `if test -f 'e_dbus_connman0_7x_test_api.c'; then $(CYGPATH_W) 'e_dbus_connman0_7x_test_api.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_connman0_7x_test_api.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.Tpo $(DEPDIR)/e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_connman0_7x_test_api.c' object='e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_connman0_7x_test_api.c' object='e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_api_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj `if test -f 'e_dbus_connman0_7x_test_api.c'; then $(CYGPATH_W) 'e_dbus_connman0_7x_test_api.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_connman0_7x_test_api.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_connman0_7x_test_api_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj `if test -f 'e_dbus_connman0_7x_test_api.c'; then $(CYGPATH_W) 'e_dbus_connman0_7x_test_api.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_connman0_7x_test_api.c'; fi`
 
 e_dbus_notification_daemon-notification_daemon.o: notification_daemon.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notification_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_notification_daemon-notification_daemon.o -MD -MP -MF $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Tpo -c -o e_dbus_notification_daemon-notification_daemon.o `test -f 'notification_daemon.c' || echo '$(srcdir)/'`notification_daemon.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Tpo $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='notification_daemon.c' object='e_dbus_notification_daemon-notification_daemon.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='notification_daemon.c' object='e_dbus_notification_daemon-notification_daemon.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notification_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notification_daemon-notification_daemon.o `test -f 'notification_daemon.c' || echo '$(srcdir)/'`notification_daemon.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notification_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notification_daemon-notification_daemon.o `test -f 'notification_daemon.c' || echo '$(srcdir)/'`notification_daemon.c
 
 e_dbus_notification_daemon-notification_daemon.obj: notification_daemon.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notification_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_notification_daemon-notification_daemon.obj -MD -MP -MF $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Tpo -c -o e_dbus_notification_daemon-notification_daemon.obj `if test -f 'notification_daemon.c'; then $(CYGPATH_W) 'notification_daemon.c'; else $(CYGPATH_W) '$(srcdir)/notification_daemon.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Tpo $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='notification_daemon.c' object='e_dbus_notification_daemon-notification_daemon.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='notification_daemon.c' object='e_dbus_notification_daemon-notification_daemon.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notification_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notification_daemon-notification_daemon.obj `if test -f 'notification_daemon.c'; then $(CYGPATH_W) 'notification_daemon.c'; else $(CYGPATH_W) '$(srcdir)/notification_daemon.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notification_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notification_daemon-notification_daemon.obj `if test -f 'notification_daemon.c'; then $(CYGPATH_W) 'notification_daemon.c'; else $(CYGPATH_W) '$(srcdir)/notification_daemon.c'; fi`
 
 e_dbus_notify-notify.o: notify.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notify_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_notify-notify.o -MD -MP -MF $(DEPDIR)/e_dbus_notify-notify.Tpo -c -o e_dbus_notify-notify.o `test -f 'notify.c' || echo '$(srcdir)/'`notify.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notify-notify.Tpo $(DEPDIR)/e_dbus_notify-notify.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='notify.c' object='e_dbus_notify-notify.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='notify.c' object='e_dbus_notify-notify.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notify_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notify-notify.o `test -f 'notify.c' || echo '$(srcdir)/'`notify.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notify_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notify-notify.o `test -f 'notify.c' || echo '$(srcdir)/'`notify.c
 
 e_dbus_notify-notify.obj: notify.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notify_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_notify-notify.obj -MD -MP -MF $(DEPDIR)/e_dbus_notify-notify.Tpo -c -o e_dbus_notify-notify.obj `if test -f 'notify.c'; then $(CYGPATH_W) 'notify.c'; else $(CYGPATH_W) '$(srcdir)/notify.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notify-notify.Tpo $(DEPDIR)/e_dbus_notify-notify.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='notify.c' object='e_dbus_notify-notify.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='notify.c' object='e_dbus_notify-notify.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notify_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notify-notify.obj `if test -f 'notify.c'; then $(CYGPATH_W) 'notify.c'; else $(CYGPATH_W) '$(srcdir)/notify.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_notify_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_notify-notify.obj `if test -f 'notify.c'; then $(CYGPATH_W) 'notify.c'; else $(CYGPATH_W) '$(srcdir)/notify.c'; fi`
 
 e_dbus_ofono_test-e_dbus_ofono_test.o: e_dbus_ofono_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ofono_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_ofono_test-e_dbus_ofono_test.o -MD -MP -MF $(DEPDIR)/e_dbus_ofono_test-e_dbus_ofono_test.Tpo -c -o e_dbus_ofono_test-e_dbus_ofono_test.o `test -f 'e_dbus_ofono_test.c' || echo '$(srcdir)/'`e_dbus_ofono_test.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_ofono_test-e_dbus_ofono_test.Tpo $(DEPDIR)/e_dbus_ofono_test-e_dbus_ofono_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_ofono_test.c' object='e_dbus_ofono_test-e_dbus_ofono_test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_ofono_test.c' object='e_dbus_ofono_test-e_dbus_ofono_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ofono_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ofono_test-e_dbus_ofono_test.o `test -f 'e_dbus_ofono_test.c' || echo '$(srcdir)/'`e_dbus_ofono_test.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ofono_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ofono_test-e_dbus_ofono_test.o `test -f 'e_dbus_ofono_test.c' || echo '$(srcdir)/'`e_dbus_ofono_test.c
 
 e_dbus_ofono_test-e_dbus_ofono_test.obj: e_dbus_ofono_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ofono_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_ofono_test-e_dbus_ofono_test.obj -MD -MP -MF $(DEPDIR)/e_dbus_ofono_test-e_dbus_ofono_test.Tpo -c -o e_dbus_ofono_test-e_dbus_ofono_test.obj `if test -f 'e_dbus_ofono_test.c'; then $(CYGPATH_W) 'e_dbus_ofono_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_ofono_test.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_ofono_test-e_dbus_ofono_test.Tpo $(DEPDIR)/e_dbus_ofono_test-e_dbus_ofono_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_ofono_test.c' object='e_dbus_ofono_test-e_dbus_ofono_test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_ofono_test.c' object='e_dbus_ofono_test-e_dbus_ofono_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ofono_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ofono_test-e_dbus_ofono_test.obj `if test -f 'e_dbus_ofono_test.c'; then $(CYGPATH_W) 'e_dbus_ofono_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_ofono_test.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ofono_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ofono_test-e_dbus_ofono_test.obj `if test -f 'e_dbus_ofono_test.c'; then $(CYGPATH_W) 'e_dbus_ofono_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_ofono_test.c'; fi`
 
 e_dbus_performance-performance.o: performance.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(e_dbus_performance_CFLAGS) $(CFLAGS) -MT e_dbus_performance-performance.o -MD -MP -MF $(DEPDIR)/e_dbus_performance-performance.Tpo -c -o e_dbus_performance-performance.o `test -f 'performance.c' || echo '$(srcdir)/'`performance.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_performance-performance.Tpo $(DEPDIR)/e_dbus_performance-performance.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='performance.c' object='e_dbus_performance-performance.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='performance.c' object='e_dbus_performance-performance.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(e_dbus_performance_CFLAGS) $(CFLAGS) -c -o e_dbus_performance-performance.o `test -f 'performance.c' || echo '$(srcdir)/'`performance.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(e_dbus_performance_CFLAGS) $(CFLAGS) -c -o e_dbus_performance-performance.o `test -f 'performance.c' || echo '$(srcdir)/'`performance.c
 
 e_dbus_performance-performance.obj: performance.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(e_dbus_performance_CFLAGS) $(CFLAGS) -MT e_dbus_performance-performance.obj -MD -MP -MF $(DEPDIR)/e_dbus_performance-performance.Tpo -c -o e_dbus_performance-performance.obj `if test -f 'performance.c'; then $(CYGPATH_W) 'performance.c'; else $(CYGPATH_W) '$(srcdir)/performance.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_performance-performance.Tpo $(DEPDIR)/e_dbus_performance-performance.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='performance.c' object='e_dbus_performance-performance.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='performance.c' object='e_dbus_performance-performance.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(e_dbus_performance_CFLAGS) $(CFLAGS) -c -o e_dbus_performance-performance.obj `if test -f 'performance.c'; then $(CYGPATH_W) 'performance.c'; else $(CYGPATH_W) '$(srcdir)/performance.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(e_dbus_performance_CFLAGS) $(CFLAGS) -c -o e_dbus_performance-performance.obj `if test -f 'performance.c'; then $(CYGPATH_W) 'performance.c'; else $(CYGPATH_W) '$(srcdir)/performance.c'; fi`
 
 e_dbus_test-test.o: test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_test-test.o -MD -MP -MF $(DEPDIR)/e_dbus_test-test.Tpo -c -o e_dbus_test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test-test.Tpo $(DEPDIR)/e_dbus_test-test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='test.c' object='e_dbus_test-test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='test.c' object='e_dbus_test-test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
 
 e_dbus_test-test.obj: test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_test-test.obj -MD -MP -MF $(DEPDIR)/e_dbus_test-test.Tpo -c -o e_dbus_test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test-test.Tpo $(DEPDIR)/e_dbus_test-test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='test.c' object='e_dbus_test-test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='test.c' object='e_dbus_test-test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
 
 e_dbus_test_client-test_client.o: test_client.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_test_client-test_client.o -MD -MP -MF $(DEPDIR)/e_dbus_test_client-test_client.Tpo -c -o e_dbus_test_client-test_client.o `test -f 'test_client.c' || echo '$(srcdir)/'`test_client.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test_client-test_client.Tpo $(DEPDIR)/e_dbus_test_client-test_client.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='test_client.c' object='e_dbus_test_client-test_client.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='test_client.c' object='e_dbus_test_client-test_client.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test_client-test_client.o `test -f 'test_client.c' || echo '$(srcdir)/'`test_client.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test_client-test_client.o `test -f 'test_client.c' || echo '$(srcdir)/'`test_client.c
 
 e_dbus_test_client-test_client.obj: test_client.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_test_client-test_client.obj -MD -MP -MF $(DEPDIR)/e_dbus_test_client-test_client.Tpo -c -o e_dbus_test_client-test_client.obj `if test -f 'test_client.c'; then $(CYGPATH_W) 'test_client.c'; else $(CYGPATH_W) '$(srcdir)/test_client.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test_client-test_client.Tpo $(DEPDIR)/e_dbus_test_client-test_client.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='test_client.c' object='e_dbus_test_client-test_client.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='test_client.c' object='e_dbus_test_client-test_client.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test_client-test_client.obj `if test -f 'test_client.c'; then $(CYGPATH_W) 'test_client.c'; else $(CYGPATH_W) '$(srcdir)/test_client.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_test_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_test_client-test_client.obj `if test -f 'test_client.c'; then $(CYGPATH_W) 'test_client.c'; else $(CYGPATH_W) '$(srcdir)/test_client.c'; fi`
 
 e_dbus_ukit_test-e_dbus_ukit_test.o: e_dbus_ukit_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ukit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_ukit_test-e_dbus_ukit_test.o -MD -MP -MF $(DEPDIR)/e_dbus_ukit_test-e_dbus_ukit_test.Tpo -c -o e_dbus_ukit_test-e_dbus_ukit_test.o `test -f 'e_dbus_ukit_test.c' || echo '$(srcdir)/'`e_dbus_ukit_test.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_ukit_test-e_dbus_ukit_test.Tpo $(DEPDIR)/e_dbus_ukit_test-e_dbus_ukit_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_ukit_test.c' object='e_dbus_ukit_test-e_dbus_ukit_test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_ukit_test.c' object='e_dbus_ukit_test-e_dbus_ukit_test.o' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ukit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ukit_test-e_dbus_ukit_test.o `test -f 'e_dbus_ukit_test.c' || echo '$(srcdir)/'`e_dbus_ukit_test.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ukit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ukit_test-e_dbus_ukit_test.o `test -f 'e_dbus_ukit_test.c' || echo '$(srcdir)/'`e_dbus_ukit_test.c
 
 e_dbus_ukit_test-e_dbus_ukit_test.obj: e_dbus_ukit_test.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ukit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e_dbus_ukit_test-e_dbus_ukit_test.obj -MD -MP -MF $(DEPDIR)/e_dbus_ukit_test-e_dbus_ukit_test.Tpo -c -o e_dbus_ukit_test-e_dbus_ukit_test.obj `if test -f 'e_dbus_ukit_test.c'; then $(CYGPATH_W) 'e_dbus_ukit_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_ukit_test.c'; fi`
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_ukit_test-e_dbus_ukit_test.Tpo $(DEPDIR)/e_dbus_ukit_test-e_dbus_ukit_test.Po
-@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='e_dbus_ukit_test.c' object='e_dbus_ukit_test-e_dbus_ukit_test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='e_dbus_ukit_test.c' object='e_dbus_ukit_test-e_dbus_ukit_test.obj' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ukit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ukit_test-e_dbus_ukit_test.obj `if test -f 'e_dbus_ukit_test.c'; then $(CYGPATH_W) 'e_dbus_ukit_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_ukit_test.c'; fi`
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e_dbus_ukit_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e_dbus_ukit_test-e_dbus_ukit_test.obj `if test -f 'e_dbus_ukit_test.c'; then $(CYGPATH_W) 'e_dbus_ukit_test.c'; else $(CYGPATH_W) '$(srcdir)/e_dbus_ukit_test.c'; fi`
 
 mostlyclean-libtool:
        -rm -f *.lo
@@ -941,8 +1010,11 @@ clean-libtool:
        -rm -rf .libs _libs
 install-logoDATA: $(logo_DATA)
        @$(NORMAL_INSTALL)
-       test -z "$(logodir)" || $(MKDIR_P) "$(DESTDIR)$(logodir)"
        @list='$(logo_DATA)'; test -n "$(logodir)" || list=; \
+       if test -n "$$list"; then \
+         echo " $(MKDIR_P) '$(DESTDIR)$(logodir)'"; \
+         $(MKDIR_P) "$(DESTDIR)$(logodir)" || exit 1; \
+       fi; \
        for p in $$list; do \
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
          echo "$$d$$p"; \
@@ -956,30 +1028,17 @@ uninstall-logoDATA:
        @$(NORMAL_UNINSTALL)
        @list='$(logo_DATA)'; test -n "$(logodir)" || list=; \
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       test -n "$$files" || exit 0; \
-       echo " ( cd '$(DESTDIR)$(logodir)' && rm -f" $$files ")"; \
-       cd "$(DESTDIR)$(logodir)" && rm -f $$files
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
-       mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
+       dir='$(DESTDIR)$(logodir)'; $(am__uninstall_files_from_dir)
+
+ID: $(am__tagged_files)
+       $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
        set x; \
        here=`pwd`; \
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
+       $(am__define_uniq_tagged_files); \
        shift; \
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
          test -n "$$unique" || unique=$$empty_fix; \
@@ -991,15 +1050,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
              $$unique; \
          fi; \
        fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-             END { if (nonempty) { for (i in files) print i; }; }'`; \
+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
@@ -1008,6 +1063,21 @@ 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
@@ -1059,10 +1129,15 @@ install-am: all-am
 
 installcheck: installcheck-am
 install-strip:
-       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-         `test -z '$(STRIP)' || \
-           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+       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:
@@ -1148,20 +1223,21 @@ uninstall-am: uninstall-binPROGRAMS uninstall-logoDATA
 
 .MAKE: install-am install-strip
 
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
-       clean-generic clean-libtool clean-noinstPROGRAMS ctags \
-       distclean distclean-compile distclean-generic \
-       distclean-libtool distclean-tags distdir dvi dvi-am html \
-       html-am info info-am install install-am install-binPROGRAMS \
-       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-logoDATA 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 uninstall uninstall-am \
-       uninstall-binPROGRAMS uninstall-logoDATA
+.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
+       clean-binPROGRAMS clean-generic clean-libtool \
+       clean-noinstPROGRAMS 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-binPROGRAMS 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-logoDATA 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-binPROGRAMS \
+       uninstall-logoDATA
 
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.