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

« back to all changes in this revision

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