~ubuntu-branches/ubuntu/trusty/brasero/trusty-proposed

« back to all changes in this revision

Viewing changes to plugins/vcdimager/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Matthew Fischer
  • Date: 2013-05-26 13:21:27 UTC
  • mfrom: (1.1.56)
  • Revision ID: package-import@ubuntu.com-20130526132127-08owtdhxzr4s6hms
Tags: 3.8.0-0ubuntu1
* New upstream release (LP: #1184409)
  - Documentation fixes
  - Translation updates
  - Add a question mark to a question
  - Support notification filtering
  - Remove nonexisting options from the man page
  - Fix while loop in `brasero_libisofs_write_image_to_fd_thread
* Refreshed patches
* 99_fix-mp3-projects.patch: Removed, already applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
51
51
build_triplet = @build@
52
52
host_triplet = @host@
53
53
subdir = plugins/vcdimager
54
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
55
 
        $(top_srcdir)/depcomp $(top_srcdir)/mkinstalldirs
 
54
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
55
        $(top_srcdir)/depcomp
56
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
57
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
58
58
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59
59
        $(ACLOCAL_M4)
60
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
60
mkinstalldirs = $(install_sh) -d
61
61
CONFIG_HEADER = $(top_builddir)/config.h
62
62
CONFIG_CLEAN_FILES =
63
63
CONFIG_CLEAN_VPATH_FILES =
146
146
    n|no|NO) false;; \
147
147
    *) (install-info --version) >/dev/null 2>&1;; \
148
148
  esac
 
149
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
150
# Read a list of newline-separated strings from the standard input,
 
151
# and print each of them once, without duplicates.  Input order is
 
152
# *not* preserved.
 
153
am__uniquify_input = $(AWK) '\
 
154
  BEGIN { nonempty = 0; } \
 
155
  { items[$$0] = 1; nonempty = 1; } \
 
156
  END { if (nonempty) { for (i in items) print i; }; } \
 
157
'
 
158
# Make sure the list of sources is unique.  This is necessary because,
 
159
# e.g., the same source file might be shared among _SOURCES variables
 
160
# for different programs/libraries.
 
161
am__define_uniq_tagged_files = \
 
162
  list='$(am__tagged_files)'; \
 
163
  unique=`for i in $$list; do \
 
164
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
165
  done | $(am__uniquify_input)`
149
166
ETAGS = etags
150
167
CTAGS = ctags
151
168
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
417
434
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
418
435
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419
436
$(am__aclocal_m4_deps):
 
437
 
420
438
install-vcdimagerLTLIBRARIES: $(vcdimager_LTLIBRARIES)
421
439
        @$(NORMAL_INSTALL)
422
440
        @list='$(vcdimager_LTLIBRARIES)'; test -n "$(vcdimagerdir)" || list=; \
489
507
clean-libtool:
490
508
        -rm -rf .libs _libs
491
509
 
492
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
493
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
494
 
        unique=`for i in $$list; do \
495
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496
 
          done | \
497
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
498
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
499
 
        mkid -fID $$unique
500
 
tags: TAGS
 
510
ID: $(am__tagged_files)
 
511
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
512
tags: tags-am
 
513
TAGS: tags
501
514
 
502
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
503
 
                $(TAGS_FILES) $(LISP)
 
515
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
504
516
        set x; \
505
517
        here=`pwd`; \
506
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
507
 
        unique=`for i in $$list; do \
508
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509
 
          done | \
510
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
511
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
518
        $(am__define_uniq_tagged_files); \
512
519
        shift; \
513
520
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
514
521
          test -n "$$unique" || unique=$$empty_fix; \
520
527
              $$unique; \
521
528
          fi; \
522
529
        fi
523
 
ctags: CTAGS
524
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
525
 
                $(TAGS_FILES) $(LISP)
526
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
527
 
        unique=`for i in $$list; do \
528
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529
 
          done | \
530
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
531
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
530
ctags: ctags-am
 
531
 
 
532
CTAGS: ctags
 
533
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
534
        $(am__define_uniq_tagged_files); \
532
535
        test -z "$(CTAGS_ARGS)$$unique" \
533
536
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
534
537
             $$unique
537
540
        here=`$(am__cd) $(top_builddir) && pwd` \
538
541
          && $(am__cd) $(top_srcdir) \
539
542
          && gtags -i $(GTAGS_ARGS) "$$here"
 
543
cscopelist: cscopelist-am
540
544
 
541
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
542
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
545
cscopelist-am: $(am__tagged_files)
 
546
        list='$(am__tagged_files)'; \
543
547
        case "$(srcdir)" in \
544
548
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
545
549
          *) sdir=$(subdir)/$(srcdir) ;; \
695
699
 
696
700
.MAKE: install-am install-strip
697
701
 
698
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
699
 
        clean-libtool clean-vcdimagerLTLIBRARIES cscopelist ctags \
700
 
        distclean distclean-compile distclean-generic \
 
702
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
703
        clean-libtool clean-vcdimagerLTLIBRARIES cscopelist-am ctags \
 
704
        ctags-am distclean distclean-compile distclean-generic \
701
705
        distclean-libtool distclean-tags distdir dvi dvi-am html \
702
706
        html-am info info-am install install-am install-data \
703
707
        install-data-am install-dvi install-dvi-am install-exec \
707
711
        install-vcdimagerLTLIBRARIES installcheck installcheck-am \
708
712
        installdirs maintainer-clean maintainer-clean-generic \
709
713
        mostlyclean mostlyclean-compile mostlyclean-generic \
710
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
714
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
711
715
        uninstall-am uninstall-vcdimagerLTLIBRARIES
712
716
 
713
717