~ubuntu-branches/ubuntu/raring/virt-manager/raring-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Guido Günther, Laurent Léonard, Guido Günther
  • Date: 2009-10-07 14:04:03 UTC
  • mfrom: (2.3.1 experimental)
  • mto: (2.3.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20091007140403-kl9yum4ocrar1acq
Tags: 0.8.0-2
[ Laurent Léonard ]
* [61651ae] Drop ${shlibs:Depends} from dependencies since there is no more
  C code.
* [3319434] Drop redo-patches target from debian/rules. Since gbp-pq
  is used now.
* [b04541e] Clean debian/rules. Drop commented post-patches target
  since there is no more autogen.sh.
* [145ba60] Update french translation.
* [799f18e] Update 0001-use-usr-share-gconf-for-schema-data.patch.
* [052f7bb] Remove XS-Python-Version field from debian/control. Since
  it is deprecated with pysupport.
* [bfb1611][1a66b27][a8ce142][4116d07][31ff60a] Fix some misspellings in
  french translation.
* [6e23aff] Clean build dependencies.
* [b71c8c9] Bump Debhelper version to 7.
* [c614f09] Bump Standards-Version to 3.8.3.
* [99a52c2] Clean debian/rules.
* [52f3b63] Add clean target in debian/rules. To clean automatically
  generated files: - debian/pycompat (see #424898)
* [d5e2ef7] Remove tests/Makefile in the debian/rules clean target. To get a
  clean Debian diff at rebuild time, the file is automatically generated.
* [7da6d9b] Don't close connection on all libvirt errors. Pulled from
  upstream 1c886d1863f7.

[ Guido Günther ]
* upload to unstable
* [464fb65] make package arch all since there is no more C code.
* [25f7663] switch to python-support and use python-distutils
* [c4da06a] bump python-libvirt dependency so we get all of VMs new
  features.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
36
38
subdir = src
37
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_python_devel.m4 \
40
 
        $(top_srcdir)/configure.ac
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
43
        $(ACLOCAL_M4)
43
44
mkinstalldirs = $(install_sh) -d
44
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
 
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
48
am__vpath_adj = case $$p in \
 
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
50
    *) f=$$p;; \
 
51
  esac;
 
52
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
53
am__install_max = 40
 
54
am__nobase_strip_setup = \
 
55
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
56
am__nobase_strip = \
 
57
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
58
am__nobase_list = $(am__nobase_strip_setup); \
 
59
  for p in $$list; do echo "$$p $$p"; done | \
 
60
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
61
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
62
    if (++n[$$2] == $(am__install_max)) \
 
63
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
64
    END { for (dir in files) print dir, files[dir] }'
 
65
am__base_list = \
 
66
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
67
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
45
68
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
46
69
        "$(DESTDIR)$(dbusdir)" "$(DESTDIR)$(desktopdir)" \
47
70
        "$(DESTDIR)$(gladedir)" "$(DESTDIR)$(pythondir)" \
48
71
        "$(DESTDIR)$(schemadir)"
49
 
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
50
 
libexecSCRIPT_INSTALL = $(INSTALL_SCRIPT)
51
72
SCRIPTS = $(bin_SCRIPTS) $(libexec_SCRIPTS)
52
73
SOURCES =
53
74
DIST_SOURCES =
58
79
        install-pdf-recursive install-ps-recursive install-recursive \
59
80
        installcheck-recursive installdirs-recursive pdf-recursive \
60
81
        ps-recursive uninstall-recursive
61
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62
 
am__vpath_adj = case $$p in \
63
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64
 
    *) f=$$p;; \
65
 
  esac;
66
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
67
 
dbusDATA_INSTALL = $(INSTALL_DATA)
68
 
desktopDATA_INSTALL = $(INSTALL_DATA)
69
 
gladeDATA_INSTALL = $(INSTALL_DATA)
70
 
pythonDATA_INSTALL = $(INSTALL_DATA)
71
 
schemaDATA_INSTALL = $(INSTALL_DATA)
72
82
DATA = $(dbus_DATA) $(desktop_DATA) $(glade_DATA) $(python_DATA) \
73
83
        $(schema_DATA)
74
84
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
75
85
  distclean-recursive maintainer-clean-recursive
 
86
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
87
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
88
        distdir
76
89
ETAGS = etags
77
90
CTAGS = ctags
78
91
DIST_SUBDIRS = $(SUBDIRS)
79
92
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
93
am__relativize = \
 
94
  dir0=`pwd`; \
 
95
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
96
  sed_rest='s,^[^/]*/*,,'; \
 
97
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
98
  sed_butlast='s,/*[^/]*$$,,'; \
 
99
  while test -n "$$dir1"; do \
 
100
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
101
    if test "$$first" != "."; then \
 
102
      if test "$$first" = ".."; then \
 
103
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
104
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
105
      else \
 
106
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
107
        if test "$$first2" = "$$first"; then \
 
108
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
109
        else \
 
110
          dir2="../$$dir2"; \
 
111
        fi; \
 
112
        dir0="$$dir0"/"$$first"; \
 
113
      fi; \
 
114
    fi; \
 
115
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
116
  done; \
 
117
  reldir="$$dir2"
80
118
ACLOCAL = @ACLOCAL@
81
119
ALL_LINGUAS = @ALL_LINGUAS@
82
120
AMTAR = @AMTAR@
83
 
AR = @AR@
84
121
AUTOCONF = @AUTOCONF@
85
122
AUTOHEADER = @AUTOHEADER@
86
123
AUTOMAKE = @AUTOMAKE@
88
125
CC = @CC@
89
126
CCDEPMODE = @CCDEPMODE@
90
127
CFLAGS = @CFLAGS@
91
 
CPP = @CPP@
92
128
CPPFLAGS = @CPPFLAGS@
93
 
CXX = @CXX@
94
 
CXXCPP = @CXXCPP@
95
 
CXXDEPMODE = @CXXDEPMODE@
96
 
CXXFLAGS = @CXXFLAGS@
97
129
CYGPATH_W = @CYGPATH_W@
98
130
DATADIRNAME = @DATADIRNAME@
99
131
DEFS = @DEFS@
100
132
DEPDIR = @DEPDIR@
101
 
ECHO = @ECHO@
102
133
ECHO_C = @ECHO_C@
103
134
ECHO_N = @ECHO_N@
104
135
ECHO_T = @ECHO_T@
105
 
EGREP = @EGREP@
106
136
EXEEXT = @EXEEXT@
107
 
F77 = @F77@
108
 
FFLAGS = @FFLAGS@
109
137
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
110
138
GMSGFMT = @GMSGFMT@
111
139
GMSGFMT_015 = @GMSGFMT_015@
112
 
GREP = @GREP@
113
 
GTK2_CFLAGS = @GTK2_CFLAGS@
114
 
GTK2_LIBS = @GTK2_LIBS@
115
140
INSTALL = @INSTALL@
116
141
INSTALL_DATA = @INSTALL_DATA@
117
142
INSTALL_PROGRAM = @INSTALL_PROGRAM@
147
172
LIBINTL = @LIBINTL@
148
173
LIBOBJS = @LIBOBJS@
149
174
LIBS = @LIBS@
150
 
LIBTOOL = @LIBTOOL@
151
 
LN_S = @LN_S@
152
175
LTLIBICONV = @LTLIBICONV@
153
176
LTLIBINTL = @LTLIBINTL@
154
177
LTLIBOBJS = @LTLIBOBJS@
165
188
PACKAGE_TARNAME = @PACKAGE_TARNAME@
166
189
PACKAGE_VERSION = @PACKAGE_VERSION@
167
190
PATH_SEPARATOR = @PATH_SEPARATOR@
168
 
PKG_CONFIG = @PKG_CONFIG@
169
191
POSUB = @POSUB@
170
 
PYGTK2_CFLAGS = @PYGTK2_CFLAGS@
171
 
PYGTK2_LIBS = @PYGTK2_LIBS@
172
 
PYTHON = @PYTHON@
173
 
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
174
 
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
175
 
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
176
 
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
177
 
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
178
 
PYTHON_VERSION = @PYTHON_VERSION@
179
 
RANLIB = @RANLIB@
180
192
SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
181
 
SED = @SED@
182
193
SET_MAKE = @SET_MAKE@
183
194
SHELL = @SHELL@
184
195
STRIP = @STRIP@
192
203
abs_top_builddir = @abs_top_builddir@
193
204
abs_top_srcdir = @abs_top_srcdir@
194
205
ac_ct_CC = @ac_ct_CC@
195
 
ac_ct_CXX = @ac_ct_CXX@
196
 
ac_ct_F77 = @ac_ct_F77@
197
206
am__include = @am__include@
198
207
am__leading_dot = @am__leading_dot@
199
208
am__quote = @am__quote@
236
245
srcdir = @srcdir@
237
246
sysconfdir = @sysconfdir@
238
247
target_alias = @target_alias@
 
248
top_build_prefix = @top_build_prefix@
239
249
top_builddir = @top_builddir@
240
250
top_srcdir = @top_srcdir@
241
 
SUBDIRS = graphWidgets virtManager
 
251
SUBDIRS = virtManager
242
252
bin_SCRIPTS_IN = virt-manager.in
243
253
bin_SCRIPTS = virt-manager
244
254
pythondir = $(pkgdatadir)
266
276
        @for dep in $?; do \
267
277
          case '$(am__configure_deps)' in \
268
278
            *$$dep*) \
269
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
270
 
                && exit 0; \
 
279
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
280
                && { if test -f $@; then exit 0; else break; fi; }; \
271
281
              exit 1;; \
272
282
          esac; \
273
283
        done; \
274
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
275
 
        cd $(top_srcdir) && \
276
 
          $(AUTOMAKE) --gnu  src/Makefile
 
284
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
 
285
        $(am__cd) $(top_srcdir) && \
 
286
          $(AUTOMAKE) --gnu src/Makefile
277
287
.PRECIOUS: Makefile
278
288
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279
289
        @case '$?' in \
291
301
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
302
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
293
303
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
304
$(am__aclocal_m4_deps):
294
305
install-binSCRIPTS: $(bin_SCRIPTS)
295
306
        @$(NORMAL_INSTALL)
296
307
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
297
 
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
 
308
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
 
309
        for p in $$list; do \
298
310
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
299
 
          if test -f $$d$$p; then \
300
 
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
301
 
            echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
302
 
            $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
303
 
          else :; fi; \
304
 
        done
 
311
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
312
        done | \
 
313
        sed -e 'p;s,.*/,,;n' \
 
314
            -e 'h;s|.*|.|' \
 
315
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
316
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
317
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
318
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
319
              if (++n[d] == $(am__install_max)) { \
 
320
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
321
            else { print "f", d "/" $$4, $$1 } } \
 
322
          END { for (d in files) print "f", d, files[d] }' | \
 
323
        while read type dir files; do \
 
324
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
325
             test -z "$$files" || { \
 
326
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
327
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
328
             } \
 
329
        ; done
305
330
 
306
331
uninstall-binSCRIPTS:
307
332
        @$(NORMAL_UNINSTALL)
308
 
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
309
 
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
310
 
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
311
 
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
312
 
        done
 
333
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
 
334
        files=`for p in $$list; do echo "$$p"; done | \
 
335
               sed -e 's,.*/,,;$(transform)'`; \
 
336
        test -n "$$list" || exit 0; \
 
337
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
338
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
313
339
install-libexecSCRIPTS: $(libexec_SCRIPTS)
314
340
        @$(NORMAL_INSTALL)
315
341
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
316
 
        @list='$(libexec_SCRIPTS)'; for p in $$list; do \
 
342
        @list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || list=; \
 
343
        for p in $$list; do \
317
344
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
318
 
          if test -f $$d$$p; then \
319
 
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
320
 
            echo " $(libexecSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
321
 
            $(libexecSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(libexecdir)/$$f"; \
322
 
          else :; fi; \
323
 
        done
 
345
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
346
        done | \
 
347
        sed -e 'p;s,.*/,,;n' \
 
348
            -e 'h;s|.*|.|' \
 
349
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
350
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
351
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
352
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
353
              if (++n[d] == $(am__install_max)) { \
 
354
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
355
            else { print "f", d "/" $$4, $$1 } } \
 
356
          END { for (d in files) print "f", d, files[d] }' | \
 
357
        while read type dir files; do \
 
358
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
359
             test -z "$$files" || { \
 
360
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
361
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
362
             } \
 
363
        ; done
324
364
 
325
365
uninstall-libexecSCRIPTS:
326
366
        @$(NORMAL_UNINSTALL)
327
 
        @list='$(libexec_SCRIPTS)'; for p in $$list; do \
328
 
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
329
 
          echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
330
 
          rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
331
 
        done
332
 
 
333
 
mostlyclean-libtool:
334
 
        -rm -f *.lo
335
 
 
336
 
clean-libtool:
337
 
        -rm -rf .libs _libs
 
367
        @list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || exit 0; \
 
368
        files=`for p in $$list; do echo "$$p"; done | \
 
369
               sed -e 's,.*/,,;$(transform)'`; \
 
370
        test -n "$$list" || exit 0; \
 
371
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
372
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
338
373
install-dbusDATA: $(dbus_DATA)
339
374
        @$(NORMAL_INSTALL)
340
375
        test -z "$(dbusdir)" || $(MKDIR_P) "$(DESTDIR)$(dbusdir)"
341
 
        @list='$(dbus_DATA)'; for p in $$list; do \
 
376
        @list='$(dbus_DATA)'; test -n "$(dbusdir)" || list=; \
 
377
        for p in $$list; do \
342
378
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
343
 
          f=$(am__strip_dir) \
344
 
          echo " $(dbusDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(dbusdir)/$$f'"; \
345
 
          $(dbusDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(dbusdir)/$$f"; \
 
379
          echo "$$d$$p"; \
 
380
        done | $(am__base_list) | \
 
381
        while read files; do \
 
382
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbusdir)'"; \
 
383
          $(INSTALL_DATA) $$files "$(DESTDIR)$(dbusdir)" || exit $$?; \
346
384
        done
347
385
 
348
386
uninstall-dbusDATA:
349
387
        @$(NORMAL_UNINSTALL)
350
 
        @list='$(dbus_DATA)'; for p in $$list; do \
351
 
          f=$(am__strip_dir) \
352
 
          echo " rm -f '$(DESTDIR)$(dbusdir)/$$f'"; \
353
 
          rm -f "$(DESTDIR)$(dbusdir)/$$f"; \
354
 
        done
 
388
        @list='$(dbus_DATA)'; test -n "$(dbusdir)" || list=; \
 
389
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
390
        test -n "$$files" || exit 0; \
 
391
        echo " ( cd '$(DESTDIR)$(dbusdir)' && rm -f" $$files ")"; \
 
392
        cd "$(DESTDIR)$(dbusdir)" && rm -f $$files
355
393
install-desktopDATA: $(desktop_DATA)
356
394
        @$(NORMAL_INSTALL)
357
395
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
358
 
        @list='$(desktop_DATA)'; for p in $$list; do \
 
396
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
397
        for p in $$list; do \
359
398
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
360
 
          f=$(am__strip_dir) \
361
 
          echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
362
 
          $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
 
399
          echo "$$d$$p"; \
 
400
        done | $(am__base_list) | \
 
401
        while read files; do \
 
402
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
 
403
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
363
404
        done
364
405
 
365
406
uninstall-desktopDATA:
366
407
        @$(NORMAL_UNINSTALL)
367
 
        @list='$(desktop_DATA)'; for p in $$list; do \
368
 
          f=$(am__strip_dir) \
369
 
          echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
370
 
          rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
371
 
        done
 
408
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
409
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
410
        test -n "$$files" || exit 0; \
 
411
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
 
412
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
372
413
install-gladeDATA: $(glade_DATA)
373
414
        @$(NORMAL_INSTALL)
374
415
        test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)"
375
 
        @list='$(glade_DATA)'; for p in $$list; do \
 
416
        @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \
 
417
        for p in $$list; do \
376
418
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
377
 
          f=$(am__strip_dir) \
378
 
          echo " $(gladeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gladedir)/$$f'"; \
379
 
          $(gladeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gladedir)/$$f"; \
 
419
          echo "$$d$$p"; \
 
420
        done | $(am__base_list) | \
 
421
        while read files; do \
 
422
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gladedir)'"; \
 
423
          $(INSTALL_DATA) $$files "$(DESTDIR)$(gladedir)" || exit $$?; \
380
424
        done
381
425
 
382
426
uninstall-gladeDATA:
383
427
        @$(NORMAL_UNINSTALL)
384
 
        @list='$(glade_DATA)'; for p in $$list; do \
385
 
          f=$(am__strip_dir) \
386
 
          echo " rm -f '$(DESTDIR)$(gladedir)/$$f'"; \
387
 
          rm -f "$(DESTDIR)$(gladedir)/$$f"; \
388
 
        done
 
428
        @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \
 
429
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
430
        test -n "$$files" || exit 0; \
 
431
        echo " ( cd '$(DESTDIR)$(gladedir)' && rm -f" $$files ")"; \
 
432
        cd "$(DESTDIR)$(gladedir)" && rm -f $$files
389
433
install-pythonDATA: $(python_DATA)
390
434
        @$(NORMAL_INSTALL)
391
435
        test -z "$(pythondir)" || $(MKDIR_P) "$(DESTDIR)$(pythondir)"
392
 
        @list='$(python_DATA)'; for p in $$list; do \
 
436
        @list='$(python_DATA)'; test -n "$(pythondir)" || list=; \
 
437
        for p in $$list; do \
393
438
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
394
 
          f=$(am__strip_dir) \
395
 
          echo " $(pythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pythondir)/$$f'"; \
396
 
          $(pythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pythondir)/$$f"; \
 
439
          echo "$$d$$p"; \
 
440
        done | $(am__base_list) | \
 
441
        while read files; do \
 
442
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pythondir)'"; \
 
443
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pythondir)" || exit $$?; \
397
444
        done
398
445
 
399
446
uninstall-pythonDATA:
400
447
        @$(NORMAL_UNINSTALL)
401
 
        @list='$(python_DATA)'; for p in $$list; do \
402
 
          f=$(am__strip_dir) \
403
 
          echo " rm -f '$(DESTDIR)$(pythondir)/$$f'"; \
404
 
          rm -f "$(DESTDIR)$(pythondir)/$$f"; \
405
 
        done
 
448
        @list='$(python_DATA)'; test -n "$(pythondir)" || list=; \
 
449
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
450
        test -n "$$files" || exit 0; \
 
451
        echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$files ")"; \
 
452
        cd "$(DESTDIR)$(pythondir)" && rm -f $$files
406
453
install-schemaDATA: $(schema_DATA)
407
454
        @$(NORMAL_INSTALL)
408
455
        test -z "$(schemadir)" || $(MKDIR_P) "$(DESTDIR)$(schemadir)"
409
 
        @list='$(schema_DATA)'; for p in $$list; do \
 
456
        @list='$(schema_DATA)'; test -n "$(schemadir)" || list=; \
 
457
        for p in $$list; do \
410
458
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
411
 
          f=$(am__strip_dir) \
412
 
          echo " $(schemaDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(schemadir)/$$f'"; \
413
 
          $(schemaDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(schemadir)/$$f"; \
 
459
          echo "$$d$$p"; \
 
460
        done | $(am__base_list) | \
 
461
        while read files; do \
 
462
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(schemadir)'"; \
 
463
          $(INSTALL_DATA) $$files "$(DESTDIR)$(schemadir)" || exit $$?; \
414
464
        done
415
465
 
416
466
uninstall-schemaDATA:
417
467
        @$(NORMAL_UNINSTALL)
418
 
        @list='$(schema_DATA)'; for p in $$list; do \
419
 
          f=$(am__strip_dir) \
420
 
          echo " rm -f '$(DESTDIR)$(schemadir)/$$f'"; \
421
 
          rm -f "$(DESTDIR)$(schemadir)/$$f"; \
422
 
        done
 
468
        @list='$(schema_DATA)'; test -n "$(schemadir)" || list=; \
 
469
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
470
        test -n "$$files" || exit 0; \
 
471
        echo " ( cd '$(DESTDIR)$(schemadir)' && rm -f" $$files ")"; \
 
472
        cd "$(DESTDIR)$(schemadir)" && rm -f $$files
423
473
 
424
474
# This directory's subdirectories are mostly independent; you can cd
425
475
# into them and run `make' without going through this Makefile.
445
495
          else \
446
496
            local_target="$$target"; \
447
497
          fi; \
448
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
498
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
449
499
          || eval $$failcom; \
450
500
        done; \
451
501
        if test "$$dot_seen" = "no"; then \
479
529
          else \
480
530
            local_target="$$target"; \
481
531
          fi; \
482
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
532
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
483
533
          || eval $$failcom; \
484
534
        done && test -z "$$fail"
485
535
tags-recursive:
486
536
        list='$(SUBDIRS)'; for subdir in $$list; do \
487
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
537
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
488
538
        done
489
539
ctags-recursive:
490
540
        list='$(SUBDIRS)'; for subdir in $$list; do \
491
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
541
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
492
542
        done
493
543
 
494
544
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
496
546
        unique=`for i in $$list; do \
497
547
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498
548
          done | \
499
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
549
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
500
550
              END { if (nonempty) { for (i in files) print i; }; }'`; \
501
551
        mkid -fID $$unique
502
552
tags: TAGS
503
553
 
504
554
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
505
555
                $(TAGS_FILES) $(LISP)
506
 
        tags=; \
 
556
        set x; \
507
557
        here=`pwd`; \
508
558
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
509
559
          include_option=--etags-include; \
515
565
        list='$(SUBDIRS)'; for subdir in $$list; do \
516
566
          if test "$$subdir" = .; then :; else \
517
567
            test ! -f $$subdir/TAGS || \
518
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
568
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
519
569
          fi; \
520
570
        done; \
521
571
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
524
574
          done | \
525
575
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
526
576
              END { if (nonempty) { for (i in files) print i; }; }'`; \
527
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
577
        shift; \
 
578
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
528
579
          test -n "$$unique" || unique=$$empty_fix; \
529
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
530
 
            $$tags $$unique; \
 
580
          if test $$# -gt 0; then \
 
581
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
582
              "$$@" $$unique; \
 
583
          else \
 
584
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
585
              $$unique; \
 
586
          fi; \
531
587
        fi
532
588
ctags: CTAGS
533
589
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
534
590
                $(TAGS_FILES) $(LISP)
535
 
        tags=; \
536
591
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
537
592
        unique=`for i in $$list; do \
538
593
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539
594
          done | \
540
595
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
541
596
              END { if (nonempty) { for (i in files) print i; }; }'`; \
542
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
597
        test -z "$(CTAGS_ARGS)$$unique" \
543
598
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
544
 
             $$tags $$unique
 
599
             $$unique
545
600
 
546
601
GTAGS:
547
602
        here=`$(am__cd) $(top_builddir) && pwd` \
548
 
          && cd $(top_srcdir) \
549
 
          && gtags -i $(GTAGS_ARGS) $$here
 
603
          && $(am__cd) $(top_srcdir) \
 
604
          && gtags -i $(GTAGS_ARGS) "$$here"
550
605
 
551
606
distclean-tags:
552
607
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
567
622
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
568
623
          if test -d $$d/$$file; then \
569
624
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
625
            if test -d "$(distdir)/$$file"; then \
 
626
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
627
            fi; \
570
628
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
571
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
629
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
630
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
572
631
            fi; \
573
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
632
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
574
633
          else \
575
 
            test -f $(distdir)/$$file \
576
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
634
            test -f "$(distdir)/$$file" \
 
635
            || cp -p $$d/$$file "$(distdir)/$$file" \
577
636
            || exit 1; \
578
637
          fi; \
579
638
        done
580
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
639
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
581
640
          if test "$$subdir" = .; then :; else \
582
641
            test -d "$(distdir)/$$subdir" \
583
642
            || $(MKDIR_P) "$(distdir)/$$subdir" \
584
643
            || exit 1; \
585
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
586
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
587
 
            (cd $$subdir && \
 
644
          fi; \
 
645
        done
 
646
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
647
          if test "$$subdir" = .; then :; else \
 
648
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
649
            $(am__relativize); \
 
650
            new_distdir=$$reldir; \
 
651
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
652
            $(am__relativize); \
 
653
            new_top_distdir=$$reldir; \
 
654
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
655
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
656
            ($(am__cd) $$subdir && \
588
657
              $(MAKE) $(AM_MAKEFLAGS) \
589
 
                top_distdir="$$top_distdir" \
590
 
                distdir="$$distdir/$$subdir" \
 
658
                top_distdir="$$new_top_distdir" \
 
659
                distdir="$$new_distdir" \
591
660
                am__remove_distdir=: \
592
661
                am__skip_length_check=: \
 
662
                am__skip_mode_fix=: \
593
663
                distdir) \
594
664
              || exit 1; \
595
665
          fi; \
623
693
 
624
694
distclean-generic:
625
695
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
696
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
626
697
 
627
698
maintainer-clean-generic:
628
699
        @echo "This command is intended for maintainers to use"
629
700
        @echo "it deletes files that may require special tools to rebuild."
630
701
clean: clean-recursive
631
702
 
632
 
clean-am: clean-generic clean-libtool mostlyclean-am
 
703
clean-am: clean-generic mostlyclean-am
633
704
 
634
705
distclean: distclean-recursive
635
706
        -rm -f Makefile
641
712
 
642
713
html: html-recursive
643
714
 
 
715
html-am:
 
716
 
644
717
info: info-recursive
645
718
 
646
719
info-am:
650
723
 
651
724
install-dvi: install-dvi-recursive
652
725
 
 
726
install-dvi-am:
 
727
 
653
728
install-exec-am: install-binSCRIPTS install-libexecSCRIPTS
654
729
 
655
730
install-html: install-html-recursive
656
731
 
 
732
install-html-am:
 
733
 
657
734
install-info: install-info-recursive
658
735
 
 
736
install-info-am:
 
737
 
659
738
install-man:
660
739
 
661
740
install-pdf: install-pdf-recursive
662
741
 
 
742
install-pdf-am:
 
743
 
663
744
install-ps: install-ps-recursive
664
745
 
 
746
install-ps-am:
 
747
 
665
748
installcheck-am:
666
749
 
667
750
maintainer-clean: maintainer-clean-recursive
670
753
 
671
754
mostlyclean: mostlyclean-recursive
672
755
 
673
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
756
mostlyclean-am: mostlyclean-generic
674
757
 
675
758
pdf: pdf-recursive
676
759
 
685
768
        uninstall-libexecSCRIPTS uninstall-pythonDATA \
686
769
        uninstall-schemaDATA
687
770
 
688
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
689
 
        install-strip
 
771
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
772
        install-am install-strip tags-recursive
690
773
 
691
774
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
692
 
        all all-am check check-am clean clean-generic clean-libtool \
693
 
        ctags ctags-recursive distclean distclean-generic \
694
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
695
 
        html-am info info-am install install-am install-binSCRIPTS \
696
 
        install-data install-data-am install-dbusDATA \
697
 
        install-desktopDATA install-dvi install-dvi-am install-exec \
698
 
        install-exec-am install-gladeDATA install-html install-html-am \
699
 
        install-info install-info-am install-libexecSCRIPTS \
700
 
        install-man install-pdf install-pdf-am install-ps \
701
 
        install-ps-am install-pythonDATA install-schemaDATA \
 
775
        all all-am check check-am clean clean-generic ctags \
 
776
        ctags-recursive distclean distclean-generic distclean-tags \
 
777
        distdir dvi dvi-am html html-am info info-am install \
 
778
        install-am install-binSCRIPTS install-data install-data-am \
 
779
        install-dbusDATA install-desktopDATA install-dvi \
 
780
        install-dvi-am install-exec install-exec-am install-gladeDATA \
 
781
        install-html install-html-am install-info install-info-am \
 
782
        install-libexecSCRIPTS install-man install-pdf install-pdf-am \
 
783
        install-ps install-ps-am install-pythonDATA install-schemaDATA \
702
784
        install-strip installcheck installcheck-am installdirs \
703
785
        installdirs-am maintainer-clean maintainer-clean-generic \
704
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
705
 
        ps ps-am tags tags-recursive uninstall uninstall-am \
706
 
        uninstall-binSCRIPTS uninstall-dbusDATA uninstall-desktopDATA \
707
 
        uninstall-gladeDATA uninstall-libexecSCRIPTS \
708
 
        uninstall-pythonDATA uninstall-schemaDATA
 
786
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
787
        tags-recursive uninstall uninstall-am uninstall-binSCRIPTS \
 
788
        uninstall-dbusDATA uninstall-desktopDATA uninstall-gladeDATA \
 
789
        uninstall-libexecSCRIPTS uninstall-pythonDATA \
 
790
        uninstall-schemaDATA
709
791
 
710
792
 
711
793
@INTLTOOL_DESKTOP_RULE@
733
815
 
734
816
$(PACKAGE)-launch: $(srcdir)/$(PACKAGE)-launch.in
735
817
        sed -e "s,::PACKAGE::,$(PACKAGE)," -e "s,::PYTHONDIR::,$(pkgdatadir)," < $< > $@
 
818
 
736
819
# Tell versions [3.59,3.63) of GNU make to not export all variables.
737
820
# Otherwise a system limit (for SysV at least) may be exceeded.
738
821
.NOEXPORT: