Add requirement of python-xml for test subpackage
[profile/ivi/neard.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6 # Foundation, 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
20
21
22 VPATH = @srcdir@
23 am__make_dryrun = \
24   { \
25     am__dry=no; \
26     case $$MAKEFLAGS in \
27       *\\[\ \   ]*) \
28         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
29           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
30       *) \
31         for am__flg in $$MAKEFLAGS; do \
32           case $$am__flg in \
33             *=*|--*) ;; \
34             *n*) am__dry=yes; break;; \
35           esac; \
36         done;; \
37     esac; \
38     test $$am__dry = yes; \
39   }
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkglibexecdir = $(libexecdir)/@PACKAGE@
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 install_sh_DATA = $(install_sh) -c -m 644
46 install_sh_PROGRAM = $(install_sh) -c
47 install_sh_SCRIPT = $(install_sh) -c
48 INSTALL_HEADER = $(INSTALL_DATA)
49 transform = $(program_transform_name)
50 NORMAL_INSTALL = :
51 PRE_INSTALL = :
52 POST_INSTALL = :
53 NORMAL_UNINSTALL = :
54 PRE_UNINSTALL = :
55 POST_UNINSTALL = :
56 build_triplet = @build@
57 host_triplet = @host@
58 libexec_PROGRAMS = src/neard$(EXEEXT)
59 @TOOLS_TRUE@noinst_PROGRAMS = tools/snep-send$(EXEEXT)
60 DIST_COMMON = README $(am__configure_deps) $(dist_dbus_DATA) \
61         $(dist_noinst_DATA) $(include_HEADERS) $(noinst_HEADERS) \
62         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
63         $(srcdir)/Makefile.plugins $(srcdir)/config.h.in \
64         $(srcdir)/neard.pc.in $(top_srcdir)/configure \
65         $(top_srcdir)/include/version.h.in AUTHORS COPYING ChangeLog \
66         INSTALL NEWS TODO config.guess config.sub depcomp install-sh \
67         ltmain.sh missing
68 @NFCTYPE1_TRUE@am__append_1 = nfctype1
69 @NFCTYPE1_TRUE@am__append_2 = plugins/nfctype1.c
70 @NFCTYPE2_TRUE@am__append_3 = nfctype2
71 @NFCTYPE2_TRUE@am__append_4 = plugins/nfctype2.c plugins/mifare.c
72 @NFCTYPE3_TRUE@am__append_5 = nfctype3
73 @NFCTYPE3_TRUE@am__append_6 = plugins/nfctype3.c
74 @NFCTYPE4_TRUE@am__append_7 = nfctype4
75 @NFCTYPE4_TRUE@am__append_8 = plugins/nfctype4.c
76 @P2P_TRUE@am__append_9 = p2p
77 @P2P_TRUE@am__append_10 = plugins/p2p.c plugins/npp.c plugins/snep.c \
78 @P2P_TRUE@                              plugins/handover.c plugins/p2p.h
79
80 subdir = .
81 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
83         $(top_srcdir)/configure.ac
84 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85         $(ACLOCAL_M4)
86 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
87  configure.lineno config.status.lineno
88 mkinstalldirs = $(install_sh) -d
89 CONFIG_HEADER = config.h
90 CONFIG_CLEAN_FILES = include/version.h neard.pc
91 CONFIG_CLEAN_VPATH_FILES =
92 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
93 am__vpath_adj = case $$p in \
94     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
95     *) f=$$p;; \
96   esac;
97 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
98 am__install_max = 40
99 am__nobase_strip_setup = \
100   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
101 am__nobase_strip = \
102   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
103 am__nobase_list = $(am__nobase_strip_setup); \
104   for p in $$list; do echo "$$p $$p"; done | \
105   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
106   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
107     if (++n[$$2] == $(am__install_max)) \
108       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
109     END { for (dir in files) print dir, files[dir] }'
110 am__base_list = \
111   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
112   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
113 am__uninstall_files_from_dir = { \
114   test -z "$$files" \
115     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
116     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
117          $(am__cd) "$$dir" && rm -f $$files; }; \
118   }
119 am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(libexecdir)" \
120         "$(DESTDIR)$(testdir)" "$(DESTDIR)$(dbusdir)" \
121         "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" \
122         "$(DESTDIR)$(includedir)"
123 LTLIBRARIES = $(plugin_LTLIBRARIES)
124 PROGRAMS = $(libexec_PROGRAMS) $(noinst_PROGRAMS)
125 am__src_neard_SOURCES_DIST = gdbus/gdbus.h gdbus/mainloop.c \
126         gdbus/watch.c gdbus/object.c gdbus/polkit.c plugins/nfctype1.c \
127         plugins/nfctype2.c plugins/mifare.c plugins/nfctype3.c \
128         plugins/nfctype4.c plugins/p2p.c plugins/npp.c plugins/snep.c \
129         plugins/handover.c plugins/p2p.h src/main.c src/error.c \
130         src/near.h src/log.c src/dbus.c src/manager.c src/adapter.c \
131         src/device.c src/tag.c src/plugin.c src/netlink.c src/ndef.c \
132         src/tlv.c src/bluetooth.c src/agent.c
133 am__dirstamp = $(am__leading_dot)dirstamp
134 am__objects_1 = gdbus/mainloop.$(OBJEXT) gdbus/watch.$(OBJEXT) \
135         gdbus/object.$(OBJEXT) gdbus/polkit.$(OBJEXT)
136 @NFCTYPE1_TRUE@am__objects_2 = plugins/nfctype1.$(OBJEXT)
137 @NFCTYPE2_TRUE@am__objects_3 = plugins/nfctype2.$(OBJEXT) \
138 @NFCTYPE2_TRUE@ plugins/mifare.$(OBJEXT)
139 @NFCTYPE3_TRUE@am__objects_4 = plugins/nfctype3.$(OBJEXT)
140 @NFCTYPE4_TRUE@am__objects_5 = plugins/nfctype4.$(OBJEXT)
141 @P2P_TRUE@am__objects_6 = plugins/p2p.$(OBJEXT) plugins/npp.$(OBJEXT) \
142 @P2P_TRUE@      plugins/snep.$(OBJEXT) plugins/handover.$(OBJEXT)
143 am__objects_7 = $(am__objects_2) $(am__objects_3) $(am__objects_4) \
144         $(am__objects_5) $(am__objects_6)
145 am_src_neard_OBJECTS = $(am__objects_1) $(am__objects_7) \
146         src/main.$(OBJEXT) src/error.$(OBJEXT) src/log.$(OBJEXT) \
147         src/dbus.$(OBJEXT) src/manager.$(OBJEXT) src/adapter.$(OBJEXT) \
148         src/device.$(OBJEXT) src/tag.$(OBJEXT) src/plugin.$(OBJEXT) \
149         src/netlink.$(OBJEXT) src/ndef.$(OBJEXT) src/tlv.$(OBJEXT) \
150         src/bluetooth.$(OBJEXT) src/agent.$(OBJEXT)
151 nodist_src_neard_OBJECTS =
152 src_neard_OBJECTS = $(am_src_neard_OBJECTS) \
153         $(nodist_src_neard_OBJECTS)
154 am__DEPENDENCIES_1 =
155 src_neard_DEPENDENCIES = $(am__DEPENDENCIES_1)
156 AM_V_lt = $(am__v_lt_@AM_V@)
157 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158 am__v_lt_0 = --silent
159 src_neard_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
160         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
161         $(src_neard_LDFLAGS) $(LDFLAGS) -o $@
162 am__tools_snep_send_SOURCES_DIST = gdbus/gdbus.h gdbus/mainloop.c \
163         gdbus/watch.c gdbus/object.c gdbus/polkit.c src/log.c \
164         src/dbus.c src/bluetooth.c src/ndef.c tools/snep-send.c
165 @TOOLS_TRUE@am_tools_snep_send_OBJECTS = $(am__objects_1) \
166 @TOOLS_TRUE@    src/log.$(OBJEXT) src/dbus.$(OBJEXT) \
167 @TOOLS_TRUE@    src/bluetooth.$(OBJEXT) src/ndef.$(OBJEXT) \
168 @TOOLS_TRUE@    tools/snep-send.$(OBJEXT)
169 tools_snep_send_OBJECTS = $(am_tools_snep_send_OBJECTS)
170 tools_snep_send_DEPENDENCIES =
171 SCRIPTS = $(test_SCRIPTS)
172 DEFAULT_INCLUDES = -I.@am__isrc@
173 depcomp = $(SHELL) $(top_srcdir)/depcomp
174 am__depfiles_maybe = depfiles
175 am__mv = mv -f
176 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
177         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
179         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
180         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
181         $(AM_CFLAGS) $(CFLAGS)
182 AM_V_CC = $(am__v_CC_@AM_V@)
183 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
184 am__v_CC_0 = @echo "  CC    " $@;
185 AM_V_at = $(am__v_at_@AM_V@)
186 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187 am__v_at_0 = @
188 CCLD = $(CC)
189 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
190         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
191         $(AM_LDFLAGS) $(LDFLAGS) -o $@
192 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
193 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
194 am__v_CCLD_0 = @echo "  CCLD  " $@;
195 AM_V_GEN = $(am__v_GEN_@AM_V@)
196 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
197 am__v_GEN_0 = @echo "  GEN   " $@;
198 SOURCES = $(src_neard_SOURCES) $(nodist_src_neard_SOURCES) \
199         $(tools_snep_send_SOURCES)
200 DIST_SOURCES = $(am__src_neard_SOURCES_DIST) \
201         $(am__tools_snep_send_SOURCES_DIST)
202 am__can_run_installinfo = \
203   case $$AM_UPDATE_INFO_DIR in \
204     n|no|NO) false;; \
205     *) (install-info --version) >/dev/null 2>&1;; \
206   esac
207 DATA = $(dist_dbus_DATA) $(dist_noinst_DATA) $(pkgconfig_DATA)
208 HEADERS = $(include_HEADERS) $(nodist_include_HEADERS) \
209         $(noinst_HEADERS)
210 ETAGS = etags
211 CTAGS = ctags
212 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213 distdir = $(PACKAGE)-$(VERSION)
214 top_distdir = $(distdir)
215 am__remove_distdir = \
216   if test -d "$(distdir)"; then \
217     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
218       && rm -rf "$(distdir)" \
219       || { sleep 5 && rm -rf "$(distdir)"; }; \
220   else :; fi
221 DIST_ARCHIVES = $(distdir).tar.gz
222 GZIP_ENV = --best
223 distuninstallcheck_listfiles = find . -type f -print
224 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
225   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
226 distcleancheck_listfiles = find . -type f -print
227 ACLOCAL = @ACLOCAL@
228 AMTAR = @AMTAR@
229 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230 AR = @AR@
231 AUTOCONF = @AUTOCONF@
232 AUTOHEADER = @AUTOHEADER@
233 AUTOMAKE = @AUTOMAKE@
234 AWK = @AWK@
235 CC = @CC@
236 CCDEPMODE = @CCDEPMODE@
237 CFLAGS = @CFLAGS@
238 CPP = @CPP@
239 CPPFLAGS = @CPPFLAGS@
240 CYGPATH_W = @CYGPATH_W@
241 DBUS_CFLAGS = @DBUS_CFLAGS@
242 DBUS_LIBS = @DBUS_LIBS@
243 DEFS = @DEFS@
244 DEPDIR = @DEPDIR@
245 DLLTOOL = @DLLTOOL@
246 DSYMUTIL = @DSYMUTIL@
247 DUMPBIN = @DUMPBIN@
248 ECHO_C = @ECHO_C@
249 ECHO_N = @ECHO_N@
250 ECHO_T = @ECHO_T@
251 EGREP = @EGREP@
252 EXEEXT = @EXEEXT@
253 FGREP = @FGREP@
254 GLIB_CFLAGS = @GLIB_CFLAGS@
255 GLIB_LIBS = @GLIB_LIBS@
256 GREP = @GREP@
257 INSTALL = @INSTALL@
258 INSTALL_DATA = @INSTALL_DATA@
259 INSTALL_PROGRAM = @INSTALL_PROGRAM@
260 INSTALL_SCRIPT = @INSTALL_SCRIPT@
261 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
262 LD = @LD@
263 LDFLAGS = @LDFLAGS@
264 LIBNL1_CFLAGS = @LIBNL1_CFLAGS@
265 LIBNL1_LIBS = @LIBNL1_LIBS@
266 LIBNL2_CFLAGS = @LIBNL2_CFLAGS@
267 LIBNL2_LIBS = @LIBNL2_LIBS@
268 LIBNL3_CFLAGS = @LIBNL3_CFLAGS@
269 LIBNL3_LIBS = @LIBNL3_LIBS@
270 LIBOBJS = @LIBOBJS@
271 LIBS = @LIBS@
272 LIBTOOL = @LIBTOOL@
273 LIPO = @LIPO@
274 LN_S = @LN_S@
275 LTLIBOBJS = @LTLIBOBJS@
276 MAINT = @MAINT@
277 MAKEINFO = @MAKEINFO@
278 MANIFEST_TOOL = @MANIFEST_TOOL@
279 MKDIR_P = @MKDIR_P@
280 NETLINK_CFLAGS = @NETLINK_CFLAGS@
281 NETLINK_LIBS = @NETLINK_LIBS@
282 NM = @NM@
283 NMEDIT = @NMEDIT@
284 OBJDUMP = @OBJDUMP@
285 OBJEXT = @OBJEXT@
286 OTOOL = @OTOOL@
287 OTOOL64 = @OTOOL64@
288 PACKAGE = @PACKAGE@
289 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
290 PACKAGE_NAME = @PACKAGE_NAME@
291 PACKAGE_STRING = @PACKAGE_STRING@
292 PACKAGE_TARNAME = @PACKAGE_TARNAME@
293 PACKAGE_URL = @PACKAGE_URL@
294 PACKAGE_VERSION = @PACKAGE_VERSION@
295 PATH_SEPARATOR = @PATH_SEPARATOR@
296 PKG_CONFIG = @PKG_CONFIG@
297 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
298 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
299 RANLIB = @RANLIB@
300 SED = @SED@
301 SET_MAKE = @SET_MAKE@
302 SHELL = @SHELL@
303 STRIP = @STRIP@
304 VERSION = @VERSION@
305 abs_builddir = @abs_builddir@
306 abs_srcdir = @abs_srcdir@
307 abs_top_builddir = @abs_top_builddir@
308 abs_top_srcdir = @abs_top_srcdir@
309 ac_ct_AR = @ac_ct_AR@
310 ac_ct_CC = @ac_ct_CC@
311 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
312 am__include = @am__include@
313 am__leading_dot = @am__leading_dot@
314 am__quote = @am__quote@
315 am__tar = @am__tar@
316 am__untar = @am__untar@
317 bindir = @bindir@
318 build = @build@
319 build_alias = @build_alias@
320 build_cpu = @build_cpu@
321 build_os = @build_os@
322 build_vendor = @build_vendor@
323 builddir = @builddir@
324 datadir = @datadir@
325 datarootdir = @datarootdir@
326 docdir = @docdir@
327 dvidir = @dvidir@
328 exec_prefix = @exec_prefix@
329 host = @host@
330 host_alias = @host_alias@
331 host_cpu = @host_cpu@
332 host_os = @host_os@
333 host_vendor = @host_vendor@
334 htmldir = @htmldir@
335 includedir = @includedir@/near
336 infodir = @infodir@
337 install_sh = @install_sh@
338 libdir = @libdir@
339 libexecdir = @libexecdir@
340 localedir = @localedir@
341 localstatedir = @localstatedir@
342 mandir = @mandir@
343 mkdir_p = @mkdir_p@
344 oldincludedir = @oldincludedir@
345 pdfdir = @pdfdir@
346 prefix = @prefix@
347 program_transform_name = @program_transform_name@
348 psdir = @psdir@
349 sbindir = @sbindir@
350 sharedstatedir = @sharedstatedir@
351 srcdir = @srcdir@
352 sysconfdir = @sysconfdir@
353 target_alias = @target_alias@
354 top_build_prefix = @top_build_prefix@
355 top_builddir = @top_builddir@
356 top_srcdir = @top_srcdir@
357 AM_MAKEFLAGS = --no-print-directory
358 include_HEADERS = include/types.h include/log.h include/plugin.h \
359                         include/tag.h include/adapter.h include/ndef.h \
360                         include/tlv.h include/setting.h include/device.h
361
362 nodist_include_HEADERS = include/version.h
363 noinst_HEADERS = include/dbus.h
364 local_headers = $(foreach file,$(include_HEADERS) $(nodist_include_HEADERS) \
365                         $(noinst_HEADERS), include/near/$(notdir $(file)))
366
367 gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \
368                                         gdbus/object.c gdbus/polkit.c
369
370 plugin_LTLIBRARIES = 
371 plugin_objects = 
372 builtin_modules = $(am__append_1) $(am__append_3) $(am__append_5) \
373         $(am__append_7) $(am__append_9)
374 builtin_sources = $(am__append_2) $(am__append_4) $(am__append_6) \
375         $(am__append_8) $(am__append_10)
376 builtin_cflags = 
377 builtin_libadd = 
378 src_neard_SOURCES = $(gdbus_sources) $(gweb_sources) $(builtin_sources) \
379                         src/main.c src/error.c src/near.h src/log.c \
380                         src/dbus.c src/manager.c src/adapter.c src/device.c \
381                         src/tag.c src/plugin.c src/netlink.c src/ndef.c \
382                         src/tlv.c src/bluetooth.c src/agent.c
383
384 src_neard_LDADD = $(builtin_libadd) @GLIB_LIBS@ @DBUS_LIBS@ @NETLINK_LIBS@ -lresolv -ldl
385 src_neard_LDFLAGS = -Wl,--export-dynamic
386 nodist_src_neard_SOURCES = src/builtin.h
387 AM_CFLAGS = @GLIB_CFLAGS@ @DBUS_CFLAGS@ @NETLINK_CFLAGS@ $(builtin_cflags) \
388                                         -DNEAR_PLUGIN_BUILTIN \
389                                         -DPLUGINDIR=\""$(plugindir)"\" \
390                                         -DCONFIGDIR=\""$(configdir)\""
391
392 INCLUDES = -I$(builddir)/include -I$(builddir)/src -I$(srcdir)/gdbus
393 CLEANFILES = src/builtin.h $(local_headers)
394 plugindir = $(libdir)/near/plugins
395 configdir = ${sysconfdir}/neard
396 dist_noinst_DATA = src/main.conf
397 dbusdir = ${sysconfdir}/dbus-1/system.d/
398 dist_dbus_DATA = src/org.neard.conf
399 @MAINTAINER_MODE_FALSE@build_plugindir = $(plugindir)
400 @MAINTAINER_MODE_TRUE@build_plugindir = $(abs_top_srcdir)/plugins/.libs
401 doc_files = doc/manager-api.txt doc/tag-api.txt doc/device-api.txt doc/adapter-api.txt
402 EXTRA_DIST = src/genbuiltin $(doc_files) $(test_scripts)
403 test_scripts = test/disable-adapter test/enable-adapter test/list-adapters \
404                 test/dump-device test/dump-tag test/dump-record \
405                 test/monitor-near test/start-poll test/stop-poll test/write-tag \
406                 test/push-device
407
408 @TEST_TRUE@testdir = $(pkglibdir)/test
409 @TEST_TRUE@test_SCRIPTS = $(test_scripts)
410 @TOOLS_TRUE@tools_snep_send_SOURCES = $(gdbus_sources) src/log.c src/dbus.c \
411 @TOOLS_TRUE@                    src/bluetooth.c src/ndef.c tools/snep-send.c
412
413 @TOOLS_TRUE@tools_snep_send_LDADD = @GLIB_LIBS@ @DBUS_LIBS@
414 plugin_cflags = -fvisibility=hidden -I$(srcdir)/gdbus \
415                                         @DBUS_CFLAGS@ @GLIB_CFLAGS@
416
417 plugin_ldflags = -no-undefined -module -avoid-version
418 pkgconfigdir = $(libdir)/pkgconfig
419 pkgconfig_DATA = neard.pc
420 DISTCHECK_CONFIGURE_FLAGS = --enable-nfctype1 \
421                             --enable-nfctype2 \
422                             --enable-nfctype3 \
423                             --enable-nfctype4 \
424                             --enable-p2p
425
426 DISTCLEANFILES = $(pkgconfig_DATA)
427 MAINTAINERCLEANFILES = Makefile.in \
428         aclocal.m4 configure config.h.in config.sub config.guess \
429         ltmain.sh depcomp compile missing install-sh mkinstalldirs
430
431 all: config.h
432         $(MAKE) $(AM_MAKEFLAGS) all-am
433
434 .SUFFIXES:
435 .SUFFIXES: .c .lo .o .obj
436 am--refresh: Makefile
437         @:
438 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.plugins $(am__configure_deps)
439         @for dep in $?; do \
440           case '$(am__configure_deps)' in \
441             *$$dep*) \
442               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
443               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
444                 && exit 0; \
445               exit 1;; \
446           esac; \
447         done; \
448         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
449         $(am__cd) $(top_srcdir) && \
450           $(AUTOMAKE) --foreign Makefile
451 .PRECIOUS: Makefile
452 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
453         @case '$?' in \
454           *config.status*) \
455             echo ' $(SHELL) ./config.status'; \
456             $(SHELL) ./config.status;; \
457           *) \
458             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
459             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
460         esac;
461 $(srcdir)/Makefile.plugins:
462
463 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
464         $(SHELL) ./config.status --recheck
465
466 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
467         $(am__cd) $(srcdir) && $(AUTOCONF)
468 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
469         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
470 $(am__aclocal_m4_deps):
471
472 config.h: stamp-h1
473         @if test ! -f $@; then rm -f stamp-h1; else :; fi
474         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
475
476 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
477         @rm -f stamp-h1
478         cd $(top_builddir) && $(SHELL) ./config.status config.h
479 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
480         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
481         rm -f stamp-h1
482         touch $@
483
484 distclean-hdr:
485         -rm -f config.h stamp-h1
486 include/version.h: $(top_builddir)/config.status $(top_srcdir)/include/version.h.in
487         cd $(top_builddir) && $(SHELL) ./config.status $@
488 neard.pc: $(top_builddir)/config.status $(srcdir)/neard.pc.in
489         cd $(top_builddir) && $(SHELL) ./config.status $@
490 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
491         @$(NORMAL_INSTALL)
492         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
493         list2=; for p in $$list; do \
494           if test -f $$p; then \
495             list2="$$list2 $$p"; \
496           else :; fi; \
497         done; \
498         test -z "$$list2" || { \
499           echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
500           $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
501           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
502           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
503         }
504
505 uninstall-pluginLTLIBRARIES:
506         @$(NORMAL_UNINSTALL)
507         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
508         for p in $$list; do \
509           $(am__strip_dir) \
510           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
511           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
512         done
513
514 clean-pluginLTLIBRARIES:
515         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
516         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
517           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
518           test "$$dir" != "$$p" || dir=.; \
519           echo "rm -f \"$${dir}/so_locations\""; \
520           rm -f "$${dir}/so_locations"; \
521         done
522 install-libexecPROGRAMS: $(libexec_PROGRAMS)
523         @$(NORMAL_INSTALL)
524         @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
525         if test -n "$$list"; then \
526           echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
527           $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
528         fi; \
529         for p in $$list; do echo "$$p $$p"; done | \
530         sed 's/$(EXEEXT)$$//' | \
531         while read p p1; do if test -f $$p || test -f $$p1; \
532           then echo "$$p"; echo "$$p"; else :; fi; \
533         done | \
534         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
535             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
536         sed 'N;N;N;s,\n, ,g' | \
537         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
538           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
539             if ($$2 == $$4) files[d] = files[d] " " $$1; \
540             else { print "f", $$3 "/" $$4, $$1; } } \
541           END { for (d in files) print "f", d, files[d] }' | \
542         while read type dir files; do \
543             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
544             test -z "$$files" || { \
545             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
546             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
547             } \
548         ; done
549
550 uninstall-libexecPROGRAMS:
551         @$(NORMAL_UNINSTALL)
552         @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
553         files=`for p in $$list; do echo "$$p"; done | \
554           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
555               -e 's/$$/$(EXEEXT)/' `; \
556         test -n "$$list" || exit 0; \
557         echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
558         cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
559
560 clean-libexecPROGRAMS:
561         @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
562         echo " rm -f" $$list; \
563         rm -f $$list || exit $$?; \
564         test -n "$(EXEEXT)" || exit 0; \
565         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
566         echo " rm -f" $$list; \
567         rm -f $$list
568
569 clean-noinstPROGRAMS:
570         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
571         echo " rm -f" $$list; \
572         rm -f $$list || exit $$?; \
573         test -n "$(EXEEXT)" || exit 0; \
574         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
575         echo " rm -f" $$list; \
576         rm -f $$list
577 gdbus/$(am__dirstamp):
578         @$(MKDIR_P) gdbus
579         @: > gdbus/$(am__dirstamp)
580 gdbus/$(DEPDIR)/$(am__dirstamp):
581         @$(MKDIR_P) gdbus/$(DEPDIR)
582         @: > gdbus/$(DEPDIR)/$(am__dirstamp)
583 gdbus/mainloop.$(OBJEXT): gdbus/$(am__dirstamp) \
584         gdbus/$(DEPDIR)/$(am__dirstamp)
585 gdbus/watch.$(OBJEXT): gdbus/$(am__dirstamp) \
586         gdbus/$(DEPDIR)/$(am__dirstamp)
587 gdbus/object.$(OBJEXT): gdbus/$(am__dirstamp) \
588         gdbus/$(DEPDIR)/$(am__dirstamp)
589 gdbus/polkit.$(OBJEXT): gdbus/$(am__dirstamp) \
590         gdbus/$(DEPDIR)/$(am__dirstamp)
591 plugins/$(am__dirstamp):
592         @$(MKDIR_P) plugins
593         @: > plugins/$(am__dirstamp)
594 plugins/$(DEPDIR)/$(am__dirstamp):
595         @$(MKDIR_P) plugins/$(DEPDIR)
596         @: > plugins/$(DEPDIR)/$(am__dirstamp)
597 plugins/nfctype1.$(OBJEXT): plugins/$(am__dirstamp) \
598         plugins/$(DEPDIR)/$(am__dirstamp)
599 plugins/nfctype2.$(OBJEXT): plugins/$(am__dirstamp) \
600         plugins/$(DEPDIR)/$(am__dirstamp)
601 plugins/mifare.$(OBJEXT): plugins/$(am__dirstamp) \
602         plugins/$(DEPDIR)/$(am__dirstamp)
603 plugins/nfctype3.$(OBJEXT): plugins/$(am__dirstamp) \
604         plugins/$(DEPDIR)/$(am__dirstamp)
605 plugins/nfctype4.$(OBJEXT): plugins/$(am__dirstamp) \
606         plugins/$(DEPDIR)/$(am__dirstamp)
607 plugins/p2p.$(OBJEXT): plugins/$(am__dirstamp) \
608         plugins/$(DEPDIR)/$(am__dirstamp)
609 plugins/npp.$(OBJEXT): plugins/$(am__dirstamp) \
610         plugins/$(DEPDIR)/$(am__dirstamp)
611 plugins/snep.$(OBJEXT): plugins/$(am__dirstamp) \
612         plugins/$(DEPDIR)/$(am__dirstamp)
613 plugins/handover.$(OBJEXT): plugins/$(am__dirstamp) \
614         plugins/$(DEPDIR)/$(am__dirstamp)
615 src/$(am__dirstamp):
616         @$(MKDIR_P) src
617         @: > src/$(am__dirstamp)
618 src/$(DEPDIR)/$(am__dirstamp):
619         @$(MKDIR_P) src/$(DEPDIR)
620         @: > src/$(DEPDIR)/$(am__dirstamp)
621 src/main.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
622 src/error.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
623 src/log.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
624 src/dbus.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
625 src/manager.$(OBJEXT): src/$(am__dirstamp) \
626         src/$(DEPDIR)/$(am__dirstamp)
627 src/adapter.$(OBJEXT): src/$(am__dirstamp) \
628         src/$(DEPDIR)/$(am__dirstamp)
629 src/device.$(OBJEXT): src/$(am__dirstamp) \
630         src/$(DEPDIR)/$(am__dirstamp)
631 src/tag.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
632 src/plugin.$(OBJEXT): src/$(am__dirstamp) \
633         src/$(DEPDIR)/$(am__dirstamp)
634 src/netlink.$(OBJEXT): src/$(am__dirstamp) \
635         src/$(DEPDIR)/$(am__dirstamp)
636 src/ndef.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
637 src/tlv.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
638 src/bluetooth.$(OBJEXT): src/$(am__dirstamp) \
639         src/$(DEPDIR)/$(am__dirstamp)
640 src/agent.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
641 src/neard$(EXEEXT): $(src_neard_OBJECTS) $(src_neard_DEPENDENCIES) $(EXTRA_src_neard_DEPENDENCIES) src/$(am__dirstamp)
642         @rm -f src/neard$(EXEEXT)
643         $(AM_V_CCLD)$(src_neard_LINK) $(src_neard_OBJECTS) $(src_neard_LDADD) $(LIBS)
644 tools/$(am__dirstamp):
645         @$(MKDIR_P) tools
646         @: > tools/$(am__dirstamp)
647 tools/$(DEPDIR)/$(am__dirstamp):
648         @$(MKDIR_P) tools/$(DEPDIR)
649         @: > tools/$(DEPDIR)/$(am__dirstamp)
650 tools/snep-send.$(OBJEXT): tools/$(am__dirstamp) \
651         tools/$(DEPDIR)/$(am__dirstamp)
652 tools/snep-send$(EXEEXT): $(tools_snep_send_OBJECTS) $(tools_snep_send_DEPENDENCIES) $(EXTRA_tools_snep_send_DEPENDENCIES) tools/$(am__dirstamp)
653         @rm -f tools/snep-send$(EXEEXT)
654         $(AM_V_CCLD)$(LINK) $(tools_snep_send_OBJECTS) $(tools_snep_send_LDADD) $(LIBS)
655 install-testSCRIPTS: $(test_SCRIPTS)
656         @$(NORMAL_INSTALL)
657         @list='$(test_SCRIPTS)'; test -n "$(testdir)" || list=; \
658         if test -n "$$list"; then \
659           echo " $(MKDIR_P) '$(DESTDIR)$(testdir)'"; \
660           $(MKDIR_P) "$(DESTDIR)$(testdir)" || exit 1; \
661         fi; \
662         for p in $$list; do \
663           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
664           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
665         done | \
666         sed -e 'p;s,.*/,,;n' \
667             -e 'h;s|.*|.|' \
668             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
669         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
670           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
671             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
672               if (++n[d] == $(am__install_max)) { \
673                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
674             else { print "f", d "/" $$4, $$1 } } \
675           END { for (d in files) print "f", d, files[d] }' | \
676         while read type dir files; do \
677              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
678              test -z "$$files" || { \
679                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(testdir)$$dir'"; \
680                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(testdir)$$dir" || exit $$?; \
681              } \
682         ; done
683
684 uninstall-testSCRIPTS:
685         @$(NORMAL_UNINSTALL)
686         @list='$(test_SCRIPTS)'; test -n "$(testdir)" || exit 0; \
687         files=`for p in $$list; do echo "$$p"; done | \
688                sed -e 's,.*/,,;$(transform)'`; \
689         dir='$(DESTDIR)$(testdir)'; $(am__uninstall_files_from_dir)
690
691 mostlyclean-compile:
692         -rm -f *.$(OBJEXT)
693         -rm -f gdbus/mainloop.$(OBJEXT)
694         -rm -f gdbus/object.$(OBJEXT)
695         -rm -f gdbus/polkit.$(OBJEXT)
696         -rm -f gdbus/watch.$(OBJEXT)
697         -rm -f plugins/handover.$(OBJEXT)
698         -rm -f plugins/mifare.$(OBJEXT)
699         -rm -f plugins/nfctype1.$(OBJEXT)
700         -rm -f plugins/nfctype2.$(OBJEXT)
701         -rm -f plugins/nfctype3.$(OBJEXT)
702         -rm -f plugins/nfctype4.$(OBJEXT)
703         -rm -f plugins/npp.$(OBJEXT)
704         -rm -f plugins/p2p.$(OBJEXT)
705         -rm -f plugins/snep.$(OBJEXT)
706         -rm -f src/adapter.$(OBJEXT)
707         -rm -f src/agent.$(OBJEXT)
708         -rm -f src/bluetooth.$(OBJEXT)
709         -rm -f src/dbus.$(OBJEXT)
710         -rm -f src/device.$(OBJEXT)
711         -rm -f src/error.$(OBJEXT)
712         -rm -f src/log.$(OBJEXT)
713         -rm -f src/main.$(OBJEXT)
714         -rm -f src/manager.$(OBJEXT)
715         -rm -f src/ndef.$(OBJEXT)
716         -rm -f src/netlink.$(OBJEXT)
717         -rm -f src/plugin.$(OBJEXT)
718         -rm -f src/tag.$(OBJEXT)
719         -rm -f src/tlv.$(OBJEXT)
720         -rm -f tools/snep-send.$(OBJEXT)
721
722 distclean-compile:
723         -rm -f *.tab.c
724
725 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/mainloop.Po@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/object.Po@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/polkit.Po@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@gdbus/$(DEPDIR)/watch.Po@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/handover.Po@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/mifare.Po@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/nfctype1.Po@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/nfctype2.Po@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/nfctype3.Po@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/nfctype4.Po@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/npp.Po@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/p2p.Po@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@plugins/$(DEPDIR)/snep.Po@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/adapter.Po@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/agent.Po@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/bluetooth.Po@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/dbus.Po@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/device.Po@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/error.Po@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/log.Po@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/main.Po@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/manager.Po@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/ndef.Po@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/netlink.Po@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/plugin.Po@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/tag.Po@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/tlv.Po@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/snep-send.Po@am__quote@
753
754 .c.o:
755 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
756 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
757 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
758 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
759 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
760 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
761
762 .c.obj:
763 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
764 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
765 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
766 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
768 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
769
770 .c.lo:
771 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
772 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
773 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
774 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
776 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
777
778 mostlyclean-libtool:
779         -rm -f *.lo
780
781 clean-libtool:
782         -rm -rf .libs _libs
783         -rm -rf src/.libs src/_libs
784         -rm -rf tools/.libs tools/_libs
785
786 distclean-libtool:
787         -rm -f libtool config.lt
788 install-dist_dbusDATA: $(dist_dbus_DATA)
789         @$(NORMAL_INSTALL)
790         @list='$(dist_dbus_DATA)'; test -n "$(dbusdir)" || list=; \
791         if test -n "$$list"; then \
792           echo " $(MKDIR_P) '$(DESTDIR)$(dbusdir)'"; \
793           $(MKDIR_P) "$(DESTDIR)$(dbusdir)" || exit 1; \
794         fi; \
795         for p in $$list; do \
796           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
797           echo "$$d$$p"; \
798         done | $(am__base_list) | \
799         while read files; do \
800           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbusdir)'"; \
801           $(INSTALL_DATA) $$files "$(DESTDIR)$(dbusdir)" || exit $$?; \
802         done
803
804 uninstall-dist_dbusDATA:
805         @$(NORMAL_UNINSTALL)
806         @list='$(dist_dbus_DATA)'; test -n "$(dbusdir)" || list=; \
807         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
808         dir='$(DESTDIR)$(dbusdir)'; $(am__uninstall_files_from_dir)
809 install-pkgconfigDATA: $(pkgconfig_DATA)
810         @$(NORMAL_INSTALL)
811         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
812         if test -n "$$list"; then \
813           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
814           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
815         fi; \
816         for p in $$list; do \
817           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
818           echo "$$d$$p"; \
819         done | $(am__base_list) | \
820         while read files; do \
821           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
822           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
823         done
824
825 uninstall-pkgconfigDATA:
826         @$(NORMAL_UNINSTALL)
827         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
828         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
829         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
830 install-includeHEADERS: $(include_HEADERS)
831         @$(NORMAL_INSTALL)
832         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
833         if test -n "$$list"; then \
834           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
835           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
836         fi; \
837         for p in $$list; do \
838           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
839           echo "$$d$$p"; \
840         done | $(am__base_list) | \
841         while read files; do \
842           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
843           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
844         done
845
846 uninstall-includeHEADERS:
847         @$(NORMAL_UNINSTALL)
848         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
849         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
850         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
851 install-nodist_includeHEADERS: $(nodist_include_HEADERS)
852         @$(NORMAL_INSTALL)
853         @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
854         if test -n "$$list"; then \
855           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
856           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
857         fi; \
858         for p in $$list; do \
859           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
860           echo "$$d$$p"; \
861         done | $(am__base_list) | \
862         while read files; do \
863           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
864           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
865         done
866
867 uninstall-nodist_includeHEADERS:
868         @$(NORMAL_UNINSTALL)
869         @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
870         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
871         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
872
873 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
874         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
875         unique=`for i in $$list; do \
876             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
877           done | \
878           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
879               END { if (nonempty) { for (i in files) print i; }; }'`; \
880         mkid -fID $$unique
881 tags: TAGS
882
883 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
884                 $(TAGS_FILES) $(LISP)
885         set x; \
886         here=`pwd`; \
887         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
888         unique=`for i in $$list; do \
889             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
890           done | \
891           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
892               END { if (nonempty) { for (i in files) print i; }; }'`; \
893         shift; \
894         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
895           test -n "$$unique" || unique=$$empty_fix; \
896           if test $$# -gt 0; then \
897             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
898               "$$@" $$unique; \
899           else \
900             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
901               $$unique; \
902           fi; \
903         fi
904 ctags: CTAGS
905 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
906                 $(TAGS_FILES) $(LISP)
907         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
908         unique=`for i in $$list; do \
909             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
910           done | \
911           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
912               END { if (nonempty) { for (i in files) print i; }; }'`; \
913         test -z "$(CTAGS_ARGS)$$unique" \
914           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
915              $$unique
916
917 GTAGS:
918         here=`$(am__cd) $(top_builddir) && pwd` \
919           && $(am__cd) $(top_srcdir) \
920           && gtags -i $(GTAGS_ARGS) "$$here"
921
922 distclean-tags:
923         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
924
925 distdir: $(DISTFILES)
926         $(am__remove_distdir)
927         test -d "$(distdir)" || mkdir "$(distdir)"
928         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
929         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
930         list='$(DISTFILES)'; \
931           dist_files=`for file in $$list; do echo $$file; done | \
932           sed -e "s|^$$srcdirstrip/||;t" \
933               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
934         case $$dist_files in \
935           */*) $(MKDIR_P) `echo "$$dist_files" | \
936                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
937                            sort -u` ;; \
938         esac; \
939         for file in $$dist_files; do \
940           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
941           if test -d $$d/$$file; then \
942             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
943             if test -d "$(distdir)/$$file"; then \
944               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
945             fi; \
946             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
947               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
948               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
949             fi; \
950             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
951           else \
952             test -f "$(distdir)/$$file" \
953             || cp -p $$d/$$file "$(distdir)/$$file" \
954             || exit 1; \
955           fi; \
956         done
957         -test -n "$(am__skip_mode_fix)" \
958         || find "$(distdir)" -type d ! -perm -755 \
959                 -exec chmod u+rwx,go+rx {} \; -o \
960           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
961           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
962           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
963         || chmod -R a+r "$(distdir)"
964 dist-gzip: distdir
965         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
966         $(am__remove_distdir)
967
968 dist-bzip2: distdir
969         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
970         $(am__remove_distdir)
971
972 dist-lzip: distdir
973         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
974         $(am__remove_distdir)
975
976 dist-lzma: distdir
977         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
978         $(am__remove_distdir)
979
980 dist-xz: distdir
981         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
982         $(am__remove_distdir)
983
984 dist-tarZ: distdir
985         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
986         $(am__remove_distdir)
987
988 dist-shar: distdir
989         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
990         $(am__remove_distdir)
991
992 dist-zip: distdir
993         -rm -f $(distdir).zip
994         zip -rq $(distdir).zip $(distdir)
995         $(am__remove_distdir)
996
997 dist dist-all: distdir
998         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
999         $(am__remove_distdir)
1000
1001 # This target untars the dist file and tries a VPATH configuration.  Then
1002 # it guarantees that the distribution is self-contained by making another
1003 # tarfile.
1004 distcheck: dist
1005         case '$(DIST_ARCHIVES)' in \
1006         *.tar.gz*) \
1007           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1008         *.tar.bz2*) \
1009           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1010         *.tar.lzma*) \
1011           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1012         *.tar.lz*) \
1013           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1014         *.tar.xz*) \
1015           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1016         *.tar.Z*) \
1017           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1018         *.shar.gz*) \
1019           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1020         *.zip*) \
1021           unzip $(distdir).zip ;;\
1022         esac
1023         chmod -R a-w $(distdir); chmod u+w $(distdir)
1024         mkdir $(distdir)/_build
1025         mkdir $(distdir)/_inst
1026         chmod a-w $(distdir)
1027         test -d $(distdir)/_build || exit 0; \
1028         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1029           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1030           && am__cwd=`pwd` \
1031           && $(am__cd) $(distdir)/_build \
1032           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1033             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1034             $(DISTCHECK_CONFIGURE_FLAGS) \
1035           && $(MAKE) $(AM_MAKEFLAGS) \
1036           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1037           && $(MAKE) $(AM_MAKEFLAGS) check \
1038           && $(MAKE) $(AM_MAKEFLAGS) install \
1039           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1040           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1041           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1042                 distuninstallcheck \
1043           && chmod -R a-w "$$dc_install_base" \
1044           && ({ \
1045                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1046                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1047                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1048                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1049                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1050               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1051           && rm -rf "$$dc_destdir" \
1052           && $(MAKE) $(AM_MAKEFLAGS) dist \
1053           && rm -rf $(DIST_ARCHIVES) \
1054           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1055           && cd "$$am__cwd" \
1056           || exit 1
1057         $(am__remove_distdir)
1058         @(echo "$(distdir) archives ready for distribution: "; \
1059           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1060           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1061 distuninstallcheck:
1062         @test -n '$(distuninstallcheck_dir)' || { \
1063           echo 'ERROR: trying to run $@ with an empty' \
1064                '$$(distuninstallcheck_dir)' >&2; \
1065           exit 1; \
1066         }; \
1067         $(am__cd) '$(distuninstallcheck_dir)' || { \
1068           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1069           exit 1; \
1070         }; \
1071         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1072            || { echo "ERROR: files left after uninstall:" ; \
1073                 if test -n "$(DESTDIR)"; then \
1074                   echo "  (check DESTDIR support)"; \
1075                 fi ; \
1076                 $(distuninstallcheck_listfiles) ; \
1077                 exit 1; } >&2
1078 distcleancheck: distclean
1079         @if test '$(srcdir)' = . ; then \
1080           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1081           exit 1 ; \
1082         fi
1083         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1084           || { echo "ERROR: files left in build directory after distclean:" ; \
1085                $(distcleancheck_listfiles) ; \
1086                exit 1; } >&2
1087 check-am: all-am
1088 check: check-am
1089 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
1090                 $(HEADERS) config.h
1091 installdirs:
1092         for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(testdir)" "$(DESTDIR)$(dbusdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
1093           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1094         done
1095 install: install-am
1096 install-exec: install-exec-am
1097 install-data: install-data-am
1098 uninstall: uninstall-am
1099
1100 install-am: all-am
1101         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1102
1103 installcheck: installcheck-am
1104 install-strip:
1105         if test -z '$(STRIP)'; then \
1106           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1107             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1108               install; \
1109         else \
1110           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1111             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1112             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1113         fi
1114 mostlyclean-generic:
1115
1116 clean-generic:
1117         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1118
1119 distclean-generic:
1120         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1121         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1122         -rm -f gdbus/$(DEPDIR)/$(am__dirstamp)
1123         -rm -f gdbus/$(am__dirstamp)
1124         -rm -f plugins/$(DEPDIR)/$(am__dirstamp)
1125         -rm -f plugins/$(am__dirstamp)
1126         -rm -f src/$(DEPDIR)/$(am__dirstamp)
1127         -rm -f src/$(am__dirstamp)
1128         -rm -f tools/$(DEPDIR)/$(am__dirstamp)
1129         -rm -f tools/$(am__dirstamp)
1130         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1131
1132 maintainer-clean-generic:
1133         @echo "This command is intended for maintainers to use"
1134         @echo "it deletes files that may require special tools to rebuild."
1135         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1136 clean: clean-am
1137
1138 clean-am: clean-generic clean-libexecPROGRAMS clean-libtool \
1139         clean-local clean-noinstPROGRAMS clean-pluginLTLIBRARIES \
1140         mostlyclean-am
1141
1142 distclean: distclean-am
1143         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1144         -rm -rf gdbus/$(DEPDIR) plugins/$(DEPDIR) src/$(DEPDIR) tools/$(DEPDIR)
1145         -rm -f Makefile
1146 distclean-am: clean-am distclean-compile distclean-generic \
1147         distclean-hdr distclean-libtool distclean-tags
1148
1149 dvi: dvi-am
1150
1151 dvi-am:
1152
1153 html: html-am
1154
1155 html-am:
1156
1157 info: info-am
1158
1159 info-am:
1160
1161 install-data-am: install-dist_dbusDATA install-includeHEADERS \
1162         install-nodist_includeHEADERS install-pkgconfigDATA \
1163         install-pluginLTLIBRARIES install-testSCRIPTS
1164
1165 install-dvi: install-dvi-am
1166
1167 install-dvi-am:
1168
1169 install-exec-am: install-libexecPROGRAMS
1170
1171 install-html: install-html-am
1172
1173 install-html-am:
1174
1175 install-info: install-info-am
1176
1177 install-info-am:
1178
1179 install-man:
1180
1181 install-pdf: install-pdf-am
1182
1183 install-pdf-am:
1184
1185 install-ps: install-ps-am
1186
1187 install-ps-am:
1188
1189 installcheck-am:
1190
1191 maintainer-clean: maintainer-clean-am
1192         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1193         -rm -rf $(top_srcdir)/autom4te.cache
1194         -rm -rf gdbus/$(DEPDIR) plugins/$(DEPDIR) src/$(DEPDIR) tools/$(DEPDIR)
1195         -rm -f Makefile
1196 maintainer-clean-am: distclean-am maintainer-clean-generic
1197
1198 mostlyclean: mostlyclean-am
1199
1200 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1201         mostlyclean-libtool
1202
1203 pdf: pdf-am
1204
1205 pdf-am:
1206
1207 ps: ps-am
1208
1209 ps-am:
1210
1211 uninstall-am: uninstall-dist_dbusDATA uninstall-includeHEADERS \
1212         uninstall-libexecPROGRAMS uninstall-nodist_includeHEADERS \
1213         uninstall-pkgconfigDATA uninstall-pluginLTLIBRARIES \
1214         uninstall-testSCRIPTS
1215
1216 .MAKE: all install-am install-strip
1217
1218 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1219         clean-generic clean-libexecPROGRAMS clean-libtool clean-local \
1220         clean-noinstPROGRAMS clean-pluginLTLIBRARIES ctags dist \
1221         dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
1222         dist-tarZ dist-xz dist-zip distcheck distclean \
1223         distclean-compile distclean-generic distclean-hdr \
1224         distclean-libtool distclean-tags distcleancheck distdir \
1225         distuninstallcheck dvi dvi-am html html-am info info-am \
1226         install install-am install-data install-data-am \
1227         install-dist_dbusDATA install-dvi install-dvi-am install-exec \
1228         install-exec-am install-html install-html-am \
1229         install-includeHEADERS install-info install-info-am \
1230         install-libexecPROGRAMS install-man \
1231         install-nodist_includeHEADERS install-pdf install-pdf-am \
1232         install-pkgconfigDATA install-pluginLTLIBRARIES install-ps \
1233         install-ps-am install-strip install-testSCRIPTS installcheck \
1234         installcheck-am installdirs maintainer-clean \
1235         maintainer-clean-generic mostlyclean mostlyclean-compile \
1236         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1237         tags uninstall uninstall-am uninstall-dist_dbusDATA \
1238         uninstall-includeHEADERS uninstall-libexecPROGRAMS \
1239         uninstall-nodist_includeHEADERS uninstall-pkgconfigDATA \
1240         uninstall-pluginLTLIBRARIES uninstall-testSCRIPTS
1241
1242
1243 src/plugin.$(OBJEXT): src/builtin.h
1244
1245 src/builtin.h: src/genbuiltin $(builtin_sources)
1246         $(AM_V_GEN)$(srcdir)/src/genbuiltin $(builtin_modules) > $@
1247
1248 $(src_neard_OBJECTS) $(plugin_objects): $(local_headers)
1249
1250 include/near/version.h: include/version.h
1251         $(AM_V_at)$(MKDIR_P) include/near
1252         $(AM_V_GEN)$(LN_S) $(abs_top_builddir)/$< $@
1253
1254 include/near/%.h: include/%.h
1255         $(AM_V_at)$(MKDIR_P) include/near
1256         $(AM_V_GEN)$(LN_S) $(abs_top_srcdir)/$< $@
1257
1258 clean-local:
1259         @$(RM) -rf include/near
1260
1261 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1262 # Otherwise a system limit (for SysV at least) may be exceeded.
1263 .NOEXPORT: