~ubuntu-branches/ubuntu/vivid/banshee-community-extensions/vivid

« back to all changes in this revision

Viewing changes to src/LiveRadio/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-06-23 01:14:29 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100623011429-o8j0kr9uvwko9o0b
Tags: 1.6.1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + Enable appindicator, lirc, and ubuntuonemusicstore extensions
* Also fixes LP: #597283, which just require a rebuild of appindicator

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.1 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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
68
70
mkinstalldirs = $(install_sh) -d
69
71
CONFIG_HEADER = $(top_builddir)/config.h
70
72
CONFIG_CLEAN_FILES =
 
73
CONFIG_CLEAN_VPATH_FILES =
 
74
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
75
am__vpath_adj = case $$p in \
 
76
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
77
    *) f=$$p;; \
 
78
  esac;
 
79
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
80
am__install_max = 40
 
81
am__nobase_strip_setup = \
 
82
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
83
am__nobase_strip = \
 
84
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
85
am__nobase_list = $(am__nobase_strip_setup); \
 
86
  for p in $$list; do echo "$$p $$p"; done | \
 
87
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
88
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
89
    if (++n[$$2] == $(am__install_max)) \
 
90
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
91
    END { for (dir in files) print dir, files[dir] }'
 
92
am__base_list = \
 
93
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
94
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71
95
am__installdirs = "$(DESTDIR)$(moduledir)"
72
 
moduleSCRIPT_INSTALL = $(INSTALL_SCRIPT)
73
96
SCRIPTS = $(module_SCRIPTS)
74
97
DIST_SOURCES =
75
98
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110
133
DATADIRNAME = @DATADIRNAME@
111
134
DEFS = @DEFS@
112
135
DEPDIR = @DEPDIR@
 
136
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
113
137
DSYMUTIL = @DSYMUTIL@
114
138
DUMPBIN = @DUMPBIN@
115
139
ECHO_C = @ECHO_C@
147
171
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148
172
INSTOBJEXT = @INSTOBJEXT@
149
173
INTLLIBS = @INTLLIBS@
150
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
151
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
152
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
153
174
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
154
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
155
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
156
175
INTLTOOL_MERGE = @INTLTOOL_MERGE@
157
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
158
176
INTLTOOL_PERL = @INTLTOOL_PERL@
159
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
160
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
161
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
162
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
163
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
164
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
165
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
166
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
167
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
168
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
169
177
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
170
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
171
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
172
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
173
178
LD = @LD@
174
179
LDFLAGS = @LDFLAGS@
175
180
LIBOBJS = @LIBOBJS@
185
190
MAKEINFO = @MAKEINFO@
186
191
MCS = @MCS@
187
192
MKDIR_P = @MKDIR_P@
 
193
MKINSTALLDIRS = @MKINSTALLDIRS@
188
194
MONO = @MONO@
189
195
MONO_CFLAGS = @MONO_CFLAGS@
190
196
MONO_LIBS = @MONO_LIBS@
211
217
PACKAGE_NAME = @PACKAGE_NAME@
212
218
PACKAGE_STRING = @PACKAGE_STRING@
213
219
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
220
PACKAGE_URL = @PACKAGE_URL@
214
221
PACKAGE_VERSION = @PACKAGE_VERSION@
215
222
PATH_SEPARATOR = @PATH_SEPARATOR@
216
223
PKG_CONFIG = @PKG_CONFIG@
365
372
        @for dep in $?; do \
366
373
          case '$(am__configure_deps)' in \
367
374
            *$$dep*) \
368
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
369
 
                && exit 0; \
 
375
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
376
                && { if test -f $@; then exit 0; else break; fi; }; \
370
377
              exit 1;; \
371
378
          esac; \
372
379
        done; \
373
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/LiveRadio/Makefile'; \
374
 
        cd $(top_srcdir) && \
375
 
          $(AUTOMAKE) --foreign  src/LiveRadio/Makefile
 
380
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/LiveRadio/Makefile'; \
 
381
        $(am__cd) $(top_srcdir) && \
 
382
          $(AUTOMAKE) --foreign src/LiveRadio/Makefile
376
383
.PRECIOUS: Makefile
377
384
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
378
385
        @case '$?' in \
390
397
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391
398
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
392
399
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
400
$(am__aclocal_m4_deps):
393
401
install-moduleSCRIPTS: $(module_SCRIPTS)
394
402
        @$(NORMAL_INSTALL)
395
403
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
396
 
        @list='$(module_SCRIPTS)'; for p in $$list; do \
 
404
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || list=; \
 
405
        for p in $$list; do \
397
406
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
398
 
          if test -f $$d$$p; then \
399
 
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
400
 
            echo " $(moduleSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(moduledir)/$$f'"; \
401
 
            $(moduleSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(moduledir)/$$f"; \
402
 
          else :; fi; \
403
 
        done
 
407
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
408
        done | \
 
409
        sed -e 'p;s,.*/,,;n' \
 
410
            -e 'h;s|.*|.|' \
 
411
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
412
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
413
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
414
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
415
              if (++n[d] == $(am__install_max)) { \
 
416
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
417
            else { print "f", d "/" $$4, $$1 } } \
 
418
          END { for (d in files) print "f", d, files[d] }' | \
 
419
        while read type dir files; do \
 
420
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
421
             test -z "$$files" || { \
 
422
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(moduledir)$$dir'"; \
 
423
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(moduledir)$$dir" || exit $$?; \
 
424
             } \
 
425
        ; done
404
426
 
405
427
uninstall-moduleSCRIPTS:
406
428
        @$(NORMAL_UNINSTALL)
407
 
        @list='$(module_SCRIPTS)'; for p in $$list; do \
408
 
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
409
 
          echo " rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
410
 
          rm -f "$(DESTDIR)$(moduledir)/$$f"; \
411
 
        done
 
429
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
 
430
        files=`for p in $$list; do echo "$$p"; done | \
 
431
               sed -e 's,.*/,,;$(transform)'`; \
 
432
        test -n "$$list" || exit 0; \
 
433
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
 
434
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
412
435
 
413
436
mostlyclean-libtool:
414
437
        -rm -f *.lo
438
461
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439
462
          if test -d $$d/$$file; then \
440
463
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
464
            if test -d "$(distdir)/$$file"; then \
 
465
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
466
            fi; \
441
467
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
468
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
469
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443
470
            fi; \
444
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
471
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
445
472
          else \
446
 
            test -f $(distdir)/$$file \
447
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
473
            test -f "$(distdir)/$$file" \
 
474
            || cp -p $$d/$$file "$(distdir)/$$file" \
448
475
            || exit 1; \
449
476
          fi; \
450
477
        done
476
503
 
477
504
distclean-generic:
478
505
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
506
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
507
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
480
508
 
481
509
maintainer-clean-generic:
498
526
 
499
527
html: html-am
500
528
 
 
529
html-am:
 
530
 
501
531
info: info-am
502
532
 
503
533
info-am:
506
536
 
507
537
install-dvi: install-dvi-am
508
538
 
 
539
install-dvi-am:
 
540
 
509
541
install-exec-am:
510
542
 
511
543
install-html: install-html-am
512
544
 
 
545
install-html-am:
 
546
 
513
547
install-info: install-info-am
514
548
 
 
549
install-info-am:
 
550
 
515
551
install-man:
516
552
 
517
553
install-pdf: install-pdf-am
518
554
 
 
555
install-pdf-am:
 
556
 
519
557
install-ps: install-ps-am
520
558
 
 
559
install-ps-am:
 
560
 
521
561
installcheck-am:
522
562
 
523
563
maintainer-clean: maintainer-clean-am
590
630
 
591
631
@ENABLE_LIVERADIO_TRUE@uninstall-local: $(THEME_ICONS_SOURCE)
592
632
@ENABLE_LIVERADIO_TRUE@ @$(INSTALL_ICONS) -u "$(DESTDIR)$(pkgdatadir)" "$(srcdir)" $(THEME_ICONS_RELATIVE)
 
633
 
593
634
# Tell versions [3.59,3.63) of GNU make to not export all variables.
594
635
# Otherwise a system limit (for SysV at least) may be exceeded.
595
636
.NOEXPORT: