~ubuntu-branches/ubuntu/vivid/blueman/vivid-proposed

« back to all changes in this revision

Viewing changes to blueman/main/Makefile

  • Committer: Package Import Robot
  • Author(s): Artur Rona
  • Date: 2014-12-24 18:33:36 UTC
  • mfrom: (2.3.8 sid)
  • Revision ID: package-import@ubuntu.com-20141224183336-cyb82ot0y8tz8flq
Tags: 1.99~alpha1-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - debian/patches/01_dont_autostart_lxde.patch:
    + Don't autostart the applet in LXDE.
  - debian/patches/03_filemanager_fix.patch:
    + Add support for more filemanagers.
* debian/patches/02_dont_crash_on_non-bluetooth_card.patch:
  - Dropped, no longer applicable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
 
# blueman/main/Makefile.  Generated from Makefile.in by configure.
3
 
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
 
 
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
 
 
16
 
 
17
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18
 
am__make_running_with_option = \
19
 
  case $${target_option-} in \
20
 
      ?) ;; \
21
 
      *) echo "am__make_running_with_option: internal error: invalid" \
22
 
              "target option '$${target_option-}' specified" >&2; \
23
 
         exit 1;; \
24
 
  esac; \
25
 
  has_opt=no; \
26
 
  sane_makeflags=$$MAKEFLAGS; \
27
 
  if $(am__is_gnu_make); then \
28
 
    sane_makeflags=$$MFLAGS; \
29
 
  else \
30
 
    case $$MAKEFLAGS in \
31
 
      *\\[\ \   ]*) \
32
 
        bs=\\; \
33
 
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34
 
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
35
 
    esac; \
36
 
  fi; \
37
 
  skip_next=no; \
38
 
  strip_trailopt () \
39
 
  { \
40
 
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41
 
  }; \
42
 
  for flg in $$sane_makeflags; do \
43
 
    test $$skip_next = yes && { skip_next=no; continue; }; \
44
 
    case $$flg in \
45
 
      *=*|--*) continue;; \
46
 
        -*I) strip_trailopt 'I'; skip_next=yes;; \
47
 
      -*I?*) strip_trailopt 'I';; \
48
 
        -*O) strip_trailopt 'O'; skip_next=yes;; \
49
 
      -*O?*) strip_trailopt 'O';; \
50
 
        -*l) strip_trailopt 'l'; skip_next=yes;; \
51
 
      -*l?*) strip_trailopt 'l';; \
52
 
      -[dEDm]) skip_next=yes;; \
53
 
      -[JT]) skip_next=yes;; \
54
 
    esac; \
55
 
    case $$flg in \
56
 
      *$$target_option*) has_opt=yes; break;; \
57
 
    esac; \
58
 
  done; \
59
 
  test $$has_opt = yes
60
 
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61
 
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62
 
pkgincludedir = $(includedir)/blueman
63
 
pkglibdir = $(libdir)/blueman
64
 
pkglibexecdir = $(libexecdir)/blueman
65
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66
 
install_sh_DATA = $(install_sh) -c -m 644
67
 
install_sh_PROGRAM = $(install_sh) -c
68
 
install_sh_SCRIPT = $(install_sh) -c
69
 
INSTALL_HEADER = $(INSTALL_DATA)
70
 
transform = $(program_transform_name)
71
 
NORMAL_INSTALL = :
72
 
PRE_INSTALL = :
73
 
POST_INSTALL = :
74
 
NORMAL_UNINSTALL = :
75
 
PRE_UNINSTALL = :
76
 
POST_UNINSTALL = :
77
 
build_triplet = x86_64-unknown-linux-gnu
78
 
host_triplet = x86_64-unknown-linux-gnu
79
 
subdir = blueman/main
80
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
81
 
        $(am__blueman_PYTHON_DIST) $(top_srcdir)/py-compile
82
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
84
 
        $(top_srcdir)/configure.ac
85
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86
 
        $(ACLOCAL_M4)
87
 
mkinstalldirs = $(install_sh) -d
88
 
CONFIG_HEADER = $(top_builddir)/config.h
89
 
CONFIG_CLEAN_FILES =
90
 
CONFIG_CLEAN_VPATH_FILES =
91
 
AM_V_P = $(am__v_P_$(V))
92
 
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
93
 
am__v_P_0 = false
94
 
am__v_P_1 = :
95
 
AM_V_GEN = $(am__v_GEN_$(V))
96
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
97
 
am__v_GEN_0 = @echo "  GEN     " $@;
98
 
am__v_GEN_1 = 
99
 
AM_V_at = $(am__v_at_$(V))
100
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
101
 
am__v_at_0 = @
102
 
am__v_at_1 = 
103
 
SOURCES =
104
 
DIST_SOURCES =
105
 
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
106
 
        ctags-recursive dvi-recursive html-recursive info-recursive \
107
 
        install-data-recursive install-dvi-recursive \
108
 
        install-exec-recursive install-html-recursive \
109
 
        install-info-recursive install-pdf-recursive \
110
 
        install-ps-recursive install-recursive installcheck-recursive \
111
 
        installdirs-recursive pdf-recursive ps-recursive \
112
 
        tags-recursive uninstall-recursive
113
 
am__can_run_installinfo = \
114
 
  case $$AM_UPDATE_INFO_DIR in \
115
 
    n|no|NO) false;; \
116
 
    *) (install-info --version) >/dev/null 2>&1;; \
117
 
  esac
118
 
am__blueman_PYTHON_DIST = PulseAudioUtils.py BluezConfig.py \
119
 
        KillSwitchNG.py AppletService.py PPPConnection.py Config.py \
120
 
        DhcpClient.py Device.py FakeDevice.py __init__.py Mechanism.py \
121
 
        NetConf.py SignalTracker.py SpeedCalc.py DbusService.py \
122
 
        PluginManager.py HalManager.py KillSwitch.py
123
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
124
 
am__vpath_adj = case $$p in \
125
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126
 
    *) f=$$p;; \
127
 
  esac;
128
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
129
 
am__install_max = 40
130
 
am__nobase_strip_setup = \
131
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132
 
am__nobase_strip = \
133
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
134
 
am__nobase_list = $(am__nobase_strip_setup); \
135
 
  for p in $$list; do echo "$$p $$p"; done | \
136
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138
 
    if (++n[$$2] == $(am__install_max)) \
139
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140
 
    END { for (dir in files) print dir, files[dir] }'
141
 
am__base_list = \
142
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
144
 
am__uninstall_files_from_dir = { \
145
 
  test -z "$$files" \
146
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
147
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
149
 
  }
150
 
am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
151
 
am__installdirs = "$(DESTDIR)$(bluemandir)"
152
 
am__pep3147_tweak = \
153
 
  sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.py|'
154
 
py_compile = $(top_srcdir)/py-compile
155
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
156
 
  distclean-recursive maintainer-clean-recursive
157
 
am__recursive_targets = \
158
 
  $(RECURSIVE_TARGETS) \
159
 
  $(RECURSIVE_CLEAN_TARGETS) \
160
 
  $(am__extra_recursive_targets)
161
 
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
162
 
        distdir
163
 
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
164
 
# Read a list of newline-separated strings from the standard input,
165
 
# and print each of them once, without duplicates.  Input order is
166
 
# *not* preserved.
167
 
am__uniquify_input = $(AWK) '\
168
 
  BEGIN { nonempty = 0; } \
169
 
  { items[$$0] = 1; nonempty = 1; } \
170
 
  END { if (nonempty) { for (i in items) print i; }; } \
171
 
'
172
 
# Make sure the list of sources is unique.  This is necessary because,
173
 
# e.g., the same source file might be shared among _SOURCES variables
174
 
# for different programs/libraries.
175
 
am__define_uniq_tagged_files = \
176
 
  list='$(am__tagged_files)'; \
177
 
  unique=`for i in $$list; do \
178
 
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
179
 
  done | $(am__uniquify_input)`
180
 
ETAGS = etags
181
 
CTAGS = ctags
182
 
DIST_SUBDIRS = $(SUBDIRS)
183
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
184
 
am__relativize = \
185
 
  dir0=`pwd`; \
186
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
187
 
  sed_rest='s,^[^/]*/*,,'; \
188
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
189
 
  sed_butlast='s,/*[^/]*$$,,'; \
190
 
  while test -n "$$dir1"; do \
191
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
192
 
    if test "$$first" != "."; then \
193
 
      if test "$$first" = ".."; then \
194
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
195
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
196
 
      else \
197
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
198
 
        if test "$$first2" = "$$first"; then \
199
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
200
 
        else \
201
 
          dir2="../$$dir2"; \
202
 
        fi; \
203
 
        dir0="$$dir0"/"$$first"; \
204
 
      fi; \
205
 
    fi; \
206
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
207
 
  done; \
208
 
  reldir="$$dir2"
209
 
pkgdatadir = /usr/local/share/blueman
210
 
ACLOCAL = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/missing aclocal-1.14
211
 
ALL_LINGUAS = 
212
 
AMTAR = $${TAR-tar}
213
 
AM_DEFAULT_VERBOSITY = 1
214
 
AR = ar
215
 
AUTOCONF = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/missing autoconf
216
 
AUTOHEADER = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/missing autoheader
217
 
AUTOMAKE = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/missing automake-1.14
218
 
AWK = gawk
219
 
BINDIR = /usr/local/bin
220
 
BLUEZ_CFLAGS = -pthread -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pygtk-2.0 
221
 
BLUEZ_LIBS = -lbluetooth -lstartup-notification-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 
222
 
CATALOGS = 
223
 
CATOBJEXT = .gmo
224
 
CC = gcc
225
 
CCDEPMODE = depmode=gcc3
226
 
CFLAGS = -g -O2
227
 
CPP = gcc -E
228
 
CPPFLAGS = 
229
 
CYGPATH_W = echo
230
 
DATADIR = /usr/local/share
231
 
DATADIRNAME = share
232
 
DEFS = -DHAVE_CONFIG_H
233
 
DEPDIR = .deps
234
 
DLLTOOL = false
235
 
DSYMUTIL = 
236
 
DUMPBIN = 
237
 
ECHO_C = 
238
 
ECHO_N = -n
239
 
ECHO_T = 
240
 
EGREP = /bin/grep -E
241
 
EXEEXT = 
242
 
FGREP = /bin/grep -F
243
 
GETTEXT_PACKAGE = blueman
244
 
GMOFILES = 
245
 
GMSGFMT = /usr/bin/msgfmt
246
 
GREP = /bin/grep
247
 
INSTALL = /usr/bin/install -c
248
 
INSTALL_DATA = ${INSTALL} -m 644
249
 
INSTALL_PROGRAM = ${INSTALL}
250
 
INSTALL_SCRIPT = ${INSTALL}
251
 
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
252
 
INSTOBJEXT = .mo
253
 
INTLLIBS = 
254
 
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
255
 
INTLTOOL_MERGE = /usr/bin/intltool-merge
256
 
INTLTOOL_PERL = /usr/bin/perl
257
 
INTLTOOL_UPDATE = /usr/bin/intltool-update
258
 
INTLTOOL_V_MERGE = $(INTLTOOL__v_MERGE_$(V))
259
 
INTLTOOL_V_MERGE_OPTIONS = $(intltool__v_merge_options_$(V))
260
 
INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))
261
 
INTLTOOL__v_MERGE_0 = @echo "  ITMRG " $@;
262
 
LD = /usr/bin/ld -m elf_x86_64
263
 
LDFLAGS = 
264
 
LIBEXECDIR = /usr/local/libexec
265
 
LIBOBJS = 
266
 
LIBS = 
267
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
268
 
LIPO = 
269
 
LN_S = ln -s
270
 
LOCALEDIR = /usr/local/share/locale
271
 
LTLIBOBJS = 
272
 
MAINT = 
273
 
MAKEINFO = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/missing makeinfo
274
 
MANIFEST_TOOL = :
275
 
MKDIR_P = /bin/mkdir -p
276
 
MKINSTALLDIRS = ./mkinstalldirs
277
 
MSGFMT = /usr/bin/msgfmt
278
 
MSGFMT_OPTS = -c
279
 
MSGMERGE = /usr/bin/msgmerge
280
 
NM = /usr/bin/nm -B
281
 
NMEDIT = 
282
 
OBJDUMP = objdump
283
 
OBJEXT = o
284
 
OTOOL = 
285
 
OTOOL64 = 
286
 
PACKAGE = blueman
287
 
PACKAGE_BUGREPORT = 
288
 
PACKAGE_NAME = blueman
289
 
PACKAGE_STRING = blueman 1.23
290
 
PACKAGE_TARNAME = blueman
291
 
PACKAGE_URL = 
292
 
PACKAGE_VERSION = 1.23
293
 
PATH_SEPARATOR = :
294
 
PKGLIBDIR = /usr/local/lib/blueman
295
 
PKG_CONFIG = /usr/bin/pkg-config
296
 
PKG_CONFIG_LIBDIR = 
297
 
PKG_CONFIG_PATH = 
298
 
POFILES = 
299
 
POSUB = po
300
 
PO_IN_DATADIR_FALSE = 
301
 
PO_IN_DATADIR_TRUE = 
302
 
PYGTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 
303
 
PYGTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype 
304
 
PYNOTIFY_CFLAGS = -I/usr/include/gnome-python-2.0 
305
 
PYNOTIFY_LIBS = 
306
 
PYREXC = /usr/bin/pyrexc
307
 
PYTHON = /usr/bin/python
308
 
PYTHONDIR = /usr/local/lib/python2.7/dist-packages
309
 
PYTHON_EXEC_PREFIX = ${exec_prefix}
310
 
PYTHON_INCLUDES = -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
311
 
PYTHON_LIBS = -lpthread -ldl  -lutil -lm  -lpython2.7
312
 
PYTHON_PLATFORM = linux2
313
 
PYTHON_PREFIX = ${prefix}
314
 
PYTHON_VERSION = 2.7
315
 
RANLIB = ranlib
316
 
SED = /bin/sed
317
 
SET_MAKE = 
318
 
SHELL = /bin/bash
319
 
STRIP = strip
320
 
SYSCONFDIR = /etc
321
 
USE_NLS = yes
322
 
VERSION = 1.23
323
 
XGETTEXT = /usr/bin/xgettext
324
 
abs_builddir = /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/blueman/main
325
 
abs_srcdir = /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/blueman/main
326
 
abs_top_builddir = /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb
327
 
abs_top_srcdir = /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb
328
 
ac_ct_AR = ar
329
 
ac_ct_CC = gcc
330
 
ac_ct_DUMPBIN = 
331
 
am__include = include
332
 
am__leading_dot = .
333
 
am__quote = 
334
 
am__tar = $${TAR-tar} chof - "$$tardir"
335
 
am__untar = $${TAR-tar} xf -
336
 
bindir = ${exec_prefix}/bin
337
 
build = x86_64-unknown-linux-gnu
338
 
build_alias = 
339
 
build_cpu = x86_64
340
 
build_os = linux-gnu
341
 
build_vendor = unknown
342
 
builddir = .
343
 
datadir = ${datarootdir}
344
 
datarootdir = ${prefix}/share
345
 
dhconfig = /etc/dhcp3/dhcpd.conf
346
 
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
347
 
dvidir = ${docdir}
348
 
exec_prefix = ${prefix}
349
 
hal_en = no
350
 
host = x86_64-unknown-linux-gnu
351
 
host_alias = 
352
 
host_cpu = x86_64
353
 
host_os = linux-gnu
354
 
host_vendor = unknown
355
 
htmldir = ${docdir}
356
 
includedir = ${prefix}/include
357
 
infodir = ${datarootdir}/info
358
 
install_sh = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201406261335-deb/install-sh
359
 
intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
360
 
intltool__v_merge_options_0 = -q
361
 
libdir = ${exec_prefix}/lib
362
 
libexecdir = ${exec_prefix}/libexec
363
 
localedir = ${datarootdir}/locale
364
 
localstatedir = ${prefix}/var
365
 
mandir = ${datarootdir}/man
366
 
mkdir_p = $(MKDIR_P)
367
 
oldincludedir = /usr/include
368
 
pdfdir = ${docdir}
369
 
pkgpyexecdir = ${pyexecdir}/blueman
370
 
pkgpythondir = ${pythondir}/blueman
371
 
polkit_val = yes
372
 
prefix = /usr/local
373
 
program_transform_name = s,x,x,
374
 
psdir = ${docdir}
375
 
pyexecdir = ${exec_prefix}/lib/python2.7/dist-packages
376
 
pythondir = ${prefix}/lib/python2.7/dist-packages
377
 
sbindir = ${exec_prefix}/sbin
378
 
sharedstatedir = ${prefix}/com
379
 
srcdir = .
380
 
sysconfdir = /etc
381
 
target_alias = 
382
 
top_build_prefix = ../../
383
 
top_builddir = ../..
384
 
top_srcdir = ../..
385
 
SUBDIRS = applet
386
 
HAL = 
387
 
#HAL = HalManager.py KillSwitch.py
388
 
bluemandir = $(pythondir)/blueman/main
389
 
blueman_PYTHON = PulseAudioUtils.py BluezConfig.py KillSwitchNG.py \
390
 
        AppletService.py PPPConnection.py Config.py DhcpClient.py \
391
 
        Device.py FakeDevice.py __init__.py Mechanism.py NetConf.py \
392
 
        SignalTracker.py SpeedCalc.py DbusService.py PluginManager.py \
393
 
        $(HAL)
394
 
CLEANFILES = \
395
 
        $(BUILT_SOURCES)
396
 
 
397
 
DISTCLEANFILES = \
398
 
        $(CLEANFILES) 
399
 
 
400
 
all: all-recursive
401
 
 
402
 
.SUFFIXES:
403
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
404
 
        @for dep in $?; do \
405
 
          case '$(am__configure_deps)' in \
406
 
            *$$dep*) \
407
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
408
 
                && { if test -f $@; then exit 0; else break; fi; }; \
409
 
              exit 1;; \
410
 
          esac; \
411
 
        done; \
412
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign blueman/main/Makefile'; \
413
 
        $(am__cd) $(top_srcdir) && \
414
 
          $(AUTOMAKE) --foreign blueman/main/Makefile
415
 
.PRECIOUS: Makefile
416
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
417
 
        @case '$?' in \
418
 
          *config.status*) \
419
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
420
 
          *) \
421
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
422
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
423
 
        esac;
424
 
 
425
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
426
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427
 
 
428
 
$(top_srcdir)/configure:  $(am__configure_deps)
429
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
430
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
431
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432
 
$(am__aclocal_m4_deps):
433
 
 
434
 
mostlyclean-libtool:
435
 
        -rm -f *.lo
436
 
 
437
 
clean-libtool:
438
 
        -rm -rf .libs _libs
439
 
install-bluemanPYTHON: $(blueman_PYTHON)
440
 
        @$(NORMAL_INSTALL)
441
 
        @list='$(blueman_PYTHON)'; dlist=; list2=; test -n "$(bluemandir)" || list=; \
442
 
        if test -n "$$list"; then \
443
 
          echo " $(MKDIR_P) '$(DESTDIR)$(bluemandir)'"; \
444
 
          $(MKDIR_P) "$(DESTDIR)$(bluemandir)" || exit 1; \
445
 
        fi; \
446
 
        for p in $$list; do \
447
 
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
448
 
          if test -f $$b$$p; then \
449
 
            $(am__strip_dir) \
450
 
            dlist="$$dlist $$f"; \
451
 
            list2="$$list2 $$b$$p"; \
452
 
          else :; fi; \
453
 
        done; \
454
 
        for file in $$list2; do echo $$file; done | $(am__base_list) | \
455
 
        while read files; do \
456
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bluemandir)'"; \
457
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(bluemandir)" || exit $$?; \
458
 
        done || exit $$?; \
459
 
        if test -n "$$dlist"; then \
460
 
          $(am__py_compile) --destdir "$(DESTDIR)" \
461
 
                            --basedir "$(bluemandir)" $$dlist; \
462
 
        else :; fi
463
 
 
464
 
uninstall-bluemanPYTHON:
465
 
        @$(NORMAL_UNINSTALL)
466
 
        @list='$(blueman_PYTHON)'; test -n "$(bluemandir)" || list=; \
467
 
        py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
468
 
        test -n "$$py_files" || exit 0; \
469
 
        dir='$(DESTDIR)$(bluemandir)'; \
470
 
        pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
471
 
        pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
472
 
        py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
473
 
        echo "$$py_files_pep3147";\
474
 
        pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
475
 
        pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
476
 
        st=0; \
477
 
        for files in \
478
 
          "$$py_files" \
479
 
          "$$pyc_files" \
480
 
          "$$pyo_files" \
481
 
          "$$pyc_files_pep3147" \
482
 
          "$$pyo_files_pep3147" \
483
 
        ; do \
484
 
          $(am__uninstall_files_from_dir) || st=$$?; \
485
 
        done; \
486
 
        exit $$st
487
 
 
488
 
# This directory's subdirectories are mostly independent; you can cd
489
 
# into them and run 'make' without going through this Makefile.
490
 
# To change the values of 'make' variables: instead of editing Makefiles,
491
 
# (1) if the variable is set in 'config.status', edit 'config.status'
492
 
#     (which will cause the Makefiles to be regenerated when you run 'make');
493
 
# (2) otherwise, pass the desired values on the 'make' command line.
494
 
$(am__recursive_targets):
495
 
        @fail=; \
496
 
        if $(am__make_keepgoing); then \
497
 
          failcom='fail=yes'; \
498
 
        else \
499
 
          failcom='exit 1'; \
500
 
        fi; \
501
 
        dot_seen=no; \
502
 
        target=`echo $@ | sed s/-recursive//`; \
503
 
        case "$@" in \
504
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
505
 
          *) list='$(SUBDIRS)' ;; \
506
 
        esac; \
507
 
        for subdir in $$list; do \
508
 
          echo "Making $$target in $$subdir"; \
509
 
          if test "$$subdir" = "."; then \
510
 
            dot_seen=yes; \
511
 
            local_target="$$target-am"; \
512
 
          else \
513
 
            local_target="$$target"; \
514
 
          fi; \
515
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
516
 
          || eval $$failcom; \
517
 
        done; \
518
 
        if test "$$dot_seen" = "no"; then \
519
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
520
 
        fi; test -z "$$fail"
521
 
 
522
 
ID: $(am__tagged_files)
523
 
        $(am__define_uniq_tagged_files); mkid -fID $$unique
524
 
tags: tags-recursive
525
 
TAGS: tags
526
 
 
527
 
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
528
 
        set x; \
529
 
        here=`pwd`; \
530
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
531
 
          include_option=--etags-include; \
532
 
          empty_fix=.; \
533
 
        else \
534
 
          include_option=--include; \
535
 
          empty_fix=; \
536
 
        fi; \
537
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
538
 
          if test "$$subdir" = .; then :; else \
539
 
            test ! -f $$subdir/TAGS || \
540
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
541
 
          fi; \
542
 
        done; \
543
 
        $(am__define_uniq_tagged_files); \
544
 
        shift; \
545
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
546
 
          test -n "$$unique" || unique=$$empty_fix; \
547
 
          if test $$# -gt 0; then \
548
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
549
 
              "$$@" $$unique; \
550
 
          else \
551
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
552
 
              $$unique; \
553
 
          fi; \
554
 
        fi
555
 
ctags: ctags-recursive
556
 
 
557
 
CTAGS: ctags
558
 
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
559
 
        $(am__define_uniq_tagged_files); \
560
 
        test -z "$(CTAGS_ARGS)$$unique" \
561
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
562
 
             $$unique
563
 
 
564
 
GTAGS:
565
 
        here=`$(am__cd) $(top_builddir) && pwd` \
566
 
          && $(am__cd) $(top_srcdir) \
567
 
          && gtags -i $(GTAGS_ARGS) "$$here"
568
 
cscopelist: cscopelist-recursive
569
 
 
570
 
cscopelist-am: $(am__tagged_files)
571
 
        list='$(am__tagged_files)'; \
572
 
        case "$(srcdir)" in \
573
 
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
574
 
          *) sdir=$(subdir)/$(srcdir) ;; \
575
 
        esac; \
576
 
        for i in $$list; do \
577
 
          if test -f "$$i"; then \
578
 
            echo "$(subdir)/$$i"; \
579
 
          else \
580
 
            echo "$$sdir/$$i"; \
581
 
          fi; \
582
 
        done >> $(top_builddir)/cscope.files
583
 
 
584
 
distclean-tags:
585
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
586
 
 
587
 
distdir: $(DISTFILES)
588
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590
 
        list='$(DISTFILES)'; \
591
 
          dist_files=`for file in $$list; do echo $$file; done | \
592
 
          sed -e "s|^$$srcdirstrip/||;t" \
593
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
594
 
        case $$dist_files in \
595
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
596
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
597
 
                           sort -u` ;; \
598
 
        esac; \
599
 
        for file in $$dist_files; do \
600
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
601
 
          if test -d $$d/$$file; then \
602
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
603
 
            if test -d "$(distdir)/$$file"; then \
604
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605
 
            fi; \
606
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
607
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
608
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
609
 
            fi; \
610
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
611
 
          else \
612
 
            test -f "$(distdir)/$$file" \
613
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
614
 
            || exit 1; \
615
 
          fi; \
616
 
        done
617
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
618
 
          if test "$$subdir" = .; then :; else \
619
 
            $(am__make_dryrun) \
620
 
              || test -d "$(distdir)/$$subdir" \
621
 
              || $(MKDIR_P) "$(distdir)/$$subdir" \
622
 
              || exit 1; \
623
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
624
 
            $(am__relativize); \
625
 
            new_distdir=$$reldir; \
626
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
627
 
            $(am__relativize); \
628
 
            new_top_distdir=$$reldir; \
629
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
630
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
631
 
            ($(am__cd) $$subdir && \
632
 
              $(MAKE) $(AM_MAKEFLAGS) \
633
 
                top_distdir="$$new_top_distdir" \
634
 
                distdir="$$new_distdir" \
635
 
                am__remove_distdir=: \
636
 
                am__skip_length_check=: \
637
 
                am__skip_mode_fix=: \
638
 
                distdir) \
639
 
              || exit 1; \
640
 
          fi; \
641
 
        done
642
 
check-am: all-am
643
 
check: check-recursive
644
 
all-am: Makefile
645
 
installdirs: installdirs-recursive
646
 
installdirs-am:
647
 
        for dir in "$(DESTDIR)$(bluemandir)"; do \
648
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
649
 
        done
650
 
install: install-recursive
651
 
install-exec: install-exec-recursive
652
 
install-data: install-data-recursive
653
 
uninstall: uninstall-recursive
654
 
 
655
 
install-am: all-am
656
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
657
 
 
658
 
installcheck: installcheck-recursive
659
 
install-strip:
660
 
        if test -z '$(STRIP)'; then \
661
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
662
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
663
 
              install; \
664
 
        else \
665
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
666
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
667
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
668
 
        fi
669
 
mostlyclean-generic:
670
 
 
671
 
clean-generic:
672
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
673
 
 
674
 
distclean-generic:
675
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
676
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
677
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
678
 
 
679
 
maintainer-clean-generic:
680
 
        @echo "This command is intended for maintainers to use"
681
 
        @echo "it deletes files that may require special tools to rebuild."
682
 
clean: clean-recursive
683
 
 
684
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
685
 
 
686
 
distclean: distclean-recursive
687
 
        -rm -f Makefile
688
 
distclean-am: clean-am distclean-generic distclean-tags
689
 
 
690
 
dvi: dvi-recursive
691
 
 
692
 
dvi-am:
693
 
 
694
 
html: html-recursive
695
 
 
696
 
html-am:
697
 
 
698
 
info: info-recursive
699
 
 
700
 
info-am:
701
 
 
702
 
install-data-am: install-bluemanPYTHON
703
 
 
704
 
install-dvi: install-dvi-recursive
705
 
 
706
 
install-dvi-am:
707
 
 
708
 
install-exec-am:
709
 
 
710
 
install-html: install-html-recursive
711
 
 
712
 
install-html-am:
713
 
 
714
 
install-info: install-info-recursive
715
 
 
716
 
install-info-am:
717
 
 
718
 
install-man:
719
 
 
720
 
install-pdf: install-pdf-recursive
721
 
 
722
 
install-pdf-am:
723
 
 
724
 
install-ps: install-ps-recursive
725
 
 
726
 
install-ps-am:
727
 
 
728
 
installcheck-am:
729
 
 
730
 
maintainer-clean: maintainer-clean-recursive
731
 
        -rm -f Makefile
732
 
maintainer-clean-am: distclean-am maintainer-clean-generic
733
 
 
734
 
mostlyclean: mostlyclean-recursive
735
 
 
736
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
737
 
 
738
 
pdf: pdf-recursive
739
 
 
740
 
pdf-am:
741
 
 
742
 
ps: ps-recursive
743
 
 
744
 
ps-am:
745
 
 
746
 
uninstall-am: uninstall-bluemanPYTHON
747
 
 
748
 
.MAKE: $(am__recursive_targets) install-am install-strip
749
 
 
750
 
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
751
 
        check-am clean clean-generic clean-libtool clean-local \
752
 
        cscopelist-am ctags ctags-am distclean distclean-generic \
753
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
754
 
        html-am info info-am install install-am install-bluemanPYTHON \
755
 
        install-data install-data-am install-dvi install-dvi-am \
756
 
        install-exec install-exec-am install-html install-html-am \
757
 
        install-info install-info-am install-man install-pdf \
758
 
        install-pdf-am install-ps install-ps-am install-strip \
759
 
        installcheck installcheck-am installdirs installdirs-am \
760
 
        maintainer-clean maintainer-clean-generic mostlyclean \
761
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
762
 
        tags tags-am uninstall uninstall-am uninstall-bluemanPYTHON
763
 
 
764
 
 
765
 
clean-local:
766
 
        rm -rf *.pyc *.pyo 
767
 
 
768
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
769
 
# Otherwise a system limit (for SysV at least) may be exceeded.
770
 
.NOEXPORT: