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