~ubuntu-branches/ubuntu/quantal/evince/quantal

« back to all changes in this revision

Viewing changes to backend/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-06-07 16:47:24 UTC
  • mfrom: (1.1.76)
  • Revision ID: package-import@ubuntu.com-20120607164724-fg32ta2uv3lrkwnk
Tags: 3.5.2-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libpoppler-glib-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# 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.
56
56
CONFIG_HEADER = $(top_builddir)/config.h
57
57
CONFIG_CLEAN_FILES =
58
58
CONFIG_CLEAN_VPATH_FILES =
59
 
AM_V_GEN = $(am__v_GEN_$(V))
60
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
59
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
60
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
61
61
am__v_GEN_0 = @echo "  GEN   " $@;
62
 
AM_V_at = $(am__v_at_$(V))
63
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
62
AM_V_at = $(am__v_at_@AM_V@)
 
63
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
64
64
am__v_at_0 = @
65
65
SOURCES =
66
66
DIST_SOURCES =
138
138
DEPDIR = @DEPDIR@
139
139
DESKTOP_SCHEMAS_CFLAGS = @DESKTOP_SCHEMAS_CFLAGS@
140
140
DESKTOP_SCHEMAS_LIBS = @DESKTOP_SCHEMAS_LIBS@
141
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
142
141
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
143
142
DJVU_CFLAGS = @DJVU_CFLAGS@
144
143
DJVU_LIBS = @DJVU_LIBS@
211
210
INTLTOOL_MERGE = @INTLTOOL_MERGE@
212
211
INTLTOOL_PERL = @INTLTOOL_PERL@
213
212
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
213
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
214
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
215
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
216
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
214
217
KEYRING_CFLAGS = @KEYRING_CFLAGS@
215
218
KEYRING_LIBS = @KEYRING_LIBS@
216
219
LD = @LD@
320
323
includedir = @includedir@
321
324
infodir = @infodir@
322
325
install_sh = @install_sh@
 
326
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
327
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
323
328
libdir = @libdir@
324
329
libexecdir = @libexecdir@
325
330
localedir = @localedir@
593
598
 
594
599
installcheck: installcheck-recursive
595
600
install-strip:
596
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
597
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
598
 
          `test -z '$(STRIP)' || \
599
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
601
        if test -z '$(STRIP)'; then \
 
602
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
603
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
604
              install; \
 
605
        else \
 
606
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
607
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
608
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
609
        fi
600
610
mostlyclean-generic:
601
611
 
602
612
clean-generic: