2968d4987cfc335a963495f00ecb2619ac01247e
[platform/upstream/edbus.git] / src / bin / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
39         $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) \
40         $(am__EXEEXT_7) $(am__EXEEXT_8) $(am__EXEEXT_9) \
41         $(am__EXEEXT_10) $(am__EXEEXT_11)
42 @BUILD_EDBUS_TEST_TRUE@am__append_1 = e_dbus_test
43 @BUILD_EDBUS_TEST_CLIENT_TRUE@am__append_2 = e_dbus_test_client
44 @BUILD_EDBUS_ASYNC_TEST_TRUE@am__append_3 = e_dbus_async_server_test \
45 @BUILD_EDBUS_ASYNC_TEST_TRUE@   e_dbus_async_client_test
46 @BUILD_EDBUS_BLUEZ_TEST_TRUE@am__append_4 = e_dbus_bluez_test
47 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@am__append_5 = e_dbus_connman0_7x_test
48 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@am__append_6 = e_dbus_notification_daemon
49 @BUILD_EDBUS_NOTIFY_SEND_TRUE@am__append_7 = e-notify-send
50 @BUILD_EDBUS_NOTIFY_TEST_TRUE@am__append_8 = e_dbus_notify
51 @BUILD_EDBUS_OFONO_TEST_TRUE@am__append_9 = e_dbus_ofono_test
52 @BUILD_EDBUS_UKIT_TEST_TRUE@am__append_10 = e_dbus_ukit_test
53 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@am__append_11 = e_dbus_performance
54 noinst_PROGRAMS = $(am__EXEEXT_12)
55 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@am__append_12 = e_dbus_connman0_7x_test_api
56 subdir = src/bin
57 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
60         $(top_srcdir)/m4/efl_binary.m4 \
61         $(top_srcdir)/m4/efl_compiler_flag.m4 \
62         $(top_srcdir)/m4/efl_doxygen.m4 $(top_srcdir)/m4/libtool.m4 \
63         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
64         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
65         $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_HEADER = $(top_builddir)/config.h
70 CONFIG_CLEAN_FILES =
71 CONFIG_CLEAN_VPATH_FILES =
72 @BUILD_EDBUS_TEST_TRUE@am__EXEEXT_1 = e_dbus_test$(EXEEXT)
73 @BUILD_EDBUS_TEST_CLIENT_TRUE@am__EXEEXT_2 =  \
74 @BUILD_EDBUS_TEST_CLIENT_TRUE@  e_dbus_test_client$(EXEEXT)
75 @BUILD_EDBUS_ASYNC_TEST_TRUE@am__EXEEXT_3 = e_dbus_async_server_test$(EXEEXT) \
76 @BUILD_EDBUS_ASYNC_TEST_TRUE@   e_dbus_async_client_test$(EXEEXT)
77 @BUILD_EDBUS_BLUEZ_TEST_TRUE@am__EXEEXT_4 =  \
78 @BUILD_EDBUS_BLUEZ_TEST_TRUE@   e_dbus_bluez_test$(EXEEXT)
79 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@am__EXEEXT_5 = e_dbus_connman0_7x_test$(EXEEXT)
80 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@am__EXEEXT_6 = e_dbus_notification_daemon$(EXEEXT)
81 @BUILD_EDBUS_NOTIFY_SEND_TRUE@am__EXEEXT_7 = e-notify-send$(EXEEXT)
82 @BUILD_EDBUS_NOTIFY_TEST_TRUE@am__EXEEXT_8 = e_dbus_notify$(EXEEXT)
83 @BUILD_EDBUS_OFONO_TEST_TRUE@am__EXEEXT_9 =  \
84 @BUILD_EDBUS_OFONO_TEST_TRUE@   e_dbus_ofono_test$(EXEEXT)
85 @BUILD_EDBUS_UKIT_TEST_TRUE@am__EXEEXT_10 = e_dbus_ukit_test$(EXEEXT)
86 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@am__EXEEXT_11 = e_dbus_performance$(EXEEXT)
87 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(logodir)"
88 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@am__EXEEXT_12 = e_dbus_connman0_7x_test_api$(EXEEXT)
89 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
90 am__e_notify_send_SOURCES_DIST = notify-send.c
91 @BUILD_EDBUS_NOTIFY_SEND_TRUE@am_e_notify_send_OBJECTS = e_notify_send-notify-send.$(OBJEXT)
92 e_notify_send_OBJECTS = $(am_e_notify_send_OBJECTS)
93 @BUILD_EDBUS_NOTIFY_SEND_TRUE@e_notify_send_DEPENDENCIES =  \
94 @BUILD_EDBUS_NOTIFY_SEND_TRUE@  $(ENOTIFY_LIBS) \
95 @BUILD_EDBUS_NOTIFY_SEND_TRUE@  $(top_builddir)/src/lib/dbus/libedbus.la
96 AM_V_lt = $(am__v_lt_$(V))
97 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
98 am__v_lt_0 = --silent
99 am__e_dbus_async_client_test_SOURCES_DIST = async_client_test.c
100 @BUILD_EDBUS_ASYNC_TEST_TRUE@am_e_dbus_async_client_test_OBJECTS = e_dbus_async_client_test-async_client_test.$(OBJEXT)
101 e_dbus_async_client_test_OBJECTS =  \
102         $(am_e_dbus_async_client_test_OBJECTS)
103 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_client_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la
104 am__e_dbus_async_server_test_SOURCES_DIST = async_server_test.c
105 @BUILD_EDBUS_ASYNC_TEST_TRUE@am_e_dbus_async_server_test_OBJECTS = e_dbus_async_server_test-async_server_test.$(OBJEXT)
106 e_dbus_async_server_test_OBJECTS =  \
107         $(am_e_dbus_async_server_test_OBJECTS)
108 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_server_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la
109 am__e_dbus_bluez_test_SOURCES_DIST = e_dbus_bluez_test.c
110 @BUILD_EDBUS_BLUEZ_TEST_TRUE@am_e_dbus_bluez_test_OBJECTS = e_dbus_bluez_test-e_dbus_bluez_test.$(OBJEXT)
111 e_dbus_bluez_test_OBJECTS = $(am_e_dbus_bluez_test_OBJECTS)
112 @BUILD_EDBUS_BLUEZ_TEST_TRUE@e_dbus_bluez_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la \
113 @BUILD_EDBUS_BLUEZ_TEST_TRUE@   $(top_builddir)/src/lib/bluez/libebluez.la
114 am__e_dbus_connman0_7x_test_SOURCES_DIST = e_dbus_connman0_7x_test.c
115 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@am_e_dbus_connman0_7x_test_OBJECTS = e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.$(OBJEXT)
116 e_dbus_connman0_7x_test_OBJECTS =  \
117         $(am_e_dbus_connman0_7x_test_OBJECTS)
118 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la \
119 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@     $(top_builddir)/src/lib/connman0_7x/libeconnman0_7x.la
120 am__e_dbus_connman0_7x_test_api_SOURCES_DIST =  \
121         e_dbus_connman0_7x_test_api.c
122 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@am_e_dbus_connman0_7x_test_api_OBJECTS = e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.$(OBJEXT)
123 e_dbus_connman0_7x_test_api_OBJECTS =  \
124         $(am_e_dbus_connman0_7x_test_api_OBJECTS)
125 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_api_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la \
126 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@     $(top_builddir)/src/lib/connman0_7x/libeconnman0_7x.la
127 am__e_dbus_notification_daemon_SOURCES_DIST = notification_daemon.c
128 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@am_e_dbus_notification_daemon_OBJECTS = e_dbus_notification_daemon-notification_daemon.$(OBJEXT)
129 e_dbus_notification_daemon_OBJECTS =  \
130         $(am_e_dbus_notification_daemon_OBJECTS)
131 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@e_dbus_notification_daemon_DEPENDENCIES =  \
132 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@     $(ENOTIFY_LIBS) \
133 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@     $(top_builddir)/src/lib/dbus/libedbus.la
134 am__e_dbus_notify_SOURCES_DIST = notify.c
135 @BUILD_EDBUS_NOTIFY_TEST_TRUE@am_e_dbus_notify_OBJECTS =  \
136 @BUILD_EDBUS_NOTIFY_TEST_TRUE@  e_dbus_notify-notify.$(OBJEXT)
137 e_dbus_notify_OBJECTS = $(am_e_dbus_notify_OBJECTS)
138 @BUILD_EDBUS_NOTIFY_TEST_TRUE@e_dbus_notify_DEPENDENCIES =  \
139 @BUILD_EDBUS_NOTIFY_TEST_TRUE@  $(ENOTIFY_LIBS) \
140 @BUILD_EDBUS_NOTIFY_TEST_TRUE@  $(top_builddir)/src/lib/dbus/libedbus.la
141 am__e_dbus_ofono_test_SOURCES_DIST = e_dbus_ofono_test.c
142 @BUILD_EDBUS_OFONO_TEST_TRUE@am_e_dbus_ofono_test_OBJECTS = e_dbus_ofono_test-e_dbus_ofono_test.$(OBJEXT)
143 e_dbus_ofono_test_OBJECTS = $(am_e_dbus_ofono_test_OBJECTS)
144 @BUILD_EDBUS_OFONO_TEST_TRUE@e_dbus_ofono_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la \
145 @BUILD_EDBUS_OFONO_TEST_TRUE@   $(top_builddir)/src/lib/ofono/libeofono.la
146 am__e_dbus_performance_SOURCES_DIST = performance.c
147 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@am_e_dbus_performance_OBJECTS = e_dbus_performance-performance.$(OBJEXT)
148 e_dbus_performance_OBJECTS = $(am_e_dbus_performance_OBJECTS)
149 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@e_dbus_performance_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la
150 e_dbus_performance_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
151         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
152         $(e_dbus_performance_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
153         $(LDFLAGS) -o $@
154 am__e_dbus_test_SOURCES_DIST = test.c
155 @BUILD_EDBUS_TEST_TRUE@am_e_dbus_test_OBJECTS =  \
156 @BUILD_EDBUS_TEST_TRUE@ e_dbus_test-test.$(OBJEXT)
157 e_dbus_test_OBJECTS = $(am_e_dbus_test_OBJECTS)
158 @BUILD_EDBUS_TEST_TRUE@e_dbus_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la
159 am__e_dbus_test_client_SOURCES_DIST = test_client.c
160 @BUILD_EDBUS_TEST_CLIENT_TRUE@am_e_dbus_test_client_OBJECTS = e_dbus_test_client-test_client.$(OBJEXT)
161 e_dbus_test_client_OBJECTS = $(am_e_dbus_test_client_OBJECTS)
162 @BUILD_EDBUS_TEST_CLIENT_TRUE@e_dbus_test_client_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la
163 am__e_dbus_ukit_test_SOURCES_DIST = e_dbus_ukit_test.c
164 @BUILD_EDBUS_UKIT_TEST_TRUE@am_e_dbus_ukit_test_OBJECTS = e_dbus_ukit_test-e_dbus_ukit_test.$(OBJEXT)
165 e_dbus_ukit_test_OBJECTS = $(am_e_dbus_ukit_test_OBJECTS)
166 @BUILD_EDBUS_UKIT_TEST_TRUE@e_dbus_ukit_test_DEPENDENCIES = $(top_builddir)/src/lib/dbus/libedbus.la \
167 @BUILD_EDBUS_UKIT_TEST_TRUE@    $(top_builddir)/src/lib/ukit/libeukit.la
168 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
169 depcomp = $(SHELL) $(top_srcdir)/depcomp
170 am__depfiles_maybe = depfiles
171 am__mv = mv -f
172 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
173         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
174 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
176         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
177         $(AM_CFLAGS) $(CFLAGS)
178 AM_V_CC = $(am__v_CC_$(V))
179 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
180 am__v_CC_0 = @echo "  CC    " $@;
181 AM_V_at = $(am__v_at_$(V))
182 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
183 am__v_at_0 = @
184 CCLD = $(CC)
185 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
186         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
187         $(AM_LDFLAGS) $(LDFLAGS) -o $@
188 AM_V_CCLD = $(am__v_CCLD_$(V))
189 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
190 am__v_CCLD_0 = @echo "  CCLD  " $@;
191 AM_V_GEN = $(am__v_GEN_$(V))
192 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
193 am__v_GEN_0 = @echo "  GEN   " $@;
194 SOURCES = $(e_notify_send_SOURCES) $(e_dbus_async_client_test_SOURCES) \
195         $(e_dbus_async_server_test_SOURCES) \
196         $(e_dbus_bluez_test_SOURCES) \
197         $(e_dbus_connman0_7x_test_SOURCES) \
198         $(e_dbus_connman0_7x_test_api_SOURCES) \
199         $(e_dbus_notification_daemon_SOURCES) $(e_dbus_notify_SOURCES) \
200         $(e_dbus_ofono_test_SOURCES) $(e_dbus_performance_SOURCES) \
201         $(e_dbus_test_SOURCES) $(e_dbus_test_client_SOURCES) \
202         $(e_dbus_ukit_test_SOURCES)
203 DIST_SOURCES = $(am__e_notify_send_SOURCES_DIST) \
204         $(am__e_dbus_async_client_test_SOURCES_DIST) \
205         $(am__e_dbus_async_server_test_SOURCES_DIST) \
206         $(am__e_dbus_bluez_test_SOURCES_DIST) \
207         $(am__e_dbus_connman0_7x_test_SOURCES_DIST) \
208         $(am__e_dbus_connman0_7x_test_api_SOURCES_DIST) \
209         $(am__e_dbus_notification_daemon_SOURCES_DIST) \
210         $(am__e_dbus_notify_SOURCES_DIST) \
211         $(am__e_dbus_ofono_test_SOURCES_DIST) \
212         $(am__e_dbus_performance_SOURCES_DIST) \
213         $(am__e_dbus_test_SOURCES_DIST) \
214         $(am__e_dbus_test_client_SOURCES_DIST) \
215         $(am__e_dbus_ukit_test_SOURCES_DIST)
216 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
217 am__vpath_adj = case $$p in \
218     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
219     *) f=$$p;; \
220   esac;
221 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
222 am__install_max = 40
223 am__nobase_strip_setup = \
224   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
225 am__nobase_strip = \
226   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
227 am__nobase_list = $(am__nobase_strip_setup); \
228   for p in $$list; do echo "$$p $$p"; done | \
229   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
230   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
231     if (++n[$$2] == $(am__install_max)) \
232       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
233     END { for (dir in files) print dir, files[dir] }'
234 am__base_list = \
235   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
236   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
237 DATA = $(logo_DATA)
238 ETAGS = etags
239 CTAGS = ctags
240 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
241 ACLOCAL = @ACLOCAL@
242 ALLOCA = @ALLOCA@
243 AMTAR = @AMTAR@
244 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
245 AR = @AR@
246 AS = @AS@
247 AUTOCONF = @AUTOCONF@
248 AUTOHEADER = @AUTOHEADER@
249 AUTOMAKE = @AUTOMAKE@
250 AWK = @AWK@
251 CC = @CC@
252 CCDEPMODE = @CCDEPMODE@
253 CFLAGS = @CFLAGS@
254 CPP = @CPP@
255 CPPFLAGS = @CPPFLAGS@
256 CYGPATH_W = @CYGPATH_W@
257 DBUS_CFLAGS = @DBUS_CFLAGS@
258 DBUS_LIBS = @DBUS_LIBS@
259 DBUS_VERSION_CFLAGS = @DBUS_VERSION_CFLAGS@
260 DEFS = @DEFS@
261 DEPDIR = @DEPDIR@
262 DLLTOOL = @DLLTOOL@
263 DSYMUTIL = @DSYMUTIL@
264 DUMPBIN = @DUMPBIN@
265 ECHO_C = @ECHO_C@
266 ECHO_N = @ECHO_N@
267 ECHO_T = @ECHO_T@
268 EDBUS_ASYNC_TEST_CFLAGS = @EDBUS_ASYNC_TEST_CFLAGS@
269 EDBUS_ASYNC_TEST_LIBS = @EDBUS_ASYNC_TEST_LIBS@
270 EDBUS_ASYNC_TEST_PRG = @EDBUS_ASYNC_TEST_PRG@
271 EDBUS_BLUEZ_TEST_CFLAGS = @EDBUS_BLUEZ_TEST_CFLAGS@
272 EDBUS_BLUEZ_TEST_LIBS = @EDBUS_BLUEZ_TEST_LIBS@
273 EDBUS_BLUEZ_TEST_PRG = @EDBUS_BLUEZ_TEST_PRG@
274 EDBUS_CFLAGS = @EDBUS_CFLAGS@
275 EDBUS_CONNMAN0_7X_TEST_CFLAGS = @EDBUS_CONNMAN0_7X_TEST_CFLAGS@
276 EDBUS_CONNMAN0_7X_TEST_LIBS = @EDBUS_CONNMAN0_7X_TEST_LIBS@
277 EDBUS_CONNMAN0_7X_TEST_PRG = @EDBUS_CONNMAN0_7X_TEST_PRG@
278 EDBUS_LIBS = @EDBUS_LIBS@
279 EDBUS_NOTIFICATION_DAEMON_TEST_CFLAGS = @EDBUS_NOTIFICATION_DAEMON_TEST_CFLAGS@
280 EDBUS_NOTIFICATION_DAEMON_TEST_LIBS = @EDBUS_NOTIFICATION_DAEMON_TEST_LIBS@
281 EDBUS_NOTIFICATION_DAEMON_TEST_PRG = @EDBUS_NOTIFICATION_DAEMON_TEST_PRG@
282 EDBUS_NOTIFY_SEND_CFLAGS = @EDBUS_NOTIFY_SEND_CFLAGS@
283 EDBUS_NOTIFY_SEND_LIBS = @EDBUS_NOTIFY_SEND_LIBS@
284 EDBUS_NOTIFY_SEND_PRG = @EDBUS_NOTIFY_SEND_PRG@
285 EDBUS_NOTIFY_TEST_CFLAGS = @EDBUS_NOTIFY_TEST_CFLAGS@
286 EDBUS_NOTIFY_TEST_LIBS = @EDBUS_NOTIFY_TEST_LIBS@
287 EDBUS_NOTIFY_TEST_PRG = @EDBUS_NOTIFY_TEST_PRG@
288 EDBUS_OFONO_TEST_CFLAGS = @EDBUS_OFONO_TEST_CFLAGS@
289 EDBUS_OFONO_TEST_LIBS = @EDBUS_OFONO_TEST_LIBS@
290 EDBUS_OFONO_TEST_PRG = @EDBUS_OFONO_TEST_PRG@
291 EDBUS_PERFORMANCE_TEST_CFLAGS = @EDBUS_PERFORMANCE_TEST_CFLAGS@
292 EDBUS_PERFORMANCE_TEST_LIBS = @EDBUS_PERFORMANCE_TEST_LIBS@
293 EDBUS_PERFORMANCE_TEST_PRG = @EDBUS_PERFORMANCE_TEST_PRG@
294 EDBUS_TEST_CFLAGS = @EDBUS_TEST_CFLAGS@
295 EDBUS_TEST_CLIENT_CFLAGS = @EDBUS_TEST_CLIENT_CFLAGS@
296 EDBUS_TEST_CLIENT_LIBS = @EDBUS_TEST_CLIENT_LIBS@
297 EDBUS_TEST_CLIENT_PRG = @EDBUS_TEST_CLIENT_PRG@
298 EDBUS_TEST_LIBS = @EDBUS_TEST_LIBS@
299 EDBUS_TEST_PRG = @EDBUS_TEST_PRG@
300 EDBUS_UKIT_TEST_CFLAGS = @EDBUS_UKIT_TEST_CFLAGS@
301 EDBUS_UKIT_TEST_LIBS = @EDBUS_UKIT_TEST_LIBS@
302 EDBUS_UKIT_TEST_PRG = @EDBUS_UKIT_TEST_PRG@
303 EFL_EDBUS_BUILD = @EFL_EDBUS_BUILD@
304 EGREP = @EGREP@
305 EVAS_CFLAGS = @EVAS_CFLAGS@
306 EVAS_LIBS = @EVAS_LIBS@
307 EXEEXT = @EXEEXT@
308 FGREP = @FGREP@
309 GREP = @GREP@
310 INSTALL = @INSTALL@
311 INSTALL_DATA = @INSTALL_DATA@
312 INSTALL_PROGRAM = @INSTALL_PROGRAM@
313 INSTALL_SCRIPT = @INSTALL_SCRIPT@
314 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
315 LD = @LD@
316 LDFLAGS = @LDFLAGS@
317 LIBOBJS = @LIBOBJS@
318 LIBS = @LIBS@
319 LIBTOOL = @LIBTOOL@
320 LIPO = @LIPO@
321 LN_S = @LN_S@
322 LTLIBOBJS = @LTLIBOBJS@
323 MAKEINFO = @MAKEINFO@
324 MKDIR_P = @MKDIR_P@
325 NM = @NM@
326 NMEDIT = @NMEDIT@
327 OBJDUMP = @OBJDUMP@
328 OBJEXT = @OBJEXT@
329 OTOOL = @OTOOL@
330 OTOOL64 = @OTOOL64@
331 PACKAGE = @PACKAGE@
332 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
333 PACKAGE_NAME = @PACKAGE_NAME@
334 PACKAGE_STRING = @PACKAGE_STRING@
335 PACKAGE_TARNAME = @PACKAGE_TARNAME@
336 PACKAGE_URL = @PACKAGE_URL@
337 PACKAGE_VERSION = @PACKAGE_VERSION@
338 PATH_SEPARATOR = @PATH_SEPARATOR@
339 PKG_CONFIG = @PKG_CONFIG@
340 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
341 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
342 RANLIB = @RANLIB@
343 SED = @SED@
344 SET_MAKE = @SET_MAKE@
345 SHELL = @SHELL@
346 STRIP = @STRIP@
347 VERSION = @VERSION@
348 VMAJ = @VMAJ@
349 abs_builddir = @abs_builddir@
350 abs_srcdir = @abs_srcdir@
351 abs_top_builddir = @abs_top_builddir@
352 abs_top_srcdir = @abs_top_srcdir@
353 ac_ct_CC = @ac_ct_CC@
354 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
355 am__include = @am__include@
356 am__leading_dot = @am__leading_dot@
357 am__quote = @am__quote@
358 am__tar = @am__tar@
359 am__untar = @am__untar@
360 bindir = @bindir@
361 build = @build@
362 build_alias = @build_alias@
363 build_cpu = @build_cpu@
364 build_os = @build_os@
365 build_vendor = @build_vendor@
366 builddir = @builddir@
367 datadir = @datadir@
368 datarootdir = @datarootdir@
369 dbus_cflags = @dbus_cflags@
370 dbus_libs = @dbus_libs@
371 docdir = @docdir@
372 dvidir = @dvidir@
373 efl_doxygen = @efl_doxygen@
374 efl_have_doxygen = @efl_have_doxygen@
375 exec_prefix = @exec_prefix@
376 host = @host@
377 host_alias = @host_alias@
378 host_cpu = @host_cpu@
379 host_os = @host_os@
380 host_vendor = @host_vendor@
381 htmldir = @htmldir@
382 includedir = @includedir@
383 infodir = @infodir@
384 install_sh = @install_sh@
385 libdir = @libdir@
386 libexecdir = @libexecdir@
387 localedir = @localedir@
388 localstatedir = @localstatedir@
389 lt_ECHO = @lt_ECHO@
390 lt_enable_auto_import = @lt_enable_auto_import@
391 mandir = @mandir@
392 mkdir_p = @mkdir_p@
393 oldincludedir = @oldincludedir@
394 pdfdir = @pdfdir@
395 pkgconfig_requires_private = @pkgconfig_requires_private@
396 prefix = @prefix@
397 program_transform_name = @program_transform_name@
398 psdir = @psdir@
399 release_info = @release_info@
400 requirement_dbus = @requirement_dbus@
401 requirement_ebluez = @requirement_ebluez@
402 requirement_econnman0_7x = @requirement_econnman0_7x@
403 requirement_edbus = @requirement_edbus@
404 requirement_ehal = @requirement_ehal@
405 requirement_enotify = @requirement_enotify@
406 requirement_eofono = @requirement_eofono@
407 requirement_eukit = @requirement_eukit@
408 sbindir = @sbindir@
409 sharedstatedir = @sharedstatedir@
410 srcdir = @srcdir@
411 sysconfdir = @sysconfdir@
412 target_alias = @target_alias@
413 top_build_prefix = @top_build_prefix@
414 top_builddir = @top_builddir@
415 top_srcdir = @top_srcdir@
416 version_info = @version_info@
417 MAINTAINERCLEANFILES = Makefile.in
418 AM_CFLAGS = \
419 -DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\"
420
421 EDBUS_CPPFLAGS = @EDBUS_CFLAGS@
422 @BUILD_EDBUS_TEST_TRUE@e_dbus_test_SOURCES = test.c
423 @BUILD_EDBUS_TEST_TRUE@e_dbus_test_CPPFLAGS = \
424 @BUILD_EDBUS_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
425 @BUILD_EDBUS_TEST_TRUE@@EDBUS_TEST_CFLAGS@
426
427 @BUILD_EDBUS_TEST_TRUE@e_dbus_test_LDADD = \
428 @BUILD_EDBUS_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
429 @BUILD_EDBUS_TEST_TRUE@@EDBUS_TEST_LIBS@
430
431 @BUILD_EDBUS_TEST_CLIENT_TRUE@e_dbus_test_client_SOURCES = test_client.c
432 @BUILD_EDBUS_TEST_CLIENT_TRUE@e_dbus_test_client_CPPFLAGS = \
433 @BUILD_EDBUS_TEST_CLIENT_TRUE@-I$(top_srcdir)/src/lib/dbus \
434 @BUILD_EDBUS_TEST_CLIENT_TRUE@@EDBUS_TEST_CLIENT_CFLAGS@
435
436 @BUILD_EDBUS_TEST_CLIENT_TRUE@e_dbus_test_client_LDADD = \
437 @BUILD_EDBUS_TEST_CLIENT_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
438 @BUILD_EDBUS_TEST_CLIENT_TRUE@@EDBUS_TEST_CLIENT_LIBS@
439
440 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_server_test_SOURCES = async_server_test.c
441 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_server_test_CPPFLAGS = \
442 @BUILD_EDBUS_ASYNC_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
443 @BUILD_EDBUS_ASYNC_TEST_TRUE@@EDBUS_ASYNC_TEST_CFLAGS@
444
445 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_server_test_LDADD = \
446 @BUILD_EDBUS_ASYNC_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
447 @BUILD_EDBUS_ASYNC_TEST_TRUE@@EDBUS_ASYNC_TEST_LIBS@
448
449 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_client_test_SOURCES = async_client_test.c
450 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_client_test_CPPFLAGS = \
451 @BUILD_EDBUS_ASYNC_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
452 @BUILD_EDBUS_ASYNC_TEST_TRUE@@EDBUS_ASYNC_TEST_CFLAGS@
453
454 @BUILD_EDBUS_ASYNC_TEST_TRUE@e_dbus_async_client_test_LDADD = \
455 @BUILD_EDBUS_ASYNC_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
456 @BUILD_EDBUS_ASYNC_TEST_TRUE@@EDBUS_ASYNC_TEST_LIBS@
457
458 @BUILD_EDBUS_BLUEZ_TEST_TRUE@e_dbus_bluez_test_SOURCES = e_dbus_bluez_test.c
459 @BUILD_EDBUS_BLUEZ_TEST_TRUE@e_dbus_bluez_test_CPPFLAGS = \
460 @BUILD_EDBUS_BLUEZ_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
461 @BUILD_EDBUS_BLUEZ_TEST_TRUE@-I$(top_srcdir)/src/lib/bluez \
462 @BUILD_EDBUS_BLUEZ_TEST_TRUE@@EDBUS_BLUEZ_TEST_CFLAGS@
463
464 @BUILD_EDBUS_BLUEZ_TEST_TRUE@e_dbus_bluez_test_LDADD = \
465 @BUILD_EDBUS_BLUEZ_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
466 @BUILD_EDBUS_BLUEZ_TEST_TRUE@$(top_builddir)/src/lib/bluez/libebluez.la \
467 @BUILD_EDBUS_BLUEZ_TEST_TRUE@@EDBUS_BLUEZ_TEST_LIBS@
468
469 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_SOURCES = e_dbus_connman0_7x_test.c
470 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_CPPFLAGS = \
471 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
472 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@-I$(top_srcdir)/src/lib \
473 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@@EDBUS_CONNMAN0_7X_TEST_CFLAGS@
474
475 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_LDADD = \
476 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
477 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@$(top_builddir)/src/lib/connman0_7x/libeconnman0_7x.la \
478 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@@EDBUS_CONNMAN0_7X_TEST_LIBS@
479
480 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_api_SOURCES = e_dbus_connman0_7x_test_api.c
481 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_api_CPPFLAGS = \
482 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
483 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@-I$(top_srcdir)/src/lib \
484 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@@EDBUS_CONNMAN0_7X_TEST_CFLAGS@
485
486 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@e_dbus_connman0_7x_test_api_LDADD = \
487 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
488 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@$(top_builddir)/src/lib/connman0_7x/libeconnman0_7x.la \
489 @BUILD_EDBUS_CONNMAN0_7X_TEST_TRUE@@EDBUS_CONNMAN0_7X_TEST_LIBS@
490
491 ENOTIFY_LIBS = $(top_builddir)/src/lib/notification/libenotify.la
492 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@e_dbus_notification_daemon_SOURCES = notification_daemon.c
493 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@e_dbus_notification_daemon_CPPFLAGS = \
494 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
495 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@-I$(top_srcdir)/src/lib/notification \
496 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@@EDBUS_NOTIFICATION_DAEMON_TEST_CFLAGS@
497
498 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@e_dbus_notification_daemon_LDADD = \
499 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@$(ENOTIFY_LIBS) \
500 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
501 @BUILD_EDBUS_NOTIFICATION_DAEMON_TEST_TRUE@@EDBUS_NOTIFICATION_DAEMON_TEST_LIBS@
502
503 @BUILD_EDBUS_NOTIFY_SEND_TRUE@e_notify_send_SOURCES = notify-send.c
504 @BUILD_EDBUS_NOTIFY_SEND_TRUE@e_notify_send_CPPFLAGS = \
505 @BUILD_EDBUS_NOTIFY_SEND_TRUE@-I$(top_srcdir)/src/lib/dbus \
506 @BUILD_EDBUS_NOTIFY_SEND_TRUE@-I$(top_srcdir)/src/lib/notification \
507 @BUILD_EDBUS_NOTIFY_SEND_TRUE@@EDBUS_NOTIFY_SEND_CFLAGS@
508
509 @BUILD_EDBUS_NOTIFY_SEND_TRUE@e_notify_send_LDADD = \
510 @BUILD_EDBUS_NOTIFY_SEND_TRUE@$(ENOTIFY_LIBS) \
511 @BUILD_EDBUS_NOTIFY_SEND_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
512 @BUILD_EDBUS_NOTIFY_SEND_TRUE@@EDBUS_NOTIFY_SEND_LIBS@
513
514 @BUILD_EDBUS_NOTIFY_TEST_TRUE@EXTRA_DIST = logo.png
515 @BUILD_EDBUS_NOTIFY_TEST_TRUE@logodir = $(datadir)/e_dbus
516 @BUILD_EDBUS_NOTIFY_TEST_TRUE@logo_DATA = logo.png
517 @BUILD_EDBUS_NOTIFY_TEST_TRUE@e_dbus_notify_SOURCES = notify.c
518 @BUILD_EDBUS_NOTIFY_TEST_TRUE@e_dbus_notify_CPPFLAGS = \
519 @BUILD_EDBUS_NOTIFY_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
520 @BUILD_EDBUS_NOTIFY_TEST_TRUE@-I$(top_srcdir)/src/lib/notification \
521 @BUILD_EDBUS_NOTIFY_TEST_TRUE@@EDBUS_NOTIFY_TEST_CFLAGS@
522
523 @BUILD_EDBUS_NOTIFY_TEST_TRUE@e_dbus_notify_LDADD = \
524 @BUILD_EDBUS_NOTIFY_TEST_TRUE@$(ENOTIFY_LIBS) \
525 @BUILD_EDBUS_NOTIFY_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
526 @BUILD_EDBUS_NOTIFY_TEST_TRUE@@EDBUS_NOTIFY_TEST_LIBS@
527
528 @BUILD_EDBUS_OFONO_TEST_TRUE@e_dbus_ofono_test_SOURCES = e_dbus_ofono_test.c
529 @BUILD_EDBUS_OFONO_TEST_TRUE@e_dbus_ofono_test_CPPFLAGS = \
530 @BUILD_EDBUS_OFONO_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
531 @BUILD_EDBUS_OFONO_TEST_TRUE@-I$(top_srcdir)/src/lib/ofono \
532 @BUILD_EDBUS_OFONO_TEST_TRUE@@EDBUS_OFONO_TEST_CFLAGS@
533
534 @BUILD_EDBUS_OFONO_TEST_TRUE@e_dbus_ofono_test_LDADD = \
535 @BUILD_EDBUS_OFONO_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
536 @BUILD_EDBUS_OFONO_TEST_TRUE@$(top_builddir)/src/lib/ofono/libeofono.la \
537 @BUILD_EDBUS_OFONO_TEST_TRUE@@EDBUS_OFONO_TEST_LIBS@
538
539 @BUILD_EDBUS_UKIT_TEST_TRUE@e_dbus_ukit_test_SOURCES = e_dbus_ukit_test.c
540 @BUILD_EDBUS_UKIT_TEST_TRUE@e_dbus_ukit_test_CPPFLAGS = \
541 @BUILD_EDBUS_UKIT_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
542 @BUILD_EDBUS_UKIT_TEST_TRUE@-I$(top_srcdir)/src/lib/ukit \
543 @BUILD_EDBUS_UKIT_TEST_TRUE@@EDBUS_UKIT_TEST_CFLAGS@
544
545 @BUILD_EDBUS_UKIT_TEST_TRUE@e_dbus_ukit_test_LDADD = \
546 @BUILD_EDBUS_UKIT_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
547 @BUILD_EDBUS_UKIT_TEST_TRUE@$(top_builddir)/src/lib/ukit/libeukit.la \
548 @BUILD_EDBUS_UKIT_TEST_TRUE@@EDBUS_UKIT_TEST_LIBS@
549
550 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@e_dbus_performance_SOURCES = performance.c
551 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@e_dbus_performance_CFLAGS = \
552 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@-I$(top_srcdir)/src/lib/dbus \
553 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@@EDBUS_PERFORMANCE_TEST_CFLAGS@
554
555 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@e_dbus_performance_LDADD = \
556 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@$(top_builddir)/src/lib/dbus/libedbus.la \
557 @BUILD_EDBUS_PERFORMANCE_TEST_TRUE@@EDBUS_PERFORMANCE_TEST_LIBS@
558
559 all: all-am
560
561 .SUFFIXES:
562 .SUFFIXES: .c .lo .o .obj
563 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
564         @for dep in $?; do \
565           case '$(am__configure_deps)' in \
566             *$$dep*) \
567               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
568                 && { if test -f $@; then exit 0; else break; fi; }; \
569               exit 1;; \
570           esac; \
571         done; \
572         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/bin/Makefile'; \
573         $(am__cd) $(top_srcdir) && \
574           $(AUTOMAKE) --gnu src/bin/Makefile
575 .PRECIOUS: Makefile
576 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
577         @case '$?' in \
578           *config.status*) \
579             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
580           *) \
581             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
582             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
583         esac;
584
585 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
586         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
587
588 $(top_srcdir)/configure:  $(am__configure_deps)
589         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
590 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
591         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592 $(am__aclocal_m4_deps):
593 install-binPROGRAMS: $(bin_PROGRAMS)
594         @$(NORMAL_INSTALL)
595         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
596         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
597         for p in $$list; do echo "$$p $$p"; done | \
598         sed 's/$(EXEEXT)$$//' | \
599         while read p p1; do if test -f $$p || test -f $$p1; \
600           then echo "$$p"; echo "$$p"; else :; fi; \
601         done | \
602         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
603             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
604         sed 'N;N;N;s,\n, ,g' | \
605         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
606           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
607             if ($$2 == $$4) files[d] = files[d] " " $$1; \
608             else { print "f", $$3 "/" $$4, $$1; } } \
609           END { for (d in files) print "f", d, files[d] }' | \
610         while read type dir files; do \
611             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
612             test -z "$$files" || { \
613             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
614             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
615             } \
616         ; done
617
618 uninstall-binPROGRAMS:
619         @$(NORMAL_UNINSTALL)
620         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
621         files=`for p in $$list; do echo "$$p"; done | \
622           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
623               -e 's/$$/$(EXEEXT)/' `; \
624         test -n "$$list" || exit 0; \
625         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
626         cd "$(DESTDIR)$(bindir)" && rm -f $$files
627
628 clean-binPROGRAMS:
629         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
630         echo " rm -f" $$list; \
631         rm -f $$list || exit $$?; \
632         test -n "$(EXEEXT)" || exit 0; \
633         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
634         echo " rm -f" $$list; \
635         rm -f $$list
636
637 clean-noinstPROGRAMS:
638         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
639         echo " rm -f" $$list; \
640         rm -f $$list || exit $$?; \
641         test -n "$(EXEEXT)" || exit 0; \
642         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
643         echo " rm -f" $$list; \
644         rm -f $$list
645 e-notify-send$(EXEEXT): $(e_notify_send_OBJECTS) $(e_notify_send_DEPENDENCIES) 
646         @rm -f e-notify-send$(EXEEXT)
647         $(AM_V_CCLD)$(LINK) $(e_notify_send_OBJECTS) $(e_notify_send_LDADD) $(LIBS)
648 e_dbus_async_client_test$(EXEEXT): $(e_dbus_async_client_test_OBJECTS) $(e_dbus_async_client_test_DEPENDENCIES) 
649         @rm -f e_dbus_async_client_test$(EXEEXT)
650         $(AM_V_CCLD)$(LINK) $(e_dbus_async_client_test_OBJECTS) $(e_dbus_async_client_test_LDADD) $(LIBS)
651 e_dbus_async_server_test$(EXEEXT): $(e_dbus_async_server_test_OBJECTS) $(e_dbus_async_server_test_DEPENDENCIES) 
652         @rm -f e_dbus_async_server_test$(EXEEXT)
653         $(AM_V_CCLD)$(LINK) $(e_dbus_async_server_test_OBJECTS) $(e_dbus_async_server_test_LDADD) $(LIBS)
654 e_dbus_bluez_test$(EXEEXT): $(e_dbus_bluez_test_OBJECTS) $(e_dbus_bluez_test_DEPENDENCIES) 
655         @rm -f e_dbus_bluez_test$(EXEEXT)
656         $(AM_V_CCLD)$(LINK) $(e_dbus_bluez_test_OBJECTS) $(e_dbus_bluez_test_LDADD) $(LIBS)
657 e_dbus_connman0_7x_test$(EXEEXT): $(e_dbus_connman0_7x_test_OBJECTS) $(e_dbus_connman0_7x_test_DEPENDENCIES) 
658         @rm -f e_dbus_connman0_7x_test$(EXEEXT)
659         $(AM_V_CCLD)$(LINK) $(e_dbus_connman0_7x_test_OBJECTS) $(e_dbus_connman0_7x_test_LDADD) $(LIBS)
660 e_dbus_connman0_7x_test_api$(EXEEXT): $(e_dbus_connman0_7x_test_api_OBJECTS) $(e_dbus_connman0_7x_test_api_DEPENDENCIES) 
661         @rm -f e_dbus_connman0_7x_test_api$(EXEEXT)
662         $(AM_V_CCLD)$(LINK) $(e_dbus_connman0_7x_test_api_OBJECTS) $(e_dbus_connman0_7x_test_api_LDADD) $(LIBS)
663 e_dbus_notification_daemon$(EXEEXT): $(e_dbus_notification_daemon_OBJECTS) $(e_dbus_notification_daemon_DEPENDENCIES) 
664         @rm -f e_dbus_notification_daemon$(EXEEXT)
665         $(AM_V_CCLD)$(LINK) $(e_dbus_notification_daemon_OBJECTS) $(e_dbus_notification_daemon_LDADD) $(LIBS)
666 e_dbus_notify$(EXEEXT): $(e_dbus_notify_OBJECTS) $(e_dbus_notify_DEPENDENCIES) 
667         @rm -f e_dbus_notify$(EXEEXT)
668         $(AM_V_CCLD)$(LINK) $(e_dbus_notify_OBJECTS) $(e_dbus_notify_LDADD) $(LIBS)
669 e_dbus_ofono_test$(EXEEXT): $(e_dbus_ofono_test_OBJECTS) $(e_dbus_ofono_test_DEPENDENCIES) 
670         @rm -f e_dbus_ofono_test$(EXEEXT)
671         $(AM_V_CCLD)$(LINK) $(e_dbus_ofono_test_OBJECTS) $(e_dbus_ofono_test_LDADD) $(LIBS)
672 e_dbus_performance$(EXEEXT): $(e_dbus_performance_OBJECTS) $(e_dbus_performance_DEPENDENCIES) 
673         @rm -f e_dbus_performance$(EXEEXT)
674         $(AM_V_CCLD)$(e_dbus_performance_LINK) $(e_dbus_performance_OBJECTS) $(e_dbus_performance_LDADD) $(LIBS)
675 e_dbus_test$(EXEEXT): $(e_dbus_test_OBJECTS) $(e_dbus_test_DEPENDENCIES) 
676         @rm -f e_dbus_test$(EXEEXT)
677         $(AM_V_CCLD)$(LINK) $(e_dbus_test_OBJECTS) $(e_dbus_test_LDADD) $(LIBS)
678 e_dbus_test_client$(EXEEXT): $(e_dbus_test_client_OBJECTS) $(e_dbus_test_client_DEPENDENCIES) 
679         @rm -f e_dbus_test_client$(EXEEXT)
680         $(AM_V_CCLD)$(LINK) $(e_dbus_test_client_OBJECTS) $(e_dbus_test_client_LDADD) $(LIBS)
681 e_dbus_ukit_test$(EXEEXT): $(e_dbus_ukit_test_OBJECTS) $(e_dbus_ukit_test_DEPENDENCIES) 
682         @rm -f e_dbus_ukit_test$(EXEEXT)
683         $(AM_V_CCLD)$(LINK) $(e_dbus_ukit_test_OBJECTS) $(e_dbus_ukit_test_LDADD) $(LIBS)
684
685 mostlyclean-compile:
686         -rm -f *.$(OBJEXT)
687
688 distclean-compile:
689         -rm -f *.tab.c
690
691 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_async_client_test-async_client_test.Po@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_async_server_test-async_server_test.Po@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_bluez_test-e_dbus_bluez_test.Po@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.Po@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.Po@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Po@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_notify-notify.Po@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_ofono_test-e_dbus_ofono_test.Po@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_performance-performance.Po@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_test-test.Po@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_test_client-test_client.Po@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_dbus_ukit_test-e_dbus_ukit_test.Po@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e_notify_send-notify-send.Po@am__quote@
704
705 .c.o:
706 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
707 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
708 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
709 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
710 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
712
713 .c.obj:
714 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
715 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
716 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
717 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
718 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
719 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
720
721 .c.lo:
722 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
723 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
724 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
725 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
728
729 e_notify_send-notify-send.o: notify-send.c
730 @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
731 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_notify_send-notify-send.Tpo $(DEPDIR)/e_notify_send-notify-send.Po
732 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='notify-send.c' object='e_notify_send-notify-send.o' libtool=no @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735 @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
736
737 e_notify_send-notify-send.obj: notify-send.c
738 @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`
739 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_notify_send-notify-send.Tpo $(DEPDIR)/e_notify_send-notify-send.Po
740 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
741 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='notify-send.c' object='e_notify_send-notify-send.obj' libtool=no @AMDEPBACKSLASH@
742 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743 @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`
744
745 e_dbus_async_client_test-async_client_test.o: async_client_test.c
746 @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
747 @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
748 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
749 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='async_client_test.c' object='e_dbus_async_client_test-async_client_test.o' libtool=no @AMDEPBACKSLASH@
750 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751 @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
752
753 e_dbus_async_client_test-async_client_test.obj: async_client_test.c
754 @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`
755 @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
756 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
757 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='async_client_test.c' object='e_dbus_async_client_test-async_client_test.obj' libtool=no @AMDEPBACKSLASH@
758 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
759 @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`
760
761 e_dbus_async_server_test-async_server_test.o: async_server_test.c
762 @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
763 @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
764 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
765 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='async_server_test.c' object='e_dbus_async_server_test-async_server_test.o' libtool=no @AMDEPBACKSLASH@
766 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
767 @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
768
769 e_dbus_async_server_test-async_server_test.obj: async_server_test.c
770 @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`
771 @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
772 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
773 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='async_server_test.c' object='e_dbus_async_server_test-async_server_test.obj' libtool=no @AMDEPBACKSLASH@
774 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
775 @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`
776
777 e_dbus_bluez_test-e_dbus_bluez_test.o: e_dbus_bluez_test.c
778 @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
779 @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
780 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
781 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e_dbus_bluez_test.c' object='e_dbus_bluez_test-e_dbus_bluez_test.o' libtool=no @AMDEPBACKSLASH@
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
783 @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
784
785 e_dbus_bluez_test-e_dbus_bluez_test.obj: e_dbus_bluez_test.c
786 @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`
787 @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
788 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e_dbus_bluez_test.c' object='e_dbus_bluez_test-e_dbus_bluez_test.obj' libtool=no @AMDEPBACKSLASH@
790 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791 @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`
792
793 e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.o: e_dbus_connman0_7x_test.c
794 @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
795 @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
796 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
797 @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@
798 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
799 @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
800
801 e_dbus_connman0_7x_test-e_dbus_connman0_7x_test.obj: e_dbus_connman0_7x_test.c
802 @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`
803 @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
804 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
805 @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@
806 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807 @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`
808
809 e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.o: e_dbus_connman0_7x_test_api.c
810 @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
811 @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
812 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
813 @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@
814 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815 @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
816
817 e_dbus_connman0_7x_test_api-e_dbus_connman0_7x_test_api.obj: e_dbus_connman0_7x_test_api.c
818 @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`
819 @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
820 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
821 @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@
822 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
823 @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`
824
825 e_dbus_notification_daemon-notification_daemon.o: notification_daemon.c
826 @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
827 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Tpo $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Po
828 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
829 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='notification_daemon.c' object='e_dbus_notification_daemon-notification_daemon.o' libtool=no @AMDEPBACKSLASH@
830 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
831 @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
832
833 e_dbus_notification_daemon-notification_daemon.obj: notification_daemon.c
834 @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`
835 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Tpo $(DEPDIR)/e_dbus_notification_daemon-notification_daemon.Po
836 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
837 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='notification_daemon.c' object='e_dbus_notification_daemon-notification_daemon.obj' libtool=no @AMDEPBACKSLASH@
838 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
839 @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`
840
841 e_dbus_notify-notify.o: notify.c
842 @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
843 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notify-notify.Tpo $(DEPDIR)/e_dbus_notify-notify.Po
844 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='notify.c' object='e_dbus_notify-notify.o' libtool=no @AMDEPBACKSLASH@
846 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
847 @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
848
849 e_dbus_notify-notify.obj: notify.c
850 @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`
851 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_notify-notify.Tpo $(DEPDIR)/e_dbus_notify-notify.Po
852 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='notify.c' object='e_dbus_notify-notify.obj' libtool=no @AMDEPBACKSLASH@
854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855 @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`
856
857 e_dbus_ofono_test-e_dbus_ofono_test.o: e_dbus_ofono_test.c
858 @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
859 @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
860 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e_dbus_ofono_test.c' object='e_dbus_ofono_test-e_dbus_ofono_test.o' libtool=no @AMDEPBACKSLASH@
862 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863 @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
864
865 e_dbus_ofono_test-e_dbus_ofono_test.obj: e_dbus_ofono_test.c
866 @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`
867 @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
868 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
869 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e_dbus_ofono_test.c' object='e_dbus_ofono_test-e_dbus_ofono_test.obj' libtool=no @AMDEPBACKSLASH@
870 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
871 @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`
872
873 e_dbus_performance-performance.o: performance.c
874 @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
875 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_performance-performance.Tpo $(DEPDIR)/e_dbus_performance-performance.Po
876 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
877 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='performance.c' object='e_dbus_performance-performance.o' libtool=no @AMDEPBACKSLASH@
878 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
879 @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
880
881 e_dbus_performance-performance.obj: performance.c
882 @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`
883 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_performance-performance.Tpo $(DEPDIR)/e_dbus_performance-performance.Po
884 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
885 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='performance.c' object='e_dbus_performance-performance.obj' libtool=no @AMDEPBACKSLASH@
886 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
887 @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`
888
889 e_dbus_test-test.o: test.c
890 @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
891 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test-test.Tpo $(DEPDIR)/e_dbus_test-test.Po
892 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
893 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test.c' object='e_dbus_test-test.o' libtool=no @AMDEPBACKSLASH@
894 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
895 @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
896
897 e_dbus_test-test.obj: test.c
898 @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`
899 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test-test.Tpo $(DEPDIR)/e_dbus_test-test.Po
900 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
901 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test.c' object='e_dbus_test-test.obj' libtool=no @AMDEPBACKSLASH@
902 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
903 @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`
904
905 e_dbus_test_client-test_client.o: test_client.c
906 @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
907 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test_client-test_client.Tpo $(DEPDIR)/e_dbus_test_client-test_client.Po
908 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
909 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test_client.c' object='e_dbus_test_client-test_client.o' libtool=no @AMDEPBACKSLASH@
910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911 @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
912
913 e_dbus_test_client-test_client.obj: test_client.c
914 @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`
915 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/e_dbus_test_client-test_client.Tpo $(DEPDIR)/e_dbus_test_client-test_client.Po
916 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test_client.c' object='e_dbus_test_client-test_client.obj' libtool=no @AMDEPBACKSLASH@
918 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919 @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`
920
921 e_dbus_ukit_test-e_dbus_ukit_test.o: e_dbus_ukit_test.c
922 @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
923 @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
924 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e_dbus_ukit_test.c' object='e_dbus_ukit_test-e_dbus_ukit_test.o' libtool=no @AMDEPBACKSLASH@
926 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
927 @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
928
929 e_dbus_ukit_test-e_dbus_ukit_test.obj: e_dbus_ukit_test.c
930 @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`
931 @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
932 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
933 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='e_dbus_ukit_test.c' object='e_dbus_ukit_test-e_dbus_ukit_test.obj' libtool=no @AMDEPBACKSLASH@
934 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
935 @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`
936
937 mostlyclean-libtool:
938         -rm -f *.lo
939
940 clean-libtool:
941         -rm -rf .libs _libs
942 install-logoDATA: $(logo_DATA)
943         @$(NORMAL_INSTALL)
944         test -z "$(logodir)" || $(MKDIR_P) "$(DESTDIR)$(logodir)"
945         @list='$(logo_DATA)'; test -n "$(logodir)" || list=; \
946         for p in $$list; do \
947           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
948           echo "$$d$$p"; \
949         done | $(am__base_list) | \
950         while read files; do \
951           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(logodir)'"; \
952           $(INSTALL_DATA) $$files "$(DESTDIR)$(logodir)" || exit $$?; \
953         done
954
955 uninstall-logoDATA:
956         @$(NORMAL_UNINSTALL)
957         @list='$(logo_DATA)'; test -n "$(logodir)" || list=; \
958         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
959         test -n "$$files" || exit 0; \
960         echo " ( cd '$(DESTDIR)$(logodir)' && rm -f" $$files ")"; \
961         cd "$(DESTDIR)$(logodir)" && rm -f $$files
962
963 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
964         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
965         unique=`for i in $$list; do \
966             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
967           done | \
968           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
969               END { if (nonempty) { for (i in files) print i; }; }'`; \
970         mkid -fID $$unique
971 tags: TAGS
972
973 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
974                 $(TAGS_FILES) $(LISP)
975         set x; \
976         here=`pwd`; \
977         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
978         unique=`for i in $$list; do \
979             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
980           done | \
981           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
982               END { if (nonempty) { for (i in files) print i; }; }'`; \
983         shift; \
984         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
985           test -n "$$unique" || unique=$$empty_fix; \
986           if test $$# -gt 0; then \
987             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
988               "$$@" $$unique; \
989           else \
990             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
991               $$unique; \
992           fi; \
993         fi
994 ctags: CTAGS
995 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
996                 $(TAGS_FILES) $(LISP)
997         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
998         unique=`for i in $$list; do \
999             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1000           done | \
1001           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1002               END { if (nonempty) { for (i in files) print i; }; }'`; \
1003         test -z "$(CTAGS_ARGS)$$unique" \
1004           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1005              $$unique
1006
1007 GTAGS:
1008         here=`$(am__cd) $(top_builddir) && pwd` \
1009           && $(am__cd) $(top_srcdir) \
1010           && gtags -i $(GTAGS_ARGS) "$$here"
1011
1012 distclean-tags:
1013         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1014
1015 distdir: $(DISTFILES)
1016         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1017         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1018         list='$(DISTFILES)'; \
1019           dist_files=`for file in $$list; do echo $$file; done | \
1020           sed -e "s|^$$srcdirstrip/||;t" \
1021               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1022         case $$dist_files in \
1023           */*) $(MKDIR_P) `echo "$$dist_files" | \
1024                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1025                            sort -u` ;; \
1026         esac; \
1027         for file in $$dist_files; do \
1028           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1029           if test -d $$d/$$file; then \
1030             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1031             if test -d "$(distdir)/$$file"; then \
1032               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1033             fi; \
1034             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1035               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1036               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1037             fi; \
1038             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1039           else \
1040             test -f "$(distdir)/$$file" \
1041             || cp -p $$d/$$file "$(distdir)/$$file" \
1042             || exit 1; \
1043           fi; \
1044         done
1045 check-am: all-am
1046 check: check-am
1047 all-am: Makefile $(PROGRAMS) $(DATA)
1048 installdirs:
1049         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(logodir)"; do \
1050           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1051         done
1052 install: install-am
1053 install-exec: install-exec-am
1054 install-data: install-data-am
1055 uninstall: uninstall-am
1056
1057 install-am: all-am
1058         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1059
1060 installcheck: installcheck-am
1061 install-strip:
1062         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1063           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1064           `test -z '$(STRIP)' || \
1065             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1066 mostlyclean-generic:
1067
1068 clean-generic:
1069
1070 distclean-generic:
1071         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1072         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1073
1074 maintainer-clean-generic:
1075         @echo "This command is intended for maintainers to use"
1076         @echo "it deletes files that may require special tools to rebuild."
1077         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1078 clean: clean-am
1079
1080 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
1081         clean-noinstPROGRAMS mostlyclean-am
1082
1083 distclean: distclean-am
1084         -rm -rf ./$(DEPDIR)
1085         -rm -f Makefile
1086 distclean-am: clean-am distclean-compile distclean-generic \
1087         distclean-tags
1088
1089 dvi: dvi-am
1090
1091 dvi-am:
1092
1093 html: html-am
1094
1095 html-am:
1096
1097 info: info-am
1098
1099 info-am:
1100
1101 install-data-am: install-logoDATA
1102
1103 install-dvi: install-dvi-am
1104
1105 install-dvi-am:
1106
1107 install-exec-am: install-binPROGRAMS
1108
1109 install-html: install-html-am
1110
1111 install-html-am:
1112
1113 install-info: install-info-am
1114
1115 install-info-am:
1116
1117 install-man:
1118
1119 install-pdf: install-pdf-am
1120
1121 install-pdf-am:
1122
1123 install-ps: install-ps-am
1124
1125 install-ps-am:
1126
1127 installcheck-am:
1128
1129 maintainer-clean: maintainer-clean-am
1130         -rm -rf ./$(DEPDIR)
1131         -rm -f Makefile
1132 maintainer-clean-am: distclean-am maintainer-clean-generic
1133
1134 mostlyclean: mostlyclean-am
1135
1136 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1137         mostlyclean-libtool
1138
1139 pdf: pdf-am
1140
1141 pdf-am:
1142
1143 ps: ps-am
1144
1145 ps-am:
1146
1147 uninstall-am: uninstall-binPROGRAMS uninstall-logoDATA
1148
1149 .MAKE: install-am install-strip
1150
1151 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
1152         clean-generic clean-libtool clean-noinstPROGRAMS ctags \
1153         distclean distclean-compile distclean-generic \
1154         distclean-libtool distclean-tags distdir dvi dvi-am html \
1155         html-am info info-am install install-am install-binPROGRAMS \
1156         install-data install-data-am install-dvi install-dvi-am \
1157         install-exec install-exec-am install-html install-html-am \
1158         install-info install-info-am install-logoDATA install-man \
1159         install-pdf install-pdf-am install-ps install-ps-am \
1160         install-strip installcheck installcheck-am installdirs \
1161         maintainer-clean maintainer-clean-generic mostlyclean \
1162         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1163         pdf pdf-am ps ps-am tags uninstall uninstall-am \
1164         uninstall-binPROGRAMS uninstall-logoDATA
1165
1166
1167 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1168 # Otherwise a system limit (for SysV at least) may be exceeded.
1169 .NOEXPORT: