~ubuntu-branches/ubuntu/wily/blueman/wily-proposed

« back to all changes in this revision

Viewing changes to blueman/plugins/config/Makefile

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-01-21 08:54:58 UTC
  • mfrom: (2.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20140121085458-riy3j6wk9vfd599j
Tags: 1.23-git201312311147-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/patches/01_dont_autostart_lxde.patch:
    + Don't autostart the applet in LXDE
  - debian/patches/02_dont_crash_on_non-bluetooth_card.patch:
    + Avoid crashing when receiving event for cards blueman shouldn't handle
  - debian/control: Don't depend on python-appindicator
  - debian/patches/03_filemanager_fix.patch:
    + Add support for more filemanagers 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.14 from Makefile.am.
 
2
# blueman/plugins/config/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/plugins/config
 
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
am__can_run_installinfo = \
 
106
  case $$AM_UPDATE_INFO_DIR in \
 
107
    n|no|NO) false;; \
 
108
    *) (install-info --version) >/dev/null 2>&1;; \
 
109
  esac
 
110
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
111
am__vpath_adj = case $$p in \
 
112
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
113
    *) f=$$p;; \
 
114
  esac;
 
115
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
116
am__install_max = 40
 
117
am__nobase_strip_setup = \
 
118
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
119
am__nobase_strip = \
 
120
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
121
am__nobase_list = $(am__nobase_strip_setup); \
 
122
  for p in $$list; do echo "$$p $$p"; done | \
 
123
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
124
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
125
    if (++n[$$2] == $(am__install_max)) \
 
126
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
127
    END { for (dir in files) print dir, files[dir] }'
 
128
am__base_list = \
 
129
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
130
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
131
am__uninstall_files_from_dir = { \
 
132
  test -z "$$files" \
 
133
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
134
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
135
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
136
  }
 
137
am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
 
138
am__installdirs = "$(DESTDIR)$(bluemandir)"
 
139
am__pep3147_tweak = \
 
140
  sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.py|'
 
141
py_compile = $(top_srcdir)/py-compile
 
142
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
143
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
144
pkgdatadir = /usr/local/share/blueman
 
145
ACLOCAL = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing aclocal-1.14
 
146
ALL_LINGUAS = 
 
147
AMTAR = $${TAR-tar}
 
148
AM_DEFAULT_VERBOSITY = 1
 
149
AR = ar
 
150
AUTOCONF = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing autoconf
 
151
AUTOHEADER = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing autoheader
 
152
AUTOMAKE = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing automake-1.14
 
153
AWK = gawk
 
154
BINDIR = /usr/local/bin
 
155
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/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/pygtk-2.0  
 
156
BLUEZ_LIBS = -pthread -lbluetooth -lstartup-notification-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lfreetype -lgobject-2.0 -lgthread-2.0 -lglib-2.0  
 
157
CATALOGS = 
 
158
CATOBJEXT = .gmo
 
159
CC = gcc
 
160
CCDEPMODE = depmode=gcc3
 
161
CFLAGS = -g -O2
 
162
CPP = gcc -E
 
163
CPPFLAGS = 
 
164
CYGPATH_W = echo
 
165
DATADIR = /usr/local/share
 
166
DATADIRNAME = share
 
167
DEFS = -DHAVE_CONFIG_H
 
168
DEPDIR = .deps
 
169
DLLTOOL = false
 
170
DSYMUTIL = 
 
171
DUMPBIN = 
 
172
ECHO_C = 
 
173
ECHO_N = -n
 
174
ECHO_T = 
 
175
EGREP = /bin/grep -E
 
176
EXEEXT = 
 
177
FGREP = /bin/grep -F
 
178
GETTEXT_PACKAGE = blueman
 
179
GMOFILES = 
 
180
GMSGFMT = /usr/bin/msgfmt
 
181
GREP = /bin/grep
 
182
INSTALL = /usr/bin/install -c
 
183
INSTALL_DATA = ${INSTALL} -m 644
 
184
INSTALL_PROGRAM = ${INSTALL}
 
185
INSTALL_SCRIPT = ${INSTALL}
 
186
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 
187
INSTOBJEXT = .mo
 
188
INTLLIBS = 
 
189
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
 
190
INTLTOOL_MERGE = /usr/bin/intltool-merge
 
191
INTLTOOL_PERL = /usr/bin/perl
 
192
INTLTOOL_UPDATE = /usr/bin/intltool-update
 
193
INTLTOOL_V_MERGE = $(INTLTOOL__v_MERGE_$(V))
 
194
INTLTOOL_V_MERGE_OPTIONS = $(intltool__v_merge_options_$(V))
 
195
INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))
 
196
INTLTOOL__v_MERGE_0 = @echo "  ITMRG " $@;
 
197
LD = /usr/bin/ld -m elf_x86_64
 
198
LDFLAGS = 
 
199
LIBEXECDIR = /usr/local/libexec
 
200
LIBOBJS = 
 
201
LIBS = 
 
202
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
203
LIPO = 
 
204
LN_S = ln -s
 
205
LOCALEDIR = /usr/local/share/locale
 
206
LTLIBOBJS = 
 
207
MAINT = 
 
208
MAKEINFO = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/missing makeinfo
 
209
MANIFEST_TOOL = :
 
210
MKDIR_P = /bin/mkdir -p
 
211
MKINSTALLDIRS = ./mkinstalldirs
 
212
MSGFMT = /usr/bin/msgfmt
 
213
MSGFMT_OPTS = -c
 
214
MSGMERGE = /usr/bin/msgmerge
 
215
NM = /usr/bin/nm -B
 
216
NMEDIT = 
 
217
OBJDUMP = objdump
 
218
OBJEXT = o
 
219
OTOOL = 
 
220
OTOOL64 = 
 
221
PACKAGE = blueman
 
222
PACKAGE_BUGREPORT = 
 
223
PACKAGE_NAME = blueman
 
224
PACKAGE_STRING = blueman 1.23
 
225
PACKAGE_TARNAME = blueman
 
226
PACKAGE_URL = 
 
227
PACKAGE_VERSION = 1.23
 
228
PATH_SEPARATOR = :
 
229
PKGLIBDIR = /usr/local/lib/blueman
 
230
PKG_CONFIG = /usr/bin/pkg-config
 
231
PKG_CONFIG_LIBDIR = 
 
232
PKG_CONFIG_PATH = 
 
233
POFILES = 
 
234
POSUB = po
 
235
PO_IN_DATADIR_FALSE = 
 
236
PO_IN_DATADIR_TRUE = 
 
237
PYGTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/pygtk-2.0  
 
238
PYGTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype  
 
239
PYNOTIFY_CFLAGS = -I/usr/include/gnome-python-2.0  
 
240
PYNOTIFY_LIBS =  
 
241
PYREXC = /usr/bin/pyrexc
 
242
PYTHON = /usr/bin/python
 
243
PYTHONDIR = /usr/local/lib/python2.7/dist-packages
 
244
PYTHON_EXEC_PREFIX = ${exec_prefix}
 
245
PYTHON_INCLUDES = -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
 
246
PYTHON_LIBS = -lpthread -ldl  -lutil -lm  -lpython2.7
 
247
PYTHON_PLATFORM = linux2
 
248
PYTHON_PREFIX = ${prefix}
 
249
PYTHON_VERSION = 2.7
 
250
RANLIB = ranlib
 
251
SED = /bin/sed
 
252
SET_MAKE = 
 
253
SHELL = /bin/bash
 
254
STRIP = strip
 
255
SYSCONFDIR = /etc
 
256
USE_NLS = yes
 
257
VERSION = 1.23
 
258
XGETTEXT = /usr/bin/xgettext
 
259
abs_builddir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/blueman/plugins/config
 
260
abs_srcdir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/blueman/plugins/config
 
261
abs_top_builddir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147
 
262
abs_top_srcdir = /home/schramm/src/blueman-deb/blueman-1.23-git201312311147
 
263
ac_ct_AR = ar
 
264
ac_ct_CC = gcc
 
265
ac_ct_DUMPBIN = 
 
266
am__include = include
 
267
am__leading_dot = .
 
268
am__quote = 
 
269
am__tar = $${TAR-tar} chof - "$$tardir"
 
270
am__untar = $${TAR-tar} xf -
 
271
bindir = ${exec_prefix}/bin
 
272
build = x86_64-unknown-linux-gnu
 
273
build_alias = 
 
274
build_cpu = x86_64
 
275
build_os = linux-gnu
 
276
build_vendor = unknown
 
277
builddir = .
 
278
datadir = ${datarootdir}
 
279
datarootdir = ${prefix}/share
 
280
dhconfig = /etc/dhcp3/dhcpd.conf
 
281
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 
282
dvidir = ${docdir}
 
283
exec_prefix = ${prefix}
 
284
hal_en = no
 
285
host = x86_64-unknown-linux-gnu
 
286
host_alias = 
 
287
host_cpu = x86_64
 
288
host_os = linux-gnu
 
289
host_vendor = unknown
 
290
htmldir = ${docdir}
 
291
includedir = ${prefix}/include
 
292
infodir = ${datarootdir}/info
 
293
install_sh = ${SHELL} /home/schramm/src/blueman-deb/blueman-1.23-git201312311147/install-sh
 
294
intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
 
295
intltool__v_merge_options_0 = -q
 
296
libdir = ${exec_prefix}/lib
 
297
libexecdir = ${exec_prefix}/libexec
 
298
localedir = ${datarootdir}/locale
 
299
localstatedir = ${prefix}/var
 
300
mandir = ${datarootdir}/man
 
301
mkdir_p = $(MKDIR_P)
 
302
oldincludedir = /usr/include
 
303
pdfdir = ${docdir}
 
304
pkgpyexecdir = ${pyexecdir}/blueman
 
305
pkgpythondir = ${pythondir}/blueman
 
306
polkit_val = yes
 
307
prefix = /usr/local
 
308
program_transform_name = s,x,x,
 
309
psdir = ${docdir}
 
310
pyexecdir = ${exec_prefix}/lib/python2.7/dist-packages
 
311
pythondir = ${prefix}/lib/python2.7/dist-packages
 
312
sbindir = ${exec_prefix}/sbin
 
313
sharedstatedir = ${prefix}/com
 
314
srcdir = .
 
315
sysconfdir = /etc
 
316
target_alias = 
 
317
top_build_prefix = ../../../
 
318
top_builddir = ../../..
 
319
top_srcdir = ../../..
 
320
bluemandir = $(pythondir)/blueman/plugins/config
 
321
blueman_PYTHON = \
 
322
        File.py \
 
323
        __init__.py     \
 
324
        Gconf.py
 
325
 
 
326
CLEANFILES = \
 
327
        $(BUILT_SOURCES)
 
328
 
 
329
DISTCLEANFILES = \
 
330
        $(CLEANFILES) 
 
331
 
 
332
all: all-am
 
333
 
 
334
.SUFFIXES:
 
335
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
336
        @for dep in $?; do \
 
337
          case '$(am__configure_deps)' in \
 
338
            *$$dep*) \
 
339
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
340
                && { if test -f $@; then exit 0; else break; fi; }; \
 
341
              exit 1;; \
 
342
          esac; \
 
343
        done; \
 
344
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign blueman/plugins/config/Makefile'; \
 
345
        $(am__cd) $(top_srcdir) && \
 
346
          $(AUTOMAKE) --foreign blueman/plugins/config/Makefile
 
347
.PRECIOUS: Makefile
 
348
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
349
        @case '$?' in \
 
350
          *config.status*) \
 
351
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
352
          *) \
 
353
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
354
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
355
        esac;
 
356
 
 
357
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
358
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
359
 
 
360
$(top_srcdir)/configure:  $(am__configure_deps)
 
361
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
362
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
363
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
364
$(am__aclocal_m4_deps):
 
365
 
 
366
mostlyclean-libtool:
 
367
        -rm -f *.lo
 
368
 
 
369
clean-libtool:
 
370
        -rm -rf .libs _libs
 
371
install-bluemanPYTHON: $(blueman_PYTHON)
 
372
        @$(NORMAL_INSTALL)
 
373
        @list='$(blueman_PYTHON)'; dlist=; list2=; test -n "$(bluemandir)" || list=; \
 
374
        if test -n "$$list"; then \
 
375
          echo " $(MKDIR_P) '$(DESTDIR)$(bluemandir)'"; \
 
376
          $(MKDIR_P) "$(DESTDIR)$(bluemandir)" || exit 1; \
 
377
        fi; \
 
378
        for p in $$list; do \
 
379
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
 
380
          if test -f $$b$$p; then \
 
381
            $(am__strip_dir) \
 
382
            dlist="$$dlist $$f"; \
 
383
            list2="$$list2 $$b$$p"; \
 
384
          else :; fi; \
 
385
        done; \
 
386
        for file in $$list2; do echo $$file; done | $(am__base_list) | \
 
387
        while read files; do \
 
388
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bluemandir)'"; \
 
389
          $(INSTALL_DATA) $$files "$(DESTDIR)$(bluemandir)" || exit $$?; \
 
390
        done || exit $$?; \
 
391
        if test -n "$$dlist"; then \
 
392
          $(am__py_compile) --destdir "$(DESTDIR)" \
 
393
                            --basedir "$(bluemandir)" $$dlist; \
 
394
        else :; fi
 
395
 
 
396
uninstall-bluemanPYTHON:
 
397
        @$(NORMAL_UNINSTALL)
 
398
        @list='$(blueman_PYTHON)'; test -n "$(bluemandir)" || list=; \
 
399
        py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
400
        test -n "$$py_files" || exit 0; \
 
401
        dir='$(DESTDIR)$(bluemandir)'; \
 
402
        pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
 
403
        pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
 
404
        py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
 
405
        echo "$$py_files_pep3147";\
 
406
        pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
 
407
        pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
 
408
        st=0; \
 
409
        for files in \
 
410
          "$$py_files" \
 
411
          "$$pyc_files" \
 
412
          "$$pyo_files" \
 
413
          "$$pyc_files_pep3147" \
 
414
          "$$pyo_files_pep3147" \
 
415
        ; do \
 
416
          $(am__uninstall_files_from_dir) || st=$$?; \
 
417
        done; \
 
418
        exit $$st
 
419
tags TAGS:
 
420
 
 
421
ctags CTAGS:
 
422
 
 
423
cscope cscopelist:
 
424
 
 
425
 
 
426
distdir: $(DISTFILES)
 
427
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
428
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
429
        list='$(DISTFILES)'; \
 
430
          dist_files=`for file in $$list; do echo $$file; done | \
 
431
          sed -e "s|^$$srcdirstrip/||;t" \
 
432
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
433
        case $$dist_files in \
 
434
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
435
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
436
                           sort -u` ;; \
 
437
        esac; \
 
438
        for file in $$dist_files; do \
 
439
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
440
          if test -d $$d/$$file; then \
 
441
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
442
            if test -d "$(distdir)/$$file"; then \
 
443
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
444
            fi; \
 
445
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
446
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
447
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
448
            fi; \
 
449
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
450
          else \
 
451
            test -f "$(distdir)/$$file" \
 
452
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
453
            || exit 1; \
 
454
          fi; \
 
455
        done
 
456
check-am: all-am
 
457
check: check-am
 
458
all-am: Makefile
 
459
installdirs:
 
460
        for dir in "$(DESTDIR)$(bluemandir)"; do \
 
461
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
462
        done
 
463
install: install-am
 
464
install-exec: install-exec-am
 
465
install-data: install-data-am
 
466
uninstall: uninstall-am
 
467
 
 
468
install-am: all-am
 
469
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
470
 
 
471
installcheck: installcheck-am
 
472
install-strip:
 
473
        if test -z '$(STRIP)'; then \
 
474
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
475
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
476
              install; \
 
477
        else \
 
478
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
479
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
480
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
481
        fi
 
482
mostlyclean-generic:
 
483
 
 
484
clean-generic:
 
485
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
486
 
 
487
distclean-generic:
 
488
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
489
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
490
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
491
 
 
492
maintainer-clean-generic:
 
493
        @echo "This command is intended for maintainers to use"
 
494
        @echo "it deletes files that may require special tools to rebuild."
 
495
clean: clean-am
 
496
 
 
497
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
498
 
 
499
distclean: distclean-am
 
500
        -rm -f Makefile
 
501
distclean-am: clean-am distclean-generic
 
502
 
 
503
dvi: dvi-am
 
504
 
 
505
dvi-am:
 
506
 
 
507
html: html-am
 
508
 
 
509
html-am:
 
510
 
 
511
info: info-am
 
512
 
 
513
info-am:
 
514
 
 
515
install-data-am: install-bluemanPYTHON
 
516
 
 
517
install-dvi: install-dvi-am
 
518
 
 
519
install-dvi-am:
 
520
 
 
521
install-exec-am:
 
522
 
 
523
install-html: install-html-am
 
524
 
 
525
install-html-am:
 
526
 
 
527
install-info: install-info-am
 
528
 
 
529
install-info-am:
 
530
 
 
531
install-man:
 
532
 
 
533
install-pdf: install-pdf-am
 
534
 
 
535
install-pdf-am:
 
536
 
 
537
install-ps: install-ps-am
 
538
 
 
539
install-ps-am:
 
540
 
 
541
installcheck-am:
 
542
 
 
543
maintainer-clean: maintainer-clean-am
 
544
        -rm -f Makefile
 
545
maintainer-clean-am: distclean-am maintainer-clean-generic
 
546
 
 
547
mostlyclean: mostlyclean-am
 
548
 
 
549
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
550
 
 
551
pdf: pdf-am
 
552
 
 
553
pdf-am:
 
554
 
 
555
ps: ps-am
 
556
 
 
557
ps-am:
 
558
 
 
559
uninstall-am: uninstall-bluemanPYTHON
 
560
 
 
561
.MAKE: install-am install-strip
 
562
 
 
563
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
564
        clean-local cscopelist-am ctags-am distclean distclean-generic \
 
565
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
566
        install install-am install-bluemanPYTHON install-data \
 
567
        install-data-am install-dvi install-dvi-am install-exec \
 
568
        install-exec-am install-html install-html-am install-info \
 
569
        install-info-am install-man install-pdf install-pdf-am \
 
570
        install-ps install-ps-am install-strip installcheck \
 
571
        installcheck-am installdirs maintainer-clean \
 
572
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
573
        mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
 
574
        uninstall-am uninstall-bluemanPYTHON
 
575
 
 
576
 
 
577
clean-local:
 
578
        rm -rf *.pyc *.pyo 
 
579
 
 
580
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
581
# Otherwise a system limit (for SysV at least) may be exceeded.
 
582
.NOEXPORT: