~ubuntu-branches/debian/jessie/file-roller/jessie

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-05-25 13:13:26 UTC
  • mfrom: (1.8.1) (5.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20130525131326-bm7bv6b4yig6820h
Tags: 3.8.2-1
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
52
51
build_triplet = @build@
53
52
host_triplet = @host@
54
53
subdir = data
55
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
54
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
56
55
        $(srcdir)/file-roller.desktop.in.in
57
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
59
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
60
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
61
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
62
 
        $(top_srcdir)/configure.ac
 
57
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
58
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
59
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
60
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
63
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64
62
        $(ACLOCAL_M4)
65
63
mkinstalldirs = $(install_sh) -d
66
64
CONFIG_HEADER = $(top_builddir)/config.h
67
65
CONFIG_CLEAN_FILES = file-roller.desktop.in
68
66
CONFIG_CLEAN_VPATH_FILES =
 
67
AM_V_P = $(am__v_P_@AM_V@)
 
68
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
69
am__v_P_0 = false
 
70
am__v_P_1 = :
69
71
AM_V_GEN = $(am__v_GEN_@AM_V@)
70
72
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71
73
am__v_GEN_0 = @echo "  GEN     " $@;
 
74
am__v_GEN_1 = 
72
75
AM_V_at = $(am__v_at_@AM_V@)
73
76
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
74
77
am__v_at_0 = @
 
78
am__v_at_1 = 
75
79
SOURCES =
76
80
DIST_SOURCES =
77
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78
 
        html-recursive info-recursive install-data-recursive \
79
 
        install-dvi-recursive install-exec-recursive \
80
 
        install-html-recursive install-info-recursive \
81
 
        install-pdf-recursive install-ps-recursive install-recursive \
82
 
        installcheck-recursive installdirs-recursive pdf-recursive \
83
 
        ps-recursive uninstall-recursive
 
81
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
82
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
83
        install-data-recursive install-dvi-recursive \
 
84
        install-exec-recursive install-html-recursive \
 
85
        install-info-recursive install-pdf-recursive \
 
86
        install-ps-recursive install-recursive installcheck-recursive \
 
87
        installdirs-recursive pdf-recursive ps-recursive \
 
88
        tags-recursive uninstall-recursive
84
89
am__can_run_installinfo = \
85
90
  case $$AM_UPDATE_INFO_DIR in \
86
91
    n|no|NO) false;; \
118
123
DATA = $(convert_DATA) $(desktop_DATA) $(match_DATA) $(service_DATA)
119
124
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
120
125
  distclean-recursive maintainer-clean-recursive
121
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
122
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
126
am__recursive_targets = \
 
127
  $(RECURSIVE_TARGETS) \
 
128
  $(RECURSIVE_CLEAN_TARGETS) \
 
129
  $(am__extra_recursive_targets)
 
130
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
123
131
        distdir
 
132
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
133
# Read a list of newline-separated strings from the standard input,
 
134
# and print each of them once, without duplicates.  Input order is
 
135
# *not* preserved.
 
136
am__uniquify_input = $(AWK) '\
 
137
  BEGIN { nonempty = 0; } \
 
138
  { items[$$0] = 1; nonempty = 1; } \
 
139
  END { if (nonempty) { for (i in items) print i; }; } \
 
140
'
 
141
# Make sure the list of sources is unique.  This is necessary because,
 
142
# e.g., the same source file might be shared among _SOURCES variables
 
143
# for different programs/libraries.
 
144
am__define_uniq_tagged_files = \
 
145
  list='$(am__tagged_files)'; \
 
146
  unique=`for i in $$list; do \
 
147
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
148
  done | $(am__uniquify_input)`
124
149
ETAGS = etags
125
150
CTAGS = ctags
126
151
DIST_SUBDIRS = $(SUBDIRS)
151
176
  done; \
152
177
  reldir="$$dir2"
153
178
ACLOCAL = @ACLOCAL@
154
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
155
179
ALL_LINGUAS = @ALL_LINGUAS@
156
180
AMTAR = @AMTAR@
157
181
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
170
194
DEFS = @DEFS@
171
195
DEPDIR = @DEPDIR@
172
196
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
173
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
174
197
DLLTOOL = @DLLTOOL@
175
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
176
198
DSYMUTIL = @DSYMUTIL@
177
199
DUMPBIN = @DUMPBIN@
178
200
ECHO_C = @ECHO_C@
184
206
FR_CFLAGS = @FR_CFLAGS@
185
207
FR_LIBS = @FR_LIBS@
186
208
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
187
 
GIO_REQUIRED = @GIO_REQUIRED@
 
209
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
188
210
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
189
211
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
190
212
GLIB_MKENUMS = @GLIB_MKENUMS@
191
 
GLIB_REQUIRED = @GLIB_REQUIRED@
192
213
GMSGFMT = @GMSGFMT@
193
214
GREP = @GREP@
194
215
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
195
216
GTK_CFLAGS = @GTK_CFLAGS@
196
217
GTK_LIBS = @GTK_LIBS@
197
 
GTK_REQUIRED = @GTK_REQUIRED@
198
218
HELP_DIR = @HELP_DIR@
199
219
INSTALL = @INSTALL@
200
220
INSTALL_DATA = @INSTALL_DATA@
209
229
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
210
230
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
211
231
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
232
ITSTOOL = @ITSTOOL@
 
233
JSON_GLIB_CFLAGS = @JSON_GLIB_CFLAGS@
 
234
JSON_GLIB_LIBS = @JSON_GLIB_LIBS@
212
235
LD = @LD@
213
236
LDFLAGS = @LDFLAGS@
 
237
LIBARCHIVE_CFLAGS = @LIBARCHIVE_CFLAGS@
 
238
LIBARCHIVE_LIBS = @LIBARCHIVE_LIBS@
 
239
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
 
240
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
214
241
LIBOBJS = @LIBOBJS@
215
242
LIBS = @LIBS@
216
243
LIBTOOL = @LIBTOOL@
227
254
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
228
255
NAUTILUS_EXTENSION_DIR = @NAUTILUS_EXTENSION_DIR@
229
256
NAUTILUS_LIBS = @NAUTILUS_LIBS@
230
 
NAUTILUS_REQUIRED = @NAUTILUS_REQUIRED@
231
257
NM = @NM@
232
258
NMEDIT = @NMEDIT@
233
259
OBJDUMP = @OBJDUMP@
234
260
OBJEXT = @OBJEXT@
235
 
OMF_DIR = @OMF_DIR@
236
261
OTOOL = @OTOOL@
237
262
OTOOL64 = @OTOOL64@
238
263
PACKAGE = @PACKAGE@
250
275
SED = @SED@
251
276
SET_MAKE = @SET_MAKE@
252
277
SHELL = @SHELL@
 
278
SMCLIENT_CFLAGS = @SMCLIENT_CFLAGS@
 
279
SMCLIENT_LIBS = @SMCLIENT_LIBS@
253
280
STRIP = @STRIP@
254
281
USE_NLS = @USE_NLS@
255
282
VERSION = @VERSION@
256
283
XGETTEXT = @XGETTEXT@
 
284
XMLLINT = @XMLLINT@
257
285
abs_builddir = @abs_builddir@
258
286
abs_srcdir = @abs_srcdir@
259
287
abs_top_builddir = @abs_top_builddir@
309
337
top_build_prefix = @top_build_prefix@
310
338
top_builddir = @top_builddir@
311
339
top_srcdir = @top_srcdir@
312
 
SUBDIRS = ui icons
 
340
SUBDIRS = icons
313
341
desktopdir = $(datadir)/applications
314
342
desktop_in_in_files = file-roller.desktop.in.in
315
343
desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) 
326
354
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
327
355
EXTRA_DIST = \
328
356
        file-roller.convert             \
 
357
        org.gnome.ArchiveManager1.xml   \
329
358
        packages.match.in               \
330
359
        packages.match                  \
331
360
        $(desktop_in_in_files)          \
476
505
# (1) if the variable is set in 'config.status', edit 'config.status'
477
506
#     (which will cause the Makefiles to be regenerated when you run 'make');
478
507
# (2) otherwise, pass the desired values on the 'make' command line.
479
 
$(RECURSIVE_TARGETS):
 
508
$(am__recursive_targets):
480
509
        @fail= failcom='exit 1'; \
481
510
        for f in x $$MAKEFLAGS; do \
482
511
          case $$f in \
486
515
        done; \
487
516
        dot_seen=no; \
488
517
        target=`echo $@ | sed s/-recursive//`; \
489
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
518
        case "$@" in \
 
519
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
520
          *) list='$(SUBDIRS)' ;; \
 
521
        esac; \
 
522
        for subdir in $$list; do \
490
523
          echo "Making $$target in $$subdir"; \
491
524
          if test "$$subdir" = "."; then \
492
525
            dot_seen=yes; \
501
534
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
502
535
        fi; test -z "$$fail"
503
536
 
504
 
$(RECURSIVE_CLEAN_TARGETS):
505
 
        @fail= failcom='exit 1'; \
506
 
        for f in x $$MAKEFLAGS; do \
507
 
          case $$f in \
508
 
            *=* | --[!k]*);; \
509
 
            *k*) failcom='fail=yes';; \
510
 
          esac; \
511
 
        done; \
512
 
        dot_seen=no; \
513
 
        case "$@" in \
514
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
515
 
          *) list='$(SUBDIRS)' ;; \
516
 
        esac; \
517
 
        rev=''; for subdir in $$list; do \
518
 
          if test "$$subdir" = "."; then :; else \
519
 
            rev="$$subdir $$rev"; \
520
 
          fi; \
521
 
        done; \
522
 
        rev="$$rev ."; \
523
 
        target=`echo $@ | sed s/-recursive//`; \
524
 
        for subdir in $$rev; do \
525
 
          echo "Making $$target in $$subdir"; \
526
 
          if test "$$subdir" = "."; then \
527
 
            local_target="$$target-am"; \
528
 
          else \
529
 
            local_target="$$target"; \
530
 
          fi; \
531
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
532
 
          || eval $$failcom; \
533
 
        done && test -z "$$fail"
534
 
tags-recursive:
535
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
536
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
537
 
        done
538
 
ctags-recursive:
539
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
540
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
541
 
        done
542
 
cscopelist-recursive:
543
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
544
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
545
 
        done
546
 
 
547
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
548
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
549
 
        unique=`for i in $$list; do \
550
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
551
 
          done | \
552
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
553
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
554
 
        mkid -fID $$unique
555
 
tags: TAGS
556
 
 
557
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
558
 
                $(TAGS_FILES) $(LISP)
 
537
ID: $(am__tagged_files)
 
538
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
539
tags: tags-recursive
 
540
TAGS: tags
 
541
 
 
542
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
559
543
        set x; \
560
544
        here=`pwd`; \
561
545
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
571
555
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
572
556
          fi; \
573
557
        done; \
574
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
575
 
        unique=`for i in $$list; do \
576
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
577
 
          done | \
578
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
579
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
558
        $(am__define_uniq_tagged_files); \
580
559
        shift; \
581
560
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
582
561
          test -n "$$unique" || unique=$$empty_fix; \
588
567
              $$unique; \
589
568
          fi; \
590
569
        fi
591
 
ctags: CTAGS
592
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
593
 
                $(TAGS_FILES) $(LISP)
594
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
595
 
        unique=`for i in $$list; do \
596
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
597
 
          done | \
598
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
599
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
570
ctags: ctags-recursive
 
571
 
 
572
CTAGS: ctags
 
573
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
574
        $(am__define_uniq_tagged_files); \
600
575
        test -z "$(CTAGS_ARGS)$$unique" \
601
576
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
602
577
             $$unique
605
580
        here=`$(am__cd) $(top_builddir) && pwd` \
606
581
          && $(am__cd) $(top_srcdir) \
607
582
          && gtags -i $(GTAGS_ARGS) "$$here"
 
583
cscopelist: cscopelist-recursive
608
584
 
609
 
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
610
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
585
cscopelist-am: $(am__tagged_files)
 
586
        list='$(am__tagged_files)'; \
611
587
        case "$(srcdir)" in \
612
588
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
613
589
          *) sdir=$(subdir)/$(srcdir) ;; \
791
767
        uninstall-matchDATA uninstall-serviceDATA
792
768
        @$(NORMAL_INSTALL)
793
769
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
794
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
795
 
        cscopelist-recursive ctags-recursive install-am \
796
 
        install-data-am install-strip tags-recursive uninstall-am
 
770
.MAKE: $(am__recursive_targets) install-am install-data-am \
 
771
        install-strip uninstall-am
797
772
 
798
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
799
 
        all all-am check check-am clean clean-generic clean-libtool \
800
 
        cscopelist cscopelist-recursive ctags ctags-recursive \
801
 
        dist-hook distclean distclean-generic distclean-libtool \
802
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
803
 
        install install-am install-convertDATA install-data \
804
 
        install-data-am install-data-hook install-desktopDATA \
805
 
        install-dvi install-dvi-am install-exec install-exec-am \
806
 
        install-html install-html-am install-info install-info-am \
807
 
        install-man install-matchDATA install-pdf install-pdf-am \
808
 
        install-ps install-ps-am install-serviceDATA install-strip \
809
 
        installcheck installcheck-am installdirs installdirs-am \
810
 
        maintainer-clean maintainer-clean-generic mostlyclean \
811
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
812
 
        tags tags-recursive uninstall uninstall-am \
 
773
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
 
774
        check-am clean clean-generic clean-libtool cscopelist-am ctags \
 
775
        ctags-am dist-hook distclean distclean-generic \
 
776
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
777
        html-am info info-am install install-am install-convertDATA \
 
778
        install-data install-data-am install-data-hook \
 
779
        install-desktopDATA install-dvi install-dvi-am install-exec \
 
780
        install-exec-am install-html install-html-am install-info \
 
781
        install-info-am install-man install-matchDATA install-pdf \
 
782
        install-pdf-am install-ps install-ps-am install-serviceDATA \
 
783
        install-strip installcheck installcheck-am installdirs \
 
784
        installdirs-am maintainer-clean maintainer-clean-generic \
 
785
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
786
        ps ps-am tags tags-am uninstall uninstall-am \
813
787
        uninstall-convertDATA uninstall-desktopDATA uninstall-hook \
814
788
        uninstall-matchDATA uninstall-serviceDATA
815
789
 
816
790
@INTLTOOL_DESKTOP_RULE@
817
791
$(service_DATA): $(service_in_files) Makefile
818
 
        $(AM_V_GEN) $(SED) -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@
 
792
        $(AM_V_GEN) $(SED) -e "s|\@bindir\@|$(bindir)|" $< > $@
819
793
.PRECIOUS: $(gsettings_SCHEMAS)
820
794
 
821
795
@INTLTOOL_XML_NOMERGE_RULE@