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

« back to all changes in this revision

Viewing changes to common/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.10.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
 
18
 
 
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
install_sh_DATA = $(install_sh) -c -m 644
25
 
install_sh_PROGRAM = $(install_sh) -c
26
 
install_sh_SCRIPT = $(install_sh) -c
27
 
INSTALL_HEADER = $(INSTALL_DATA)
28
 
transform = $(program_transform_name)
29
 
NORMAL_INSTALL = :
30
 
PRE_INSTALL = :
31
 
POST_INSTALL = :
32
 
NORMAL_UNINSTALL = :
33
 
PRE_UNINSTALL = :
34
 
POST_UNINSTALL = :
35
 
build_triplet = @build@
36
 
host_triplet = @host@
37
 
noinst_PROGRAMS = test-client$(EXEEXT) test-agent$(EXEEXT) \
38
 
        test-deviceselection$(EXEEXT)
39
 
subdir = common
40
 
DIST_COMMON = $(gnomebluetooth_HEADERS) $(srcdir)/Makefile.am \
41
 
        $(srcdir)/Makefile.in
42
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
 
        $(ACLOCAL_M4)
46
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
 
CONFIG_HEADER = $(top_builddir)/config.h
48
 
CONFIG_CLEAN_FILES =
49
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50
 
am__vpath_adj = case $$p in \
51
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52
 
    *) f=$$p;; \
53
 
  esac;
54
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55
 
am__installdirs = "$(DESTDIR)$(libdir)" \
56
 
        "$(DESTDIR)$(gnomebluetoothdir)"
57
 
libLTLIBRARIES_INSTALL = $(INSTALL)
58
 
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
59
 
am__DEPENDENCIES_1 =
60
 
libcommon_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
61
 
am_libcommon_la_OBJECTS = bluetooth-client.lo bluetooth-agent.lo \
62
 
        bluetooth-killswitch.lo obex-agent.lo
63
 
am__objects_1 = marshal.lo
64
 
nodist_libcommon_la_OBJECTS = $(am__objects_1)
65
 
libcommon_la_OBJECTS = $(am_libcommon_la_OBJECTS) \
66
 
        $(nodist_libcommon_la_OBJECTS)
67
 
libcommon_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
68
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
69
 
        $(libcommon_la_LDFLAGS) $(LDFLAGS) -o $@
70
 
libgnome_bluetooth_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
71
 
am_libgnome_bluetooth_la_OBJECTS = bluetooth-client.lo marshal.lo \
72
 
        bluetooth-chooser.lo bluetooth-chooser-button.lo
73
 
libgnome_bluetooth_la_OBJECTS = $(am_libgnome_bluetooth_la_OBJECTS)
74
 
libgnome_bluetooth_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
75
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76
 
        $(libgnome_bluetooth_la_LDFLAGS) $(LDFLAGS) -o $@
77
 
PROGRAMS = $(noinst_PROGRAMS)
78
 
test_agent_SOURCES = test-agent.c
79
 
test_agent_OBJECTS = test-agent.$(OBJEXT)
80
 
test_agent_DEPENDENCIES = libcommon.la
81
 
test_client_SOURCES = test-client.c
82
 
test_client_OBJECTS = test-client.$(OBJEXT)
83
 
test_client_DEPENDENCIES = libcommon.la
84
 
test_deviceselection_SOURCES = test-deviceselection.c
85
 
test_deviceselection_OBJECTS = test-deviceselection.$(OBJEXT)
86
 
test_deviceselection_DEPENDENCIES = libgnome-bluetooth.la
87
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
88
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
89
 
am__depfiles_maybe = depfiles
90
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
94
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
95
 
CCLD = $(CC)
96
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
98
 
        $(LDFLAGS) -o $@
99
 
SOURCES = $(libcommon_la_SOURCES) $(nodist_libcommon_la_SOURCES) \
100
 
        $(libgnome_bluetooth_la_SOURCES) test-agent.c test-client.c \
101
 
        test-deviceselection.c
102
 
DIST_SOURCES = $(libcommon_la_SOURCES) \
103
 
        $(libgnome_bluetooth_la_SOURCES) test-agent.c test-client.c \
104
 
        test-deviceselection.c
105
 
gnomebluetoothHEADERS_INSTALL = $(INSTALL_HEADER)
106
 
HEADERS = $(gnomebluetooth_HEADERS)
107
 
ETAGS = etags
108
 
CTAGS = ctags
109
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110
 
ACLOCAL = @ACLOCAL@
111
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
112
 
ALL_LINGUAS = @ALL_LINGUAS@
113
 
AMTAR = @AMTAR@
114
 
APPLET_CFLAGS = @APPLET_CFLAGS@
115
 
APPLET_LIBS = @APPLET_LIBS@
116
 
AR = @AR@
117
 
AUTOCONF = @AUTOCONF@
118
 
AUTOHEADER = @AUTOHEADER@
119
 
AUTOMAKE = @AUTOMAKE@
120
 
AWK = @AWK@
121
 
CATALOGS = @CATALOGS@
122
 
CATOBJEXT = @CATOBJEXT@
123
 
CC = @CC@
124
 
CCDEPMODE = @CCDEPMODE@
125
 
CFLAGS = @CFLAGS@
126
 
COMMON_CFLAGS = @COMMON_CFLAGS@
127
 
COMMON_LIBS = @COMMON_LIBS@
128
 
CPP = @CPP@
129
 
CPPFLAGS = @CPPFLAGS@
130
 
CXX = @CXX@
131
 
CXXCPP = @CXXCPP@
132
 
CXXDEPMODE = @CXXDEPMODE@
133
 
CXXFLAGS = @CXXFLAGS@
134
 
CYGPATH_W = @CYGPATH_W@
135
 
DATADIRNAME = @DATADIRNAME@
136
 
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
137
 
DEFS = @DEFS@
138
 
DEPDIR = @DEPDIR@
139
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
140
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
141
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
142
 
DSYMUTIL = @DSYMUTIL@
143
 
ECHO = @ECHO@
144
 
ECHO_C = @ECHO_C@
145
 
ECHO_N = @ECHO_N@
146
 
ECHO_T = @ECHO_T@
147
 
EGREP = @EGREP@
148
 
EXEEXT = @EXEEXT@
149
 
F77 = @F77@
150
 
FFLAGS = @FFLAGS@
151
 
GCONFTOOL = @GCONFTOOL@
152
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
153
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
154
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
155
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
156
 
GMOFILES = @GMOFILES@
157
 
GMSGFMT = @GMSGFMT@
158
 
GNOMEBT_LT_VERSION = @GNOMEBT_LT_VERSION@
159
 
GREP = @GREP@
160
 
GTKDOC_CHECK = @GTKDOC_CHECK@
161
 
GTKDOC_REBASE = @GTKDOC_REBASE@
162
 
HELP_DIR = @HELP_DIR@
163
 
HTML_DIR = @HTML_DIR@
164
 
INSTALL = @INSTALL@
165
 
INSTALL_DATA = @INSTALL_DATA@
166
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
167
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
168
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
169
 
INSTOBJEXT = @INSTOBJEXT@
170
 
INTLLIBS = @INTLLIBS@
171
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
172
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
173
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
174
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
175
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
176
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
177
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
178
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
179
 
INTLTOOL_PERL = @INTLTOOL_PERL@
180
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
181
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
182
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
183
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
184
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
185
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
186
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
187
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
188
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
189
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
190
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
191
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
192
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
193
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
194
 
LDFLAGS = @LDFLAGS@
195
 
LIBGNOMEBT_CFLAGS = @LIBGNOMEBT_CFLAGS@
196
 
LIBGNOMEBT_LIBS = @LIBGNOMEBT_LIBS@
197
 
LIBOBJS = @LIBOBJS@
198
 
LIBS = @LIBS@
199
 
LIBTOOL = @LIBTOOL@
200
 
LN_S = @LN_S@
201
 
LTLIBOBJS = @LTLIBOBJS@
202
 
MAINT = @MAINT@
203
 
MAKEINFO = @MAKEINFO@
204
 
MKDIR_P = @MKDIR_P@
205
 
MKINSTALLDIRS = @MKINSTALLDIRS@
206
 
MSGFMT = @MSGFMT@
207
 
MSGFMT_OPTS = @MSGFMT_OPTS@
208
 
MSGMERGE = @MSGMERGE@
209
 
NMEDIT = @NMEDIT@
210
 
OBJEXT = @OBJEXT@
211
 
OMF_DIR = @OMF_DIR@
212
 
PACKAGE = @PACKAGE@
213
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
214
 
PACKAGE_NAME = @PACKAGE_NAME@
215
 
PACKAGE_STRING = @PACKAGE_STRING@
216
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
217
 
PACKAGE_VERSION = @PACKAGE_VERSION@
218
 
PATH_SEPARATOR = @PATH_SEPARATOR@
219
 
PKG_CONFIG = @PKG_CONFIG@
220
 
POFILES = @POFILES@
221
 
POSUB = @POSUB@
222
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
223
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
224
 
PROPS_CFLAGS = @PROPS_CFLAGS@
225
 
PROPS_LIBS = @PROPS_LIBS@
226
 
RANLIB = @RANLIB@
227
 
SED = @SED@
228
 
SENDTO_CFLAGS = @SENDTO_CFLAGS@
229
 
SENDTO_LIBS = @SENDTO_LIBS@
230
 
SET_MAKE = @SET_MAKE@
231
 
SHELL = @SHELL@
232
 
STRIP = @STRIP@
233
 
UPDATE_DESKTOP_DATABASE = @UPDATE_DESKTOP_DATABASE@
234
 
UPDATE_ICON_CACHE = @UPDATE_ICON_CACHE@
235
 
USE_NLS = @USE_NLS@
236
 
VERSION = @VERSION@
237
 
WARN_CFLAGS = @WARN_CFLAGS@
238
 
WARN_CXXFLAGS = @WARN_CXXFLAGS@
239
 
WIZARD_CFLAGS = @WIZARD_CFLAGS@
240
 
WIZARD_LIBS = @WIZARD_LIBS@
241
 
XGETTEXT = @XGETTEXT@
242
 
XMLLINT = @XMLLINT@
243
 
abs_builddir = @abs_builddir@
244
 
abs_srcdir = @abs_srcdir@
245
 
abs_top_builddir = @abs_top_builddir@
246
 
abs_top_srcdir = @abs_top_srcdir@
247
 
ac_ct_CC = @ac_ct_CC@
248
 
ac_ct_CXX = @ac_ct_CXX@
249
 
ac_ct_F77 = @ac_ct_F77@
250
 
am__include = @am__include@
251
 
am__leading_dot = @am__leading_dot@
252
 
am__quote = @am__quote@
253
 
am__tar = @am__tar@
254
 
am__untar = @am__untar@
255
 
bindir = @bindir@
256
 
build = @build@
257
 
build_alias = @build_alias@
258
 
build_cpu = @build_cpu@
259
 
build_os = @build_os@
260
 
build_vendor = @build_vendor@
261
 
builddir = @builddir@
262
 
datadir = @datadir@
263
 
datarootdir = @datarootdir@
264
 
docdir = @docdir@
265
 
dvidir = @dvidir@
266
 
exec_prefix = @exec_prefix@
267
 
host = @host@
268
 
host_alias = @host_alias@
269
 
host_cpu = @host_cpu@
270
 
host_os = @host_os@
271
 
host_vendor = @host_vendor@
272
 
htmldir = @htmldir@
273
 
includedir = @includedir@
274
 
infodir = @infodir@
275
 
install_sh = @install_sh@
276
 
libdir = @libdir@
277
 
libexecdir = @libexecdir@
278
 
localedir = @localedir@
279
 
localstatedir = @localstatedir@
280
 
mandir = @mandir@
281
 
mkdir_p = @mkdir_p@
282
 
oldincludedir = @oldincludedir@
283
 
pdfdir = @pdfdir@
284
 
prefix = @prefix@
285
 
program_transform_name = @program_transform_name@
286
 
psdir = @psdir@
287
 
sbindir = @sbindir@
288
 
sharedstatedir = @sharedstatedir@
289
 
srcdir = @srcdir@
290
 
sysconfdir = @sysconfdir@
291
 
target_alias = @target_alias@
292
 
top_build_prefix = @top_build_prefix@
293
 
top_builddir = @top_builddir@
294
 
top_srcdir = @top_srcdir@
295
 
noinst_LTLIBRARIES = libcommon.la
296
 
lib_LTLIBRARIES = libgnome-bluetooth.la
297
 
libcommon_la_SOURCES = \
298
 
                bluetooth-client.h bluetooth-client.c \
299
 
                bluetooth-agent.h bluetooth-agent.c \
300
 
                bluetooth-killswitch.h bluetooth-killswitch.c \
301
 
                obex-agent.h obex-agent.c \
302
 
                bluetooth-enums.h
303
 
 
304
 
libcommon_la_LIBADD = $(COMMON_LIBS)
305
 
libcommon_la_LDFLAGS = -no-undefined $(AM_LDFLAGS)
306
 
libgnome_bluetooth_la_SOURCES = \
307
 
        bluetooth-enums.h                               \
308
 
        bluetooth-client.h bluetooth-client.c           \
309
 
        marshal.h marshal.c                             \
310
 
        bluetooth-chooser.c bluetooth-chooser.h         \
311
 
        bluetooth-chooser-button.c bluetooth-chooser-button.h
312
 
 
313
 
libgnome_bluetooth_la_LIBADD = $(LIBGNOMEBT_LIBS)
314
 
libgnome_bluetooth_la_LDFLAGS = \
315
 
        -version-info $(GNOMEBT_LT_VERSION)             \
316
 
        -no-undefined                                   \
317
 
        $(AM_LDFLAGS)
318
 
 
319
 
 
320
 
# FIXME
321
 
#       -export-symbols $(srcdir)/gnome-bluetooth.symbols
322
 
gnomebluetoothdir = $(pkgincludedir)
323
 
gnomebluetooth_HEADERS = \
324
 
        bluetooth-chooser.h                             \
325
 
        bluetooth-chooser-button.h                      \
326
 
        bluetooth-enums.h
327
 
 
328
 
AM_CFLAGS = -I$(srcdir) $(LIBGNOMEBT_CFLAGS) $(COMMON_CFLAGS) $(WARN_CFLAGS) $(DISABLE_DEPRECATED)
329
 
BUILT_SOURCES = marshal.h marshal.c \
330
 
                bluetooth-client-glue.h \
331
 
                bluetooth-agent-glue.h \
332
 
                obex-agent-glue.h
333
 
 
334
 
nodist_libcommon_la_SOURCES = $(BUILT_SOURCES)
335
 
CLEANFILES = $(BUILT_SOURCES)
336
 
test_client_LDADD = libcommon.la $(GTK_LIBS) $(DBUS_LIBS)
337
 
test_agent_LDADD = libcommon.la $(DBUS_LIBS)
338
 
test_deviceselection_LDADD = libgnome-bluetooth.la
339
 
EXTRA_DIST = marshal.list \
340
 
                bluetooth-client.xml \
341
 
                bluetooth-agent.xml \
342
 
                obex-agent.xml
343
 
 
344
 
MAINTAINERCLEANFILES = Makefile.in
345
 
all: $(BUILT_SOURCES)
346
 
        $(MAKE) $(AM_MAKEFLAGS) all-am
347
 
 
348
 
.SUFFIXES:
349
 
.SUFFIXES: .c .lo .o .obj
350
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
351
 
        @for dep in $?; do \
352
 
          case '$(am__configure_deps)' in \
353
 
            *$$dep*) \
354
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
355
 
                && exit 0; \
356
 
              exit 1;; \
357
 
          esac; \
358
 
        done; \
359
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  common/Makefile'; \
360
 
        cd $(top_srcdir) && \
361
 
          $(AUTOMAKE) --gnu  common/Makefile
362
 
.PRECIOUS: Makefile
363
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
364
 
        @case '$?' in \
365
 
          *config.status*) \
366
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
367
 
          *) \
368
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
369
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
370
 
        esac;
371
 
 
372
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
373
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374
 
 
375
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
376
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
378
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379
 
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
380
 
        @$(NORMAL_INSTALL)
381
 
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
382
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
383
 
          if test -f $$p; then \
384
 
            f=$(am__strip_dir) \
385
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
386
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
387
 
          else :; fi; \
388
 
        done
389
 
 
390
 
uninstall-libLTLIBRARIES:
391
 
        @$(NORMAL_UNINSTALL)
392
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
393
 
          p=$(am__strip_dir) \
394
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
395
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
396
 
        done
397
 
 
398
 
clean-libLTLIBRARIES:
399
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
400
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
401
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
402
 
          test "$$dir" != "$$p" || dir=.; \
403
 
          echo "rm -f \"$${dir}/so_locations\""; \
404
 
          rm -f "$${dir}/so_locations"; \
405
 
        done
406
 
 
407
 
clean-noinstLTLIBRARIES:
408
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
409
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
410
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
411
 
          test "$$dir" != "$$p" || dir=.; \
412
 
          echo "rm -f \"$${dir}/so_locations\""; \
413
 
          rm -f "$${dir}/so_locations"; \
414
 
        done
415
 
libcommon.la: $(libcommon_la_OBJECTS) $(libcommon_la_DEPENDENCIES) 
416
 
        $(libcommon_la_LINK)  $(libcommon_la_OBJECTS) $(libcommon_la_LIBADD) $(LIBS)
417
 
libgnome-bluetooth.la: $(libgnome_bluetooth_la_OBJECTS) $(libgnome_bluetooth_la_DEPENDENCIES) 
418
 
        $(libgnome_bluetooth_la_LINK) -rpath $(libdir) $(libgnome_bluetooth_la_OBJECTS) $(libgnome_bluetooth_la_LIBADD) $(LIBS)
419
 
 
420
 
clean-noinstPROGRAMS:
421
 
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
422
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
423
 
          echo " rm -f $$p $$f"; \
424
 
          rm -f $$p $$f ; \
425
 
        done
426
 
test-agent$(EXEEXT): $(test_agent_OBJECTS) $(test_agent_DEPENDENCIES) 
427
 
        @rm -f test-agent$(EXEEXT)
428
 
        $(LINK) $(test_agent_OBJECTS) $(test_agent_LDADD) $(LIBS)
429
 
test-client$(EXEEXT): $(test_client_OBJECTS) $(test_client_DEPENDENCIES) 
430
 
        @rm -f test-client$(EXEEXT)
431
 
        $(LINK) $(test_client_OBJECTS) $(test_client_LDADD) $(LIBS)
432
 
test-deviceselection$(EXEEXT): $(test_deviceselection_OBJECTS) $(test_deviceselection_DEPENDENCIES) 
433
 
        @rm -f test-deviceselection$(EXEEXT)
434
 
        $(LINK) $(test_deviceselection_OBJECTS) $(test_deviceselection_LDADD) $(LIBS)
435
 
 
436
 
mostlyclean-compile:
437
 
        -rm -f *.$(OBJEXT)
438
 
 
439
 
distclean-compile:
440
 
        -rm -f *.tab.c
441
 
 
442
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-agent.Plo@am__quote@
443
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-chooser-button.Plo@am__quote@
444
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-chooser.Plo@am__quote@
445
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-client.Plo@am__quote@
446
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bluetooth-killswitch.Plo@am__quote@
447
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshal.Plo@am__quote@
448
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obex-agent.Plo@am__quote@
449
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-agent.Po@am__quote@
450
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-client.Po@am__quote@
451
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-deviceselection.Po@am__quote@
452
 
 
453
 
.c.o:
454
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
455
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
456
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
457
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
459
 
 
460
 
.c.obj:
461
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
462
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
463
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
466
 
 
467
 
.c.lo:
468
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
469
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
470
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
471
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
473
 
 
474
 
mostlyclean-libtool:
475
 
        -rm -f *.lo
476
 
 
477
 
clean-libtool:
478
 
        -rm -rf .libs _libs
479
 
install-gnomebluetoothHEADERS: $(gnomebluetooth_HEADERS)
480
 
        @$(NORMAL_INSTALL)
481
 
        test -z "$(gnomebluetoothdir)" || $(MKDIR_P) "$(DESTDIR)$(gnomebluetoothdir)"
482
 
        @list='$(gnomebluetooth_HEADERS)'; for p in $$list; do \
483
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
484
 
          f=$(am__strip_dir) \
485
 
          echo " $(gnomebluetoothHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(gnomebluetoothdir)/$$f'"; \
486
 
          $(gnomebluetoothHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(gnomebluetoothdir)/$$f"; \
487
 
        done
488
 
 
489
 
uninstall-gnomebluetoothHEADERS:
490
 
        @$(NORMAL_UNINSTALL)
491
 
        @list='$(gnomebluetooth_HEADERS)'; for p in $$list; do \
492
 
          f=$(am__strip_dir) \
493
 
          echo " rm -f '$(DESTDIR)$(gnomebluetoothdir)/$$f'"; \
494
 
          rm -f "$(DESTDIR)$(gnomebluetoothdir)/$$f"; \
495
 
        done
496
 
 
497
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
498
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
499
 
        unique=`for i in $$list; do \
500
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501
 
          done | \
502
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
503
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
504
 
        mkid -fID $$unique
505
 
tags: TAGS
506
 
 
507
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
508
 
                $(TAGS_FILES) $(LISP)
509
 
        tags=; \
510
 
        here=`pwd`; \
511
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
512
 
        unique=`for i in $$list; do \
513
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514
 
          done | \
515
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
517
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
518
 
          test -n "$$unique" || unique=$$empty_fix; \
519
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520
 
            $$tags $$unique; \
521
 
        fi
522
 
ctags: CTAGS
523
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
524
 
                $(TAGS_FILES) $(LISP)
525
 
        tags=; \
526
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
527
 
        unique=`for i in $$list; do \
528
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529
 
          done | \
530
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
531
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
532
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
533
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
534
 
             $$tags $$unique
535
 
 
536
 
GTAGS:
537
 
        here=`$(am__cd) $(top_builddir) && pwd` \
538
 
          && cd $(top_srcdir) \
539
 
          && gtags -i $(GTAGS_ARGS) $$here
540
 
 
541
 
distclean-tags:
542
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
543
 
 
544
 
distdir: $(DISTFILES)
545
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
546
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
547
 
        list='$(DISTFILES)'; \
548
 
          dist_files=`for file in $$list; do echo $$file; done | \
549
 
          sed -e "s|^$$srcdirstrip/||;t" \
550
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
551
 
        case $$dist_files in \
552
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
553
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
554
 
                           sort -u` ;; \
555
 
        esac; \
556
 
        for file in $$dist_files; do \
557
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
558
 
          if test -d $$d/$$file; then \
559
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
560
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
561
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
562
 
            fi; \
563
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
564
 
          else \
565
 
            test -f $(distdir)/$$file \
566
 
            || cp -p $$d/$$file $(distdir)/$$file \
567
 
            || exit 1; \
568
 
          fi; \
569
 
        done
570
 
check-am: all-am
571
 
check: $(BUILT_SOURCES)
572
 
        $(MAKE) $(AM_MAKEFLAGS) check-am
573
 
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
574
 
installdirs:
575
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(gnomebluetoothdir)"; do \
576
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
577
 
        done
578
 
install: $(BUILT_SOURCES)
579
 
        $(MAKE) $(AM_MAKEFLAGS) install-am
580
 
install-exec: install-exec-am
581
 
install-data: install-data-am
582
 
uninstall: uninstall-am
583
 
 
584
 
install-am: all-am
585
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
586
 
 
587
 
installcheck: installcheck-am
588
 
install-strip:
589
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591
 
          `test -z '$(STRIP)' || \
592
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
593
 
mostlyclean-generic:
594
 
 
595
 
clean-generic:
596
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
597
 
 
598
 
distclean-generic:
599
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
600
 
 
601
 
maintainer-clean-generic:
602
 
        @echo "This command is intended for maintainers to use"
603
 
        @echo "it deletes files that may require special tools to rebuild."
604
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
605
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
606
 
clean: clean-am
607
 
 
608
 
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
609
 
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-am
610
 
 
611
 
distclean: distclean-am
612
 
        -rm -rf ./$(DEPDIR)
613
 
        -rm -f Makefile
614
 
distclean-am: clean-am distclean-compile distclean-generic \
615
 
        distclean-tags
616
 
 
617
 
dvi: dvi-am
618
 
 
619
 
dvi-am:
620
 
 
621
 
html: html-am
622
 
 
623
 
info: info-am
624
 
 
625
 
info-am:
626
 
 
627
 
install-data-am: install-gnomebluetoothHEADERS
628
 
 
629
 
install-dvi: install-dvi-am
630
 
 
631
 
install-exec-am: install-libLTLIBRARIES
632
 
 
633
 
install-html: install-html-am
634
 
 
635
 
install-info: install-info-am
636
 
 
637
 
install-man:
638
 
 
639
 
install-pdf: install-pdf-am
640
 
 
641
 
install-ps: install-ps-am
642
 
 
643
 
installcheck-am:
644
 
 
645
 
maintainer-clean: maintainer-clean-am
646
 
        -rm -rf ./$(DEPDIR)
647
 
        -rm -f Makefile
648
 
maintainer-clean-am: distclean-am maintainer-clean-generic
649
 
 
650
 
mostlyclean: mostlyclean-am
651
 
 
652
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
653
 
        mostlyclean-libtool
654
 
 
655
 
pdf: pdf-am
656
 
 
657
 
pdf-am:
658
 
 
659
 
ps: ps-am
660
 
 
661
 
ps-am:
662
 
 
663
 
uninstall-am: uninstall-gnomebluetoothHEADERS uninstall-libLTLIBRARIES
664
 
 
665
 
.MAKE: install-am install-strip
666
 
 
667
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
668
 
        clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
669
 
        clean-noinstPROGRAMS ctags distclean distclean-compile \
670
 
        distclean-generic distclean-libtool distclean-tags distdir dvi \
671
 
        dvi-am html html-am info info-am install install-am \
672
 
        install-data install-data-am install-dvi install-dvi-am \
673
 
        install-exec install-exec-am install-gnomebluetoothHEADERS \
674
 
        install-html install-html-am install-info install-info-am \
675
 
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
676
 
        install-ps install-ps-am install-strip installcheck \
677
 
        installcheck-am installdirs maintainer-clean \
678
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
679
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
680
 
        tags uninstall uninstall-am uninstall-gnomebluetoothHEADERS \
681
 
        uninstall-libLTLIBRARIES
682
 
 
683
 
 
684
 
marshal.h: marshal.list
685
 
        $(GLIB_GENMARSHAL) --prefix=marshal $< --header > $@
686
 
 
687
 
marshal.c: marshal.list
688
 
        $(GLIB_GENMARSHAL) --prefix=marshal $< --header --body > $@
689
 
 
690
 
bluetooth-client-glue.h: bluetooth-client.xml
691
 
        $(DBUS_BINDING_TOOL) --prefix=bluetooth_client --mode=glib-client --output=$@ $<
692
 
 
693
 
bluetooth-agent-glue.h: bluetooth-agent.xml
694
 
        $(DBUS_BINDING_TOOL) --prefix=bluetooth_agent --mode=glib-server --output=$@ $<
695
 
 
696
 
obex-agent-glue.h: obex-agent.xml
697
 
        $(DBUS_BINDING_TOOL) --prefix=obex_agent --mode=glib-server --output=$@ $<
698
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
699
 
# Otherwise a system limit (for SysV at least) may be exceeded.
700
 
.NOEXPORT: