~ubuntu-branches/ubuntu/precise/gnome-bluetooth/precise-updates

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-08-05 13:34:38 UTC
  • mto: (2.2.1 experimental) (1.4.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20090805133438-791u4ywsppj71d9y
Tags: upstream-2.27.8
ImportĀ upstreamĀ versionĀ 2.27.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
 
 
19
 
 
20
 
 
21
VPATH = @srcdir@
 
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
pkglibdir = $(libdir)/@PACKAGE@
 
25
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
 
39
host_triplet = @host@
 
40
@HAVE_INTROSPECTION_TRUE@am__append_1 = $(BUILT_GIRSOURCES)
 
41
noinst_PROGRAMS = test-client$(EXEEXT) test-agent$(EXEEXT) \
 
42
        test-deviceselection$(EXEEXT) test-plugins$(EXEEXT)
 
43
subdir = lib
 
44
DIST_COMMON = $(am__dist_gir_DATA_DIST) $(gnomebluetooth_HEADERS) \
 
45
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
47
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
48
        $(top_srcdir)/configure.ac
 
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
50
        $(ACLOCAL_M4)
 
51
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
52
CONFIG_HEADER = $(top_builddir)/config.h
 
53
CONFIG_CLEAN_FILES =
 
54
CONFIG_CLEAN_VPATH_FILES =
 
55
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
56
am__vpath_adj = case $$p in \
 
57
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
58
    *) f=$$p;; \
 
59
  esac;
 
60
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
61
am__install_max = 40
 
62
am__nobase_strip_setup = \
 
63
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
64
am__nobase_strip = \
 
65
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
66
am__nobase_list = $(am__nobase_strip_setup); \
 
67
  for p in $$list; do echo "$$p $$p"; done | \
 
68
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
69
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
70
    if (++n[$$2] == $(am__install_max)) \
 
71
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
72
    END { for (dir in files) print dir, files[dir] }'
 
73
am__base_list = \
 
74
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
75
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
76
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" \
 
77
        "$(DESTDIR)$(typelibsdir)" "$(DESTDIR)$(gnomebluetoothdir)"
 
78
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
 
79
am__DEPENDENCIES_1 =
 
80
libcommon_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
81
am_libcommon_la_OBJECTS = bluetooth-client.lo bluetooth-agent.lo \
 
82
        bluetooth-killswitch.lo obex-agent.lo \
 
83
        bluetooth-plugin-manager.lo bling-spinner.lo
 
84
am__objects_1 = marshal.lo gnome-bluetooth-enum-types.lo
 
85
nodist_libcommon_la_OBJECTS = $(am__objects_1)
 
86
libcommon_la_OBJECTS = $(am_libcommon_la_OBJECTS) \
 
87
        $(nodist_libcommon_la_OBJECTS)
 
88
libcommon_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
89
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
90
        $(libcommon_la_LDFLAGS) $(LDFLAGS) -o $@
 
91
libgnome_bluetooth_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
92
am_libgnome_bluetooth_la_OBJECTS = bluetooth-client.lo marshal.lo \
 
93
        gnome-bluetooth-enum-types.lo bling-spinner.lo \
 
94
        bluetooth-chooser.lo bluetooth-chooser-button.lo
 
95
libgnome_bluetooth_la_OBJECTS = $(am_libgnome_bluetooth_la_OBJECTS)
 
96
libgnome_bluetooth_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
97
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
98
        $(libgnome_bluetooth_la_LDFLAGS) $(LDFLAGS) -o $@
 
99
PROGRAMS = $(noinst_PROGRAMS)
 
100
test_agent_SOURCES = test-agent.c
 
101
test_agent_OBJECTS = test-agent.$(OBJEXT)
 
102
test_agent_DEPENDENCIES = libcommon.la
 
103
test_client_SOURCES = test-client.c
 
104
test_client_OBJECTS = test-client.$(OBJEXT)
 
105
test_client_DEPENDENCIES = libcommon.la
 
106
test_deviceselection_SOURCES = test-deviceselection.c
 
107
test_deviceselection_OBJECTS = test-deviceselection.$(OBJEXT)
 
108
test_deviceselection_DEPENDENCIES = libgnome-bluetooth.la
 
109
test_plugins_SOURCES = test-plugins.c
 
110
test_plugins_OBJECTS = test-plugins.$(OBJEXT)
 
111
test_plugins_DEPENDENCIES = libcommon.la
 
112
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
113
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
114
am__depfiles_maybe = depfiles
 
115
am__mv = mv -f
 
116
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
117
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
118
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
119
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
120
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
121
CCLD = $(CC)
 
122
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
123
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
124
        $(LDFLAGS) -o $@
 
125
SOURCES = $(libcommon_la_SOURCES) $(nodist_libcommon_la_SOURCES) \
 
126
        $(libgnome_bluetooth_la_SOURCES) test-agent.c test-client.c \
 
127
        test-deviceselection.c test-plugins.c
 
128
DIST_SOURCES = $(libcommon_la_SOURCES) \
 
129
        $(libgnome_bluetooth_la_SOURCES) test-agent.c test-client.c \
 
130
        test-deviceselection.c test-plugins.c
 
131
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
132
        html-recursive info-recursive install-data-recursive \
 
133
        install-dvi-recursive install-exec-recursive \
 
134
        install-html-recursive install-info-recursive \
 
135
        install-pdf-recursive install-ps-recursive install-recursive \
 
136
        installcheck-recursive installdirs-recursive pdf-recursive \
 
137
        ps-recursive uninstall-recursive
 
138
am__dist_gir_DATA_DIST = GnomeBluetooth-1.0.gir
 
139
DATA = $(dist_gir_DATA) $(typelibs_DATA)
 
140
HEADERS = $(gnomebluetooth_HEADERS)
 
141
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
142
  distclean-recursive maintainer-clean-recursive
 
143
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
144
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
145
        distdir
 
146
ETAGS = etags
 
147
CTAGS = ctags
 
148
DIST_SUBDIRS = $(SUBDIRS)
 
149
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
150
am__relativize = \
 
151
  dir0=`pwd`; \
 
152
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
153
  sed_rest='s,^[^/]*/*,,'; \
 
154
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
155
  sed_butlast='s,/*[^/]*$$,,'; \
 
156
  while test -n "$$dir1"; do \
 
157
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
158
    if test "$$first" != "."; then \
 
159
      if test "$$first" = ".."; then \
 
160
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
161
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
162
      else \
 
163
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
164
        if test "$$first2" = "$$first"; then \
 
165
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
166
        else \
 
167
          dir2="../$$dir2"; \
 
168
        fi; \
 
169
        dir0="$$dir0"/"$$first"; \
 
170
      fi; \
 
171
    fi; \
 
172
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
173
  done; \
 
174
  reldir="$$dir2"
 
175
ACLOCAL = @ACLOCAL@
 
176
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
177
ALL_LINGUAS = @ALL_LINGUAS@
 
178
AMTAR = @AMTAR@
 
179
APPLET_CFLAGS = @APPLET_CFLAGS@
 
180
APPLET_LIBS = @APPLET_LIBS@
 
181
AR = @AR@
 
182
AUTOCONF = @AUTOCONF@
 
183
AUTOHEADER = @AUTOHEADER@
 
184
AUTOMAKE = @AUTOMAKE@
 
185
AWK = @AWK@
 
186
CATALOGS = @CATALOGS@
 
187
CATOBJEXT = @CATOBJEXT@
 
188
CC = @CC@
 
189
CCDEPMODE = @CCDEPMODE@
 
190
CFLAGS = @CFLAGS@
 
191
COMMON_CFLAGS = @COMMON_CFLAGS@
 
192
COMMON_LIBS = @COMMON_LIBS@
 
193
CPP = @CPP@
 
194
CPPFLAGS = @CPPFLAGS@
 
195
CYGPATH_W = @CYGPATH_W@
 
196
DATADIRNAME = @DATADIRNAME@
 
197
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
 
198
DEFS = @DEFS@
 
199
DEPDIR = @DEPDIR@
 
200
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
201
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
202
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
203
DSYMUTIL = @DSYMUTIL@
 
204
DUMPBIN = @DUMPBIN@
 
205
ECHO_C = @ECHO_C@
 
206
ECHO_N = @ECHO_N@
 
207
ECHO_T = @ECHO_T@
 
208
EGREP = @EGREP@
 
209
EXEEXT = @EXEEXT@
 
210
FGREP = @FGREP@
 
211
GCONFTOOL = @GCONFTOOL@
 
212
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
213
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
214
GEOCLUE_CFLAGS = @GEOCLUE_CFLAGS@
 
215
GEOCLUE_LIBS = @GEOCLUE_LIBS@
 
216
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
217
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
218
GMOFILES = @GMOFILES@
 
219
GMSGFMT = @GMSGFMT@
 
220
GNOMEBT_LT_VERSION = @GNOMEBT_LT_VERSION@
 
221
GREP = @GREP@
 
222
GTKDOC_CHECK = @GTKDOC_CHECK@
 
223
HELP_DIR = @HELP_DIR@
 
224
HTML_DIR = @HTML_DIR@
 
225
INSTALL = @INSTALL@
 
226
INSTALL_DATA = @INSTALL_DATA@
 
227
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
228
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
229
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
230
INSTOBJEXT = @INSTOBJEXT@
 
231
INTLLIBS = @INTLLIBS@
 
232
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
233
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
234
INTLTOOL_PERL = @INTLTOOL_PERL@
 
235
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
236
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 
237
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
 
238
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
 
239
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
 
240
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
 
241
LD = @LD@
 
242
LDFLAGS = @LDFLAGS@
 
243
LIBGNOMEBT_CFLAGS = @LIBGNOMEBT_CFLAGS@
 
244
LIBGNOMEBT_LIBS = @LIBGNOMEBT_LIBS@
 
245
LIBOBJS = @LIBOBJS@
 
246
LIBS = @LIBS@
 
247
LIBTOOL = @LIBTOOL@
 
248
LIPO = @LIPO@
 
249
LN_S = @LN_S@
 
250
LTLIBOBJS = @LTLIBOBJS@
 
251
MAINT = @MAINT@
 
252
MAKEINFO = @MAKEINFO@
 
253
MKDIR_P = @MKDIR_P@
 
254
MKINSTALLDIRS = @MKINSTALLDIRS@
 
255
MSGFMT = @MSGFMT@
 
256
MSGFMT_OPTS = @MSGFMT_OPTS@
 
257
MSGMERGE = @MSGMERGE@
 
258
NM = @NM@
 
259
NMEDIT = @NMEDIT@
 
260
OBJDUMP = @OBJDUMP@
 
261
OBJEXT = @OBJEXT@
 
262
OMF_DIR = @OMF_DIR@
 
263
OTOOL = @OTOOL@
 
264
OTOOL64 = @OTOOL64@
 
265
PACKAGE = @PACKAGE@
 
266
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
267
PACKAGE_NAME = @PACKAGE_NAME@
 
268
PACKAGE_STRING = @PACKAGE_STRING@
 
269
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
270
PACKAGE_VERSION = @PACKAGE_VERSION@
 
271
PATH_SEPARATOR = @PATH_SEPARATOR@
 
272
PKG_CONFIG = @PKG_CONFIG@
 
273
PLUGINS_CFLAGS = @PLUGINS_CFLAGS@
 
274
PLUGINS_LIBS = @PLUGINS_LIBS@
 
275
POFILES = @POFILES@
 
276
POSUB = @POSUB@
 
277
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
278
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
279
PROPS_CFLAGS = @PROPS_CFLAGS@
 
280
PROPS_LIBS = @PROPS_LIBS@
 
281
RANLIB = @RANLIB@
 
282
SED = @SED@
 
283
SENDTO_CFLAGS = @SENDTO_CFLAGS@
 
284
SENDTO_LIBS = @SENDTO_LIBS@
 
285
SET_MAKE = @SET_MAKE@
 
286
SHELL = @SHELL@
 
287
STRIP = @STRIP@
 
288
UPDATE_DESKTOP_DATABASE = @UPDATE_DESKTOP_DATABASE@
 
289
UPDATE_ICON_CACHE = @UPDATE_ICON_CACHE@
 
290
USE_NLS = @USE_NLS@
 
291
VERSION = @VERSION@
 
292
WARN_CFLAGS = @WARN_CFLAGS@
 
293
WARN_CXXFLAGS = @WARN_CXXFLAGS@
 
294
WIZARD_CFLAGS = @WIZARD_CFLAGS@
 
295
WIZARD_LIBS = @WIZARD_LIBS@
 
296
XGETTEXT = @XGETTEXT@
 
297
XMLLINT = @XMLLINT@
 
298
abs_builddir = @abs_builddir@
 
299
abs_srcdir = @abs_srcdir@
 
300
abs_top_builddir = @abs_top_builddir@
 
301
abs_top_srcdir = @abs_top_srcdir@
 
302
ac_ct_CC = @ac_ct_CC@
 
303
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
304
am__include = @am__include@
 
305
am__leading_dot = @am__leading_dot@
 
306
am__quote = @am__quote@
 
307
am__tar = @am__tar@
 
308
am__untar = @am__untar@
 
309
bindir = @bindir@
 
310
build = @build@
 
311
build_alias = @build_alias@
 
312
build_cpu = @build_cpu@
 
313
build_os = @build_os@
 
314
build_vendor = @build_vendor@
 
315
builddir = @builddir@
 
316
datadir = @datadir@
 
317
datarootdir = @datarootdir@
 
318
docdir = @docdir@
 
319
dvidir = @dvidir@
 
320
exec_prefix = @exec_prefix@
 
321
host = @host@
 
322
host_alias = @host_alias@
 
323
host_cpu = @host_cpu@
 
324
host_os = @host_os@
 
325
host_vendor = @host_vendor@
 
326
htmldir = @htmldir@
 
327
includedir = @includedir@
 
328
infodir = @infodir@
 
329
install_sh = @install_sh@
 
330
libdir = @libdir@
 
331
libexecdir = @libexecdir@
 
332
localedir = @localedir@
 
333
localstatedir = @localstatedir@
 
334
lt_ECHO = @lt_ECHO@
 
335
mandir = @mandir@
 
336
mkdir_p = @mkdir_p@
 
337
oldincludedir = @oldincludedir@
 
338
pdfdir = @pdfdir@
 
339
prefix = @prefix@
 
340
program_transform_name = @program_transform_name@
 
341
psdir = @psdir@
 
342
sbindir = @sbindir@
 
343
sharedstatedir = @sharedstatedir@
 
344
srcdir = @srcdir@
 
345
sysconfdir = @sysconfdir@
 
346
target_alias = @target_alias@
 
347
top_build_prefix = @top_build_prefix@
 
348
top_builddir = @top_builddir@
 
349
top_srcdir = @top_srcdir@
 
350
SUBDIRS = plugins
 
351
EXTRA_DIST = $(am__append_1) marshal.list bluetooth-client.xml \
 
352
        bluetooth-agent.xml obex-agent.xml gnome-bluetooth.symbols
 
353
BUILT_GIRSOURCES = GnomeBluetooth-1.0.gir
 
354
noinst_LTLIBRARIES = libcommon.la
 
355
lib_LTLIBRARIES = libgnome-bluetooth.la
 
356
libcommon_la_SOURCES = \
 
357
                bluetooth-client.h bluetooth-client.c           \
 
358
                bluetooth-client-private.h                      \
 
359
                bluetooth-agent.h bluetooth-agent.c             \
 
360
                bluetooth-killswitch.h bluetooth-killswitch.c   \
 
361
                obex-agent.h obex-agent.c                       \
 
362
                bluetooth-plugin-manager.c                      \
 
363
                bluetooth-plugin-manager.h                      \
 
364
                bling-spinner.c bling-spinner.h                 \
 
365
                bluetooth-enums.h
 
366
 
 
367
libcommon_la_LIBADD = $(COMMON_LIBS)
 
368
libcommon_la_LDFLAGS = -no-undefined $(AM_LDFLAGS)
 
369
libgnome_bluetooth_la_SOURCES = \
 
370
        bluetooth-enums.h                               \
 
371
        bluetooth-client.h bluetooth-client.c           \
 
372
        bluetooth-client-private.h                      \
 
373
        marshal.h marshal.c                             \
 
374
        gnome-bluetooth-enum-types.h                    \
 
375
        gnome-bluetooth-enum-types.c                    \
 
376
        bling-spinner.c bling-spinner.h                 \
 
377
        bluetooth-chooser.c bluetooth-chooser.h         \
 
378
        bluetooth-chooser-button.c bluetooth-chooser-button.h
 
379
 
 
380
libgnome_bluetooth_la_LIBADD = $(LIBGNOMEBT_LIBS)
 
381
libgnome_bluetooth_la_LDFLAGS = \
 
382
        -version-info $(GNOMEBT_LT_VERSION)             \
 
383
        -no-undefined                                   \
 
384
        $(AM_LDFLAGS)                                   \
 
385
        -export-symbols $(srcdir)/gnome-bluetooth.symbols
 
386
 
 
387
gnomebluetoothdir = $(pkgincludedir)
 
388
gnomebluetooth_HEADERS = \
 
389
        bluetooth-client.h                              \
 
390
        bluetooth-chooser.h                             \
 
391
        bluetooth-chooser-button.h                      \
 
392
        bluetooth-enums.h                               \
 
393
        bluetooth-plugin.h
 
394
 
 
395
AM_CFLAGS = -I$(srcdir) $(LIBGNOMEBT_CFLAGS) $(COMMON_CFLAGS) $(WARN_CFLAGS) $(DISABLE_DEPRECATED) -DPLUGINDIR=\"$(libdir)/gnome-bluetooth/plugins\"
 
396
@HAVE_INTROSPECTION_TRUE@girdir = $(GIRDIR)
 
397
@HAVE_INTROSPECTION_TRUE@dist_gir_DATA = $(BUILT_GIRSOURCES)
 
398
@HAVE_INTROSPECTION_TRUE@typelibsdir = $(TYPELIBDIR)
 
399
@HAVE_INTROSPECTION_TRUE@typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
 
400
BUILT_SOURCES = marshal.h marshal.c \
 
401
                bluetooth-client-glue.h \
 
402
                bluetooth-agent-glue.h \
 
403
                obex-agent-glue.h \
 
404
                gnome-bluetooth-enum-types.h \
 
405
                gnome-bluetooth-enum-types.c
 
406
 
 
407
nodist_libcommon_la_SOURCES = $(BUILT_SOURCES)
 
408
CLEANFILES = $(BUILT_SOURCES)
 
409
test_client_LDADD = libcommon.la $(GTK_LIBS) $(DBUS_LIBS)
 
410
test_agent_LDADD = libcommon.la $(DBUS_LIBS)
 
411
test_deviceselection_LDADD = libgnome-bluetooth.la
 
412
test_plugins_LDADD = libcommon.la
 
413
MAINTAINERCLEANFILES = Makefile.in
 
414
gnome_bluetooth_headers_to_scan_for_enums = bluetooth-enums.h
 
415
# Generate the enums source code, with glib-mkenums:
 
416
# This is based on the same Makefile.am stuff in pango:
 
417
gnome_bluetooth_built_headers = gnome-bluetooth-enum-types.h
 
418
gnome_bluetooth_built_cfiles = gnome-bluetooth-enum-types.c
 
419
all: $(BUILT_SOURCES)
 
420
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
421
 
 
422
.SUFFIXES:
 
423
.SUFFIXES: .c .lo .o .obj
 
424
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
425
        @for dep in $?; do \
 
426
          case '$(am__configure_deps)' in \
 
427
            *$$dep*) \
 
428
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
429
                && { if test -f $@; then exit 0; else break; fi; }; \
 
430
              exit 1;; \
 
431
          esac; \
 
432
        done; \
 
433
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
 
434
        $(am__cd) $(top_srcdir) && \
 
435
          $(AUTOMAKE) --gnu lib/Makefile
 
436
.PRECIOUS: Makefile
 
437
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
438
        @case '$?' in \
 
439
          *config.status*) \
 
440
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
441
          *) \
 
442
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
443
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
444
        esac;
 
445
 
 
446
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
447
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
448
 
 
449
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
450
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
451
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
452
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
453
$(am__aclocal_m4_deps):
 
454
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
455
        @$(NORMAL_INSTALL)
 
456
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
457
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
458
        list2=; for p in $$list; do \
 
459
          if test -f $$p; then \
 
460
            list2="$$list2 $$p"; \
 
461
          else :; fi; \
 
462
        done; \
 
463
        test -z "$$list2" || { \
 
464
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
465
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
466
        }
 
467
 
 
468
uninstall-libLTLIBRARIES:
 
469
        @$(NORMAL_UNINSTALL)
 
470
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
471
        for p in $$list; do \
 
472
          $(am__strip_dir) \
 
473
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
474
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
 
475
        done
 
476
 
 
477
clean-libLTLIBRARIES:
 
478
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
479
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
480
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
481
          test "$$dir" != "$$p" || dir=.; \
 
482
          echo "rm -f \"$${dir}/so_locations\""; \
 
483
          rm -f "$${dir}/so_locations"; \
 
484
        done
 
485
 
 
486
clean-noinstLTLIBRARIES:
 
487
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
488
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
489
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
490
          test "$$dir" != "$$p" || dir=.; \
 
491
          echo "rm -f \"$${dir}/so_locations\""; \
 
492
          rm -f "$${dir}/so_locations"; \
 
493
        done
 
494
libcommon.la: $(libcommon_la_OBJECTS) $(libcommon_la_DEPENDENCIES) 
 
495
        $(libcommon_la_LINK)  $(libcommon_la_OBJECTS) $(libcommon_la_LIBADD) $(LIBS)
 
496
libgnome-bluetooth.la: $(libgnome_bluetooth_la_OBJECTS) $(libgnome_bluetooth_la_DEPENDENCIES) 
 
497
        $(libgnome_bluetooth_la_LINK) -rpath $(libdir) $(libgnome_bluetooth_la_OBJECTS) $(libgnome_bluetooth_la_LIBADD) $(LIBS)
 
498
 
 
499
clean-noinstPROGRAMS:
 
500
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
501
        echo " rm -f" $$list; \
 
502
        rm -f $$list || exit $$?; \
 
503
        test -n "$(EXEEXT)" || exit 0; \
 
504
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
505
        echo " rm -f" $$list; \
 
506
        rm -f $$list
 
507
test-agent$(EXEEXT): $(test_agent_OBJECTS) $(test_agent_DEPENDENCIES) 
 
508
        @rm -f test-agent$(EXEEXT)
 
509
        $(LINK) $(test_agent_OBJECTS) $(test_agent_LDADD) $(LIBS)
 
510
test-client$(EXEEXT): $(test_client_OBJECTS) $(test_client_DEPENDENCIES) 
 
511
        @rm -f test-client$(EXEEXT)
 
512
        $(LINK) $(test_client_OBJECTS) $(test_client_LDADD) $(LIBS)
 
513
test-deviceselection$(EXEEXT): $(test_deviceselection_OBJECTS) $(test_deviceselection_DEPENDENCIES) 
 
514
        @rm -f test-deviceselection$(EXEEXT)
 
515
        $(LINK) $(test_deviceselection_OBJECTS) $(test_deviceselection_LDADD) $(LIBS)
 
516
test-plugins$(EXEEXT): $(test_plugins_OBJECTS) $(test_plugins_DEPENDENCIES) 
 
517
        @rm -f test-plugins$(EXEEXT)
 
518
        $(LINK) $(test_plugins_OBJECTS) $(test_plugins_LDADD) $(LIBS)
 
519
 
 
520
mostlyclean-compile:
 
521
        -rm -f *.$(OBJEXT)
 
522
 
 
523
distclean-compile:
 
524
        -rm -f *.tab.c
 
525
 
 
526
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bling-spinner.Plo@am__quote@
 
527
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-agent.Plo@am__quote@
 
528
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-chooser-button.Plo@am__quote@
 
529
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-chooser.Plo@am__quote@
 
530
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-client.Plo@am__quote@
 
531
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-killswitch.Plo@am__quote@
 
532
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-plugin-manager.Plo@am__quote@
 
533
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-bluetooth-enum-types.Plo@am__quote@
 
534
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshal.Plo@am__quote@
 
535
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obex-agent.Plo@am__quote@
 
536
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-agent.Po@am__quote@
 
537
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-client.Po@am__quote@
 
538
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-deviceselection.Po@am__quote@
 
539
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-plugins.Po@am__quote@
 
540
 
 
541
.c.o:
 
542
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
543
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
544
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
545
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
546
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
547
 
 
548
.c.obj:
 
549
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
550
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
551
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
552
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
553
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
554
 
 
555
.c.lo:
 
556
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
557
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
558
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
559
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
560
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
561
 
 
562
mostlyclean-libtool:
 
563
        -rm -f *.lo
 
564
 
 
565
clean-libtool:
 
566
        -rm -rf .libs _libs
 
567
install-dist_girDATA: $(dist_gir_DATA)
 
568
        @$(NORMAL_INSTALL)
 
569
        test -z "$(girdir)" || $(MKDIR_P) "$(DESTDIR)$(girdir)"
 
570
        @list='$(dist_gir_DATA)'; test -n "$(girdir)" || list=; \
 
571
        for p in $$list; do \
 
572
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
573
          echo "$$d$$p"; \
 
574
        done | $(am__base_list) | \
 
575
        while read files; do \
 
576
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
 
577
          $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
 
578
        done
 
579
 
 
580
uninstall-dist_girDATA:
 
581
        @$(NORMAL_UNINSTALL)
 
582
        @list='$(dist_gir_DATA)'; test -n "$(girdir)" || list=; \
 
583
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
584
        test -n "$$files" || exit 0; \
 
585
        echo " ( cd '$(DESTDIR)$(girdir)' && rm -f" $$files ")"; \
 
586
        cd "$(DESTDIR)$(girdir)" && rm -f $$files
 
587
install-typelibsDATA: $(typelibs_DATA)
 
588
        @$(NORMAL_INSTALL)
 
589
        test -z "$(typelibsdir)" || $(MKDIR_P) "$(DESTDIR)$(typelibsdir)"
 
590
        @list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
 
591
        for p in $$list; do \
 
592
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
593
          echo "$$d$$p"; \
 
594
        done | $(am__base_list) | \
 
595
        while read files; do \
 
596
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibsdir)'"; \
 
597
          $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibsdir)" || exit $$?; \
 
598
        done
 
599
 
 
600
uninstall-typelibsDATA:
 
601
        @$(NORMAL_UNINSTALL)
 
602
        @list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
 
603
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
604
        test -n "$$files" || exit 0; \
 
605
        echo " ( cd '$(DESTDIR)$(typelibsdir)' && rm -f" $$files ")"; \
 
606
        cd "$(DESTDIR)$(typelibsdir)" && rm -f $$files
 
607
install-gnomebluetoothHEADERS: $(gnomebluetooth_HEADERS)
 
608
        @$(NORMAL_INSTALL)
 
609
        test -z "$(gnomebluetoothdir)" || $(MKDIR_P) "$(DESTDIR)$(gnomebluetoothdir)"
 
610
        @list='$(gnomebluetooth_HEADERS)'; test -n "$(gnomebluetoothdir)" || list=; \
 
611
        for p in $$list; do \
 
612
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
613
          echo "$$d$$p"; \
 
614
        done | $(am__base_list) | \
 
615
        while read files; do \
 
616
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(gnomebluetoothdir)'"; \
 
617
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(gnomebluetoothdir)" || exit $$?; \
 
618
        done
 
619
 
 
620
uninstall-gnomebluetoothHEADERS:
 
621
        @$(NORMAL_UNINSTALL)
 
622
        @list='$(gnomebluetooth_HEADERS)'; test -n "$(gnomebluetoothdir)" || list=; \
 
623
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
624
        test -n "$$files" || exit 0; \
 
625
        echo " ( cd '$(DESTDIR)$(gnomebluetoothdir)' && rm -f" $$files ")"; \
 
626
        cd "$(DESTDIR)$(gnomebluetoothdir)" && rm -f $$files
 
627
 
 
628
# This directory's subdirectories are mostly independent; you can cd
 
629
# into them and run `make' without going through this Makefile.
 
630
# To change the values of `make' variables: instead of editing Makefiles,
 
631
# (1) if the variable is set in `config.status', edit `config.status'
 
632
#     (which will cause the Makefiles to be regenerated when you run `make');
 
633
# (2) otherwise, pass the desired values on the `make' command line.
 
634
$(RECURSIVE_TARGETS):
 
635
        @failcom='exit 1'; \
 
636
        for f in x $$MAKEFLAGS; do \
 
637
          case $$f in \
 
638
            *=* | --[!k]*);; \
 
639
            *k*) failcom='fail=yes';; \
 
640
          esac; \
 
641
        done; \
 
642
        dot_seen=no; \
 
643
        target=`echo $@ | sed s/-recursive//`; \
 
644
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
645
          echo "Making $$target in $$subdir"; \
 
646
          if test "$$subdir" = "."; then \
 
647
            dot_seen=yes; \
 
648
            local_target="$$target-am"; \
 
649
          else \
 
650
            local_target="$$target"; \
 
651
          fi; \
 
652
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
653
          || eval $$failcom; \
 
654
        done; \
 
655
        if test "$$dot_seen" = "no"; then \
 
656
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
657
        fi; test -z "$$fail"
 
658
 
 
659
$(RECURSIVE_CLEAN_TARGETS):
 
660
        @failcom='exit 1'; \
 
661
        for f in x $$MAKEFLAGS; do \
 
662
          case $$f in \
 
663
            *=* | --[!k]*);; \
 
664
            *k*) failcom='fail=yes';; \
 
665
          esac; \
 
666
        done; \
 
667
        dot_seen=no; \
 
668
        case "$@" in \
 
669
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
670
          *) list='$(SUBDIRS)' ;; \
 
671
        esac; \
 
672
        rev=''; for subdir in $$list; do \
 
673
          if test "$$subdir" = "."; then :; else \
 
674
            rev="$$subdir $$rev"; \
 
675
          fi; \
 
676
        done; \
 
677
        rev="$$rev ."; \
 
678
        target=`echo $@ | sed s/-recursive//`; \
 
679
        for subdir in $$rev; do \
 
680
          echo "Making $$target in $$subdir"; \
 
681
          if test "$$subdir" = "."; then \
 
682
            local_target="$$target-am"; \
 
683
          else \
 
684
            local_target="$$target"; \
 
685
          fi; \
 
686
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
687
          || eval $$failcom; \
 
688
        done && test -z "$$fail"
 
689
tags-recursive:
 
690
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
691
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
692
        done
 
693
ctags-recursive:
 
694
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
695
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
696
        done
 
697
 
 
698
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
699
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
700
        unique=`for i in $$list; do \
 
701
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
702
          done | \
 
703
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
704
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
705
        mkid -fID $$unique
 
706
tags: TAGS
 
707
 
 
708
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
709
                $(TAGS_FILES) $(LISP)
 
710
        set x; \
 
711
        here=`pwd`; \
 
712
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
713
          include_option=--etags-include; \
 
714
          empty_fix=.; \
 
715
        else \
 
716
          include_option=--include; \
 
717
          empty_fix=; \
 
718
        fi; \
 
719
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
720
          if test "$$subdir" = .; then :; else \
 
721
            test ! -f $$subdir/TAGS || \
 
722
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
723
          fi; \
 
724
        done; \
 
725
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
726
        unique=`for i in $$list; do \
 
727
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
728
          done | \
 
729
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
730
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
731
        shift; \
 
732
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
733
          test -n "$$unique" || unique=$$empty_fix; \
 
734
          if test $$# -gt 0; then \
 
735
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
736
              "$$@" $$unique; \
 
737
          else \
 
738
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
739
              $$unique; \
 
740
          fi; \
 
741
        fi
 
742
ctags: CTAGS
 
743
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
744
                $(TAGS_FILES) $(LISP)
 
745
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
746
        unique=`for i in $$list; do \
 
747
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
748
          done | \
 
749
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
750
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
751
        test -z "$(CTAGS_ARGS)$$unique" \
 
752
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
753
             $$unique
 
754
 
 
755
GTAGS:
 
756
        here=`$(am__cd) $(top_builddir) && pwd` \
 
757
          && $(am__cd) $(top_srcdir) \
 
758
          && gtags -i $(GTAGS_ARGS) "$$here"
 
759
 
 
760
distclean-tags:
 
761
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
762
 
 
763
distdir: $(DISTFILES)
 
764
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
765
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
766
        list='$(DISTFILES)'; \
 
767
          dist_files=`for file in $$list; do echo $$file; done | \
 
768
          sed -e "s|^$$srcdirstrip/||;t" \
 
769
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
770
        case $$dist_files in \
 
771
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
772
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
773
                           sort -u` ;; \
 
774
        esac; \
 
775
        for file in $$dist_files; do \
 
776
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
777
          if test -d $$d/$$file; then \
 
778
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
779
            if test -d "$(distdir)/$$file"; then \
 
780
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
781
            fi; \
 
782
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
783
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
784
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
785
            fi; \
 
786
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
787
          else \
 
788
            test -f "$(distdir)/$$file" \
 
789
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
790
            || exit 1; \
 
791
          fi; \
 
792
        done
 
793
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
794
          if test "$$subdir" = .; then :; else \
 
795
            test -d "$(distdir)/$$subdir" \
 
796
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
797
            || exit 1; \
 
798
          fi; \
 
799
        done
 
800
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
801
          if test "$$subdir" = .; then :; else \
 
802
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
803
            $(am__relativize); \
 
804
            new_distdir=$$reldir; \
 
805
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
806
            $(am__relativize); \
 
807
            new_top_distdir=$$reldir; \
 
808
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
809
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
810
            ($(am__cd) $$subdir && \
 
811
              $(MAKE) $(AM_MAKEFLAGS) \
 
812
                top_distdir="$$new_top_distdir" \
 
813
                distdir="$$new_distdir" \
 
814
                am__remove_distdir=: \
 
815
                am__skip_length_check=: \
 
816
                am__skip_mode_fix=: \
 
817
                distdir) \
 
818
              || exit 1; \
 
819
          fi; \
 
820
        done
 
821
check-am: all-am
 
822
check: $(BUILT_SOURCES)
 
823
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
 
824
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
 
825
installdirs: installdirs-recursive
 
826
installdirs-am:
 
827
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibsdir)" "$(DESTDIR)$(gnomebluetoothdir)"; do \
 
828
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
829
        done
 
830
install: $(BUILT_SOURCES)
 
831
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
 
832
install-exec: install-exec-recursive
 
833
install-data: install-data-recursive
 
834
uninstall: uninstall-recursive
 
835
 
 
836
install-am: all-am
 
837
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
838
 
 
839
installcheck: installcheck-recursive
 
840
install-strip:
 
841
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
842
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
843
          `test -z '$(STRIP)' || \
 
844
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
845
mostlyclean-generic:
 
846
 
 
847
clean-generic:
 
848
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
849
 
 
850
distclean-generic:
 
851
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
852
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
853
 
 
854
maintainer-clean-generic:
 
855
        @echo "This command is intended for maintainers to use"
 
856
        @echo "it deletes files that may require special tools to rebuild."
 
857
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
858
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
859
clean: clean-recursive
 
860
 
 
861
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
862
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-am
 
863
 
 
864
distclean: distclean-recursive
 
865
        -rm -rf ./$(DEPDIR)
 
866
        -rm -f Makefile
 
867
distclean-am: clean-am distclean-compile distclean-generic \
 
868
        distclean-tags
 
869
 
 
870
dvi: dvi-recursive
 
871
 
 
872
dvi-am:
 
873
 
 
874
html: html-recursive
 
875
 
 
876
html-am:
 
877
 
 
878
info: info-recursive
 
879
 
 
880
info-am:
 
881
 
 
882
install-data-am: install-dist_girDATA install-gnomebluetoothHEADERS \
 
883
        install-typelibsDATA
 
884
 
 
885
install-dvi: install-dvi-recursive
 
886
 
 
887
install-dvi-am:
 
888
 
 
889
install-exec-am: install-libLTLIBRARIES
 
890
 
 
891
install-html: install-html-recursive
 
892
 
 
893
install-html-am:
 
894
 
 
895
install-info: install-info-recursive
 
896
 
 
897
install-info-am:
 
898
 
 
899
install-man:
 
900
 
 
901
install-pdf: install-pdf-recursive
 
902
 
 
903
install-pdf-am:
 
904
 
 
905
install-ps: install-ps-recursive
 
906
 
 
907
install-ps-am:
 
908
 
 
909
installcheck-am:
 
910
 
 
911
maintainer-clean: maintainer-clean-recursive
 
912
        -rm -rf ./$(DEPDIR)
 
913
        -rm -f Makefile
 
914
maintainer-clean-am: distclean-am maintainer-clean-generic
 
915
 
 
916
mostlyclean: mostlyclean-recursive
 
917
 
 
918
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
919
        mostlyclean-libtool
 
920
 
 
921
pdf: pdf-recursive
 
922
 
 
923
pdf-am:
 
924
 
 
925
ps: ps-recursive
 
926
 
 
927
ps-am:
 
928
 
 
929
uninstall-am: uninstall-dist_girDATA uninstall-gnomebluetoothHEADERS \
 
930
        uninstall-libLTLIBRARIES uninstall-typelibsDATA
 
931
 
 
932
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
 
933
        ctags-recursive install install-am install-strip \
 
934
        tags-recursive
 
935
 
 
936
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
937
        all all-am check check-am clean clean-generic \
 
938
        clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
 
939
        clean-noinstPROGRAMS ctags ctags-recursive distclean \
 
940
        distclean-compile distclean-generic distclean-libtool \
 
941
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
942
        install install-am install-data install-data-am \
 
943
        install-dist_girDATA install-dvi install-dvi-am install-exec \
 
944
        install-exec-am install-gnomebluetoothHEADERS install-html \
 
945
        install-html-am install-info install-info-am \
 
946
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
 
947
        install-ps install-ps-am install-strip install-typelibsDATA \
 
948
        installcheck installcheck-am installdirs installdirs-am \
 
949
        maintainer-clean maintainer-clean-generic mostlyclean \
 
950
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
951
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
952
        uninstall-dist_girDATA uninstall-gnomebluetoothHEADERS \
 
953
        uninstall-libLTLIBRARIES uninstall-typelibsDATA
 
954
 
 
955
 
 
956
GnomeBluetooth-1.0.gir: $(libgnome_bluetooth_la_SOURCES)
 
957
GnomeBluetooth-1.0.gir: $(gnomebluetooth_HEADERS)
 
958
GnomeBluetooth-1.0.gir: libgnome-bluetooth.la
 
959
GnomeBluetooth-1.0.gir: $(INTROSPECTION_SCANNER)
 
960
        $(INTROSPECTION_SCANNER) -v --namespace GnomeBluetooth --nsversion=1.0 \
 
961
                --add-include-path=$(srcdir) --add-include-path=. \
 
962
                --include=GObject-2.0 \
 
963
                --include=Gtk-2.0 \
 
964
                --include=DBusGLib-1.0 \
 
965
                --include=GModule-2.0 \
 
966
                --libtool="$(LIBTOOL)" \
 
967
                --library=gnome-bluetooth \
 
968
                --output $@ \
 
969
                --pkg gobject-2.0 \
 
970
                --pkg gtk+-2.0 \
 
971
                --pkg dbus-glib-1 \
 
972
                --pkg gmodule-2.0 \
 
973
                -I$(srcdir) \
 
974
                $(LIBGNOMEBT_CFLAGS) \
 
975
                $(gnomebluetooth_HEADERS)
 
976
 
 
977
@HAVE_INTROSPECTION_TRUE@%.typelib: %.gir $(G_IR_COMPILER)
 
978
@HAVE_INTROSPECTION_TRUE@       LD_LIBRARY_PATH=$${LD_LIBRARY_PATH:+$$LD_LIBRARY_PATH:}. $(INTROSPECTION_COMPILER) --includedir=$(srcdir) --includedir=. $(G_IR_COMPILER_OPTS) $< -o $(builddir)/$(@F)
 
979
 
 
980
marshal.h: marshal.list
 
981
        $(GLIB_GENMARSHAL) --prefix=marshal $< --header > $@
 
982
 
 
983
marshal.c: marshal.list
 
984
        $(GLIB_GENMARSHAL) --prefix=marshal $< --header --body > $@
 
985
 
 
986
bluetooth-client-glue.h: bluetooth-client.xml bluetooth-agent.h bluetooth-agent.c
 
987
        $(DBUS_BINDING_TOOL) --prefix=bluetooth_client --mode=glib-client --output=$@ $<
 
988
 
 
989
bluetooth-agent-glue.h: bluetooth-agent.xml bluetooth-agent.h bluetooth-agent.c
 
990
        $(DBUS_BINDING_TOOL) --prefix=bluetooth_agent --mode=glib-server --output=$@ $<
 
991
 
 
992
obex-agent-glue.h: obex-agent.xml
 
993
        $(DBUS_BINDING_TOOL) --prefix=obex_agent --mode=glib-server --output=$@ $<
 
994
 
 
995
# Don't build the library until we have built the header that it needs:
 
996
$(OBJECTS) $(libgnomevfs_2_la_OBJECTS): $(libgnomevfs_built_headers)
 
997
 
 
998
gnome-bluetooth-enum-types.h: $(gnome_bluetooth_headers_to_scan_for_enums) Makefile
 
999
        (cd $(srcdir) && glib-mkenums \
 
1000
                        --fhead "#ifndef __GNOME_BLUETOOTH_ENUM_TYPES_H__\n#define __GNOME_BLUETOOTH_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
 
1001
                        --fprod "/* enumerations from \"@filename@\" */\n" \
 
1002
                        --vhead "GType @enum_name@_get_type (void);\n#define BLUETOOTH_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"     \
 
1003
                        --ftail "G_END_DECLS\n\n#endif /* __GNOME_BLUETOOTH_ENUM_TYPES_H__ */" \
 
1004
                $(gnome_bluetooth_headers_to_scan_for_enums)) > $@
 
1005
 
 
1006
gnome-bluetooth-enum-types.c: $(gnome_bluetooth_headers_to_scan_for_enums) Makefile gnome-bluetooth-enum-types.h
 
1007
        (cd $(srcdir) && glib-mkenums \
 
1008
                        --fhead "#include <bluetooth-enums.h>\n" \
 
1009
                        --fhead "#include \"gnome-bluetooth-enum-types.h\"\n" \
 
1010
                        --fhead "#include \"bluetooth-enums.h\"\n" \
 
1011
                        --fhead "#include <glib-object.h>" \
 
1012
                        --fprod "\n/* enumerations from \"@filename@\" */" \
 
1013
                        --vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {"     \
 
1014
                        --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
 
1015
                        --vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (\"@EnumName@\", values);\n  }\n  return etype;\n}\n" \
 
1016
                $(gnome_bluetooth_headers_to_scan_for_enums)) > $@
 
1017
 
 
1018
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
1019
# Otherwise a system limit (for SysV at least) may be exceeded.
 
1020
.NOEXPORT: