~ubuntu-branches/ubuntu/gutsy/amarok/gutsy-updates

« back to all changes in this revision

Viewing changes to amarok/src/mediadevice/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2006-11-03 23:57:33 UTC
  • mfrom: (1.31.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061103235733-a41oyfz4mzienqin
Tags: 2:1.4.4-0ubuntu2
Add debian/kubuntu-media-amarok and
debian amarok_play_audiocd.desktop for good KDE integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
2
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
3
# @configure_input@
4
4
 
5
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# 2003, 2004  Free Software Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
64
64
        uninstall-recursive nmcheck-recursive bcheck-recursive
65
65
ETAGS = etags
66
66
CTAGS = ctags
67
 
DIST_SUBDIRS = generic daap ipod ifp njb mtp
 
67
DIST_SUBDIRS = generic daap ipod ifp njb mtp riokarma
68
68
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69
69
#>+ 1
70
70
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
157
157
LIBGPOD_CFLAGS = @LIBGPOD_CFLAGS@
158
158
LIBGPOD_LIBS = @LIBGPOD_LIBS@
159
159
LIBJPEG = @LIBJPEG@
 
160
LIBMTP_CALLBACKS = @LIBMTP_CALLBACKS@
160
161
LIBMTP_CFLAGS = @LIBMTP_CFLAGS@
161
162
LIBMTP_FRIENDLY_NAME = @LIBMTP_FRIENDLY_NAME@
162
163
LIBMTP_LIBS = @LIBMTP_LIBS@
208
209
LIB_XRENDER = @LIB_XRENDER@
209
210
LN_S = @LN_S@
210
211
LTLIBOBJS = @LTLIBOBJS@
211
 
MAINT = @MAINT@
212
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
213
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
214
212
MAKEINFO = @MAKEINFO@
215
213
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
216
214
MCOPIDL = @MCOPIDL@
279
277
am__include = @am__include@
280
278
am__leading_dot = @am__leading_dot@
281
279
am__quote = @am__quote@
282
 
am__tar = @am__tar@
283
 
am__untar = @am__untar@
284
280
amarok_SUBDIR_included_FALSE = @amarok_SUBDIR_included_FALSE@
285
281
amarok_SUBDIR_included_TRUE = @amarok_SUBDIR_included_TRUE@
286
282
atleast_kde34_FALSE = @atleast_kde34_FALSE@
386
382
with_konqsidebar_TRUE = @with_konqsidebar_TRUE@
387
383
with_libgpod_FALSE = @with_libgpod_FALSE@
388
384
with_libgpod_TRUE = @with_libgpod_TRUE@
 
385
with_libkarma_FALSE = @with_libkarma_FALSE@
 
386
with_libkarma_TRUE = @with_libkarma_TRUE@
389
387
with_libmtp_FALSE = @with_libmtp_FALSE@
390
388
with_libmtp_TRUE = @with_libmtp_TRUE@
391
389
with_libnjb_FALSE = @with_libnjb_FALSE@
411
409
@with_ifp_TRUE@IFP_SUBDIR = ifp
412
410
@with_libnjb_TRUE@NJB_SUBDIR = njb
413
411
@with_libmtp_TRUE@MTP_SUBDIR = mtp
 
412
@with_libkarma_TRUE@KARMA_SUBDIR = riokarma
414
413
METASOURCES = AUTO
415
 
SUBDIRS = generic daap $(IPOD_SUBDIR) $(IFP_SUBDIR) $(NJB_SUBDIR) $(MTP_SUBDIR)
 
414
SUBDIRS = generic daap $(IPOD_SUBDIR) $(IFP_SUBDIR) $(NJB_SUBDIR) $(MTP_SUBDIR) $(KARMA_SUBDIR)
416
415
#>- all: all-recursive
417
416
#>+ 1
418
417
all: docs-am  all-recursive
419
418
 
420
419
.SUFFIXES:
421
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
420
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
422
421
#>-     @for dep in $?; do \
423
422
#>-       case '$(am__configure_deps)' in \
424
423
#>-         *$$dep*) \
427
426
#>-           exit 1;; \
428
427
#>-       esac; \
429
428
#>-     done; \
430
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  amarok/src/mediadevice/Makefile'; \
 
429
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  amarok/src/mediadevice/Makefile'; \
431
430
#>-     cd $(top_srcdir) && \
432
 
#>-       $(AUTOMAKE) --foreign  amarok/src/mediadevice/Makefile
 
431
#>-       $(AUTOMAKE) --gnu  amarok/src/mediadevice/Makefile
433
432
#>+ 12
434
433
        @for dep in $?; do \
435
434
          case '$(am__configure_deps)' in \
439
438
              exit 1;; \
440
439
          esac; \
441
440
        done; \
442
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  amarok/src/mediadevice/Makefile'; \
 
441
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  amarok/src/mediadevice/Makefile'; \
443
442
        cd $(top_srcdir) && \
444
 
          $(AUTOMAKE) --foreign  amarok/src/mediadevice/Makefile
 
443
          $(AUTOMAKE) --gnu  amarok/src/mediadevice/Makefile
445
444
        cd $(top_srcdir) && perl admin/am_edit amarok/src/mediadevice/Makefile.in
446
445
.PRECIOUS: Makefile
447
446
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
456
455
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
457
456
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
458
457
 
459
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
458
$(top_srcdir)/configure:  $(am__configure_deps)
460
459
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
460
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
462
461
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
463
462
 
464
463
mostlyclean-libtool:
478
477
#     (which will cause the Makefiles to be regenerated when you run `make');
479
478
# (2) otherwise, pass the desired values on the `make' command line.
480
479
$(RECURSIVE_TARGETS):
481
 
        @failcom='exit 1'; \
482
 
        for f in x $$MAKEFLAGS; do \
483
 
          case $$f in \
484
 
            *=* | --[!k]*);; \
485
 
            *k*) failcom='fail=yes';; \
486
 
          esac; \
487
 
        done; \
 
480
        @set fnord $$MAKEFLAGS; amf=$$2; \
488
481
        dot_seen=no; \
489
482
        target=`echo $@ | sed s/-recursive//`; \
490
483
        list='$(SUBDIRS)'; for subdir in $$list; do \
496
489
            local_target="$$target"; \
497
490
          fi; \
498
491
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
499
 
          || eval $$failcom; \
 
492
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
500
493
        done; \
501
494
        if test "$$dot_seen" = "no"; then \
502
495
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
504
497
 
505
498
mostlyclean-recursive clean-recursive distclean-recursive \
506
499
maintainer-clean-recursive:
507
 
        @failcom='exit 1'; \
508
 
        for f in x $$MAKEFLAGS; do \
509
 
          case $$f in \
510
 
            *=* | --[!k]*);; \
511
 
            *k*) failcom='fail=yes';; \
512
 
          esac; \
513
 
        done; \
 
500
        @set fnord $$MAKEFLAGS; amf=$$2; \
514
501
        dot_seen=no; \
515
502
        case "$@" in \
516
503
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
531
518
            local_target="$$target"; \
532
519
          fi; \
533
520
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
534
 
          || eval $$failcom; \
 
521
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
535
522
        done && test -z "$$fail"
536
523
tags-recursive:
537
524
        list='$(SUBDIRS)'; for subdir in $$list; do \
633
620
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
634
621
          if test "$$subdir" = .; then :; else \
635
622
            test -d "$(distdir)/$$subdir" \
636
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
623
            || mkdir "$(distdir)/$$subdir" \
637
624
            || exit 1; \
638
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
639
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
640
625
            (cd $$subdir && \
641
626
              $(MAKE) $(AM_MAKEFLAGS) \
642
 
                top_distdir="$$top_distdir" \
643
 
                distdir="$$distdir/$$subdir" \
 
627
                top_distdir="../$(top_distdir)" \
 
628
                distdir="../$(distdir)/$$subdir" \
644
629
                distdir) \
645
630
              || exit 1; \
646
631
          fi; \
669
654
clean-generic:
670
655
 
671
656
distclean-generic:
672
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
657
        -rm -f $(CONFIG_CLEAN_FILES)
673
658
 
674
659
maintainer-clean-generic:
675
660
        @echo "This command is intended for maintainers to use"
760
745
              exit 1;; \
761
746
          esac; \
762
747
        done; \
763
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  amarok/src/mediadevice/Makefile'; \
 
748
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  amarok/src/mediadevice/Makefile'; \
764
749
        cd $(top_srcdir) && \
765
 
          $(AUTOMAKE) --foreign  amarok/src/mediadevice/Makefile
 
750
          $(AUTOMAKE) --gnu  amarok/src/mediadevice/Makefile
766
751
        cd $(top_srcdir) && perl admin/am_edit amarok/src/mediadevice/Makefile.in
767
752
 
768
753