~elementary-os/ubuntu-package-imports/evince-vivid

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: RabbitBot
  • Date: 2015-05-31 18:19:12 UTC
  • Revision ID: rabbitbot@elementaryos.org-20150531181912-jftafuvmgcbwvieg
Initial import, version 3.14.2-0ubuntu2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
VPATH = @srcdir@
 
17
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
18
am__make_running_with_option = \
 
19
  case $${target_option-} in \
 
20
      ?) ;; \
 
21
      *) echo "am__make_running_with_option: internal error: invalid" \
 
22
              "target option '$${target_option-}' specified" >&2; \
 
23
         exit 1;; \
 
24
  esac; \
 
25
  has_opt=no; \
 
26
  sane_makeflags=$$MAKEFLAGS; \
 
27
  if $(am__is_gnu_make); then \
 
28
    sane_makeflags=$$MFLAGS; \
 
29
  else \
 
30
    case $$MAKEFLAGS in \
 
31
      *\\[\ \   ]*) \
 
32
        bs=\\; \
 
33
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
34
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
35
    esac; \
 
36
  fi; \
 
37
  skip_next=no; \
 
38
  strip_trailopt () \
 
39
  { \
 
40
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
41
  }; \
 
42
  for flg in $$sane_makeflags; do \
 
43
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
44
    case $$flg in \
 
45
      *=*|--*) continue;; \
 
46
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
47
      -*I?*) strip_trailopt 'I';; \
 
48
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
49
      -*O?*) strip_trailopt 'O';; \
 
50
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
51
      -*l?*) strip_trailopt 'l';; \
 
52
      -[dEDm]) skip_next=yes;; \
 
53
      -[JT]) skip_next=yes;; \
 
54
    esac; \
 
55
    case $$flg in \
 
56
      *$$target_option*) has_opt=yes; break;; \
 
57
    esac; \
 
58
  done; \
 
59
  test $$has_opt = yes
 
60
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
61
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 
62
pkgdatadir = $(datadir)/@PACKAGE@
 
63
pkgincludedir = $(includedir)/@PACKAGE@
 
64
pkglibdir = $(libdir)/@PACKAGE@
 
65
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
66
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
67
install_sh_DATA = $(install_sh) -c -m 644
 
68
install_sh_PROGRAM = $(install_sh) -c
 
69
install_sh_SCRIPT = $(install_sh) -c
 
70
INSTALL_HEADER = $(INSTALL_DATA)
 
71
transform = $(program_transform_name)
 
72
NORMAL_INSTALL = :
 
73
PRE_INSTALL = :
 
74
POST_INSTALL = :
 
75
NORMAL_UNINSTALL = :
 
76
PRE_UNINSTALL = :
 
77
POST_UNINSTALL = :
 
78
build_triplet = @build@
 
79
host_triplet = @host@
 
80
subdir = help
 
81
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
82
        $(top_srcdir)/mkinstalldirs ChangeLog
 
83
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
84
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
 
85
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
86
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
87
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
88
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
89
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
90
        $(ACLOCAL_M4)
 
91
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
92
CONFIG_HEADER = $(top_builddir)/config.h
 
93
CONFIG_CLEAN_FILES =
 
94
CONFIG_CLEAN_VPATH_FILES =
 
95
AM_V_P = $(am__v_P_@AM_V@)
 
96
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
97
am__v_P_0 = false
 
98
am__v_P_1 = :
 
99
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
100
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
101
am__v_GEN_0 = @echo "  GEN     " $@;
 
102
am__v_GEN_1 = 
 
103
AM_V_at = $(am__v_at_@AM_V@)
 
104
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
105
am__v_at_0 = @
 
106
am__v_at_1 = 
 
107
SOURCES =
 
108
DIST_SOURCES =
 
109
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
110
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
111
        install-data-recursive install-dvi-recursive \
 
112
        install-exec-recursive install-html-recursive \
 
113
        install-info-recursive install-pdf-recursive \
 
114
        install-ps-recursive install-recursive installcheck-recursive \
 
115
        installdirs-recursive pdf-recursive ps-recursive \
 
116
        tags-recursive uninstall-recursive
 
117
am__can_run_installinfo = \
 
118
  case $$AM_UPDATE_INFO_DIR in \
 
119
    n|no|NO) false;; \
 
120
    *) (install-info --version) >/dev/null 2>&1;; \
 
121
  esac
 
122
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
123
  distclean-recursive maintainer-clean-recursive
 
124
am__recursive_targets = \
 
125
  $(RECURSIVE_TARGETS) \
 
126
  $(RECURSIVE_CLEAN_TARGETS) \
 
127
  $(am__extra_recursive_targets)
 
128
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
 
129
        distdir
 
130
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
131
# Read a list of newline-separated strings from the standard input,
 
132
# and print each of them once, without duplicates.  Input order is
 
133
# *not* preserved.
 
134
am__uniquify_input = $(AWK) '\
 
135
  BEGIN { nonempty = 0; } \
 
136
  { items[$$0] = 1; nonempty = 1; } \
 
137
  END { if (nonempty) { for (i in items) print i; }; } \
 
138
'
 
139
# Make sure the list of sources is unique.  This is necessary because,
 
140
# e.g., the same source file might be shared among _SOURCES variables
 
141
# for different programs/libraries.
 
142
am__define_uniq_tagged_files = \
 
143
  list='$(am__tagged_files)'; \
 
144
  unique=`for i in $$list; do \
 
145
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
146
  done | $(am__uniquify_input)`
 
147
ETAGS = etags
 
148
CTAGS = ctags
 
149
DIST_SUBDIRS = $(SUBDIRS)
 
150
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
151
am__relativize = \
 
152
  dir0=`pwd`; \
 
153
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
154
  sed_rest='s,^[^/]*/*,,'; \
 
155
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
156
  sed_butlast='s,/*[^/]*$$,,'; \
 
157
  while test -n "$$dir1"; do \
 
158
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
159
    if test "$$first" != "."; then \
 
160
      if test "$$first" = ".."; then \
 
161
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
162
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
163
      else \
 
164
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
165
        if test "$$first2" = "$$first"; then \
 
166
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
167
        else \
 
168
          dir2="../$$dir2"; \
 
169
        fi; \
 
170
        dir0="$$dir0"/"$$first"; \
 
171
      fi; \
 
172
    fi; \
 
173
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
174
  done; \
 
175
  reldir="$$dir2"
 
176
ACLOCAL = @ACLOCAL@
 
177
ALL_LINGUAS = @ALL_LINGUAS@
 
178
AMTAR = @AMTAR@
 
179
AM_CFLAGS = @AM_CFLAGS@
 
180
AM_CPPFLAGS = @AM_CPPFLAGS@
 
181
AM_CXXFLAGS = @AM_CXXFLAGS@
 
182
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
183
AM_LDFLAGS = @AM_LDFLAGS@
 
184
AR = @AR@
 
185
AUTOCONF = @AUTOCONF@
 
186
AUTOHEADER = @AUTOHEADER@
 
187
AUTOMAKE = @AUTOMAKE@
 
188
AWK = @AWK@
 
189
BACKEND_CFLAGS = @BACKEND_CFLAGS@
 
190
BACKEND_LIBS = @BACKEND_LIBS@
 
191
BACKEND_LIBTOOL_FLAGS = @BACKEND_LIBTOOL_FLAGS@
 
192
BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
193
BROWSER_PLUGIN_DIR = @BROWSER_PLUGIN_DIR@
 
194
BROWSER_PLUGIN_LIBS = @BROWSER_PLUGIN_LIBS@
 
195
CAIRO_PDF_CFLAGS = @CAIRO_PDF_CFLAGS@
 
196
CAIRO_PDF_LIBS = @CAIRO_PDF_LIBS@
 
197
CAIRO_PS_CFLAGS = @CAIRO_PS_CFLAGS@
 
198
CAIRO_PS_LIBS = @CAIRO_PS_LIBS@
 
199
CATALOGS = @CATALOGS@
 
200
CATOBJEXT = @CATOBJEXT@
 
201
CC = @CC@
 
202
CCDEPMODE = @CCDEPMODE@
 
203
CFLAGS = @CFLAGS@
 
204
COMICS_MIME_TYPES = @COMICS_MIME_TYPES@
 
205
CPP = @CPP@
 
206
CPPFLAGS = @CPPFLAGS@
 
207
CXX = @CXX@
 
208
CXXCPP = @CXXCPP@
 
209
CXXDEPMODE = @CXXDEPMODE@
 
210
CXXFLAGS = @CXXFLAGS@
 
211
CYGPATH_W = @CYGPATH_W@
 
212
DATADIRNAME = @DATADIRNAME@
 
213
DEFS = @DEFS@
 
214
DEPDIR = @DEPDIR@
 
215
DESKTOP_SCHEMAS_CFLAGS = @DESKTOP_SCHEMAS_CFLAGS@
 
216
DESKTOP_SCHEMAS_LIBS = @DESKTOP_SCHEMAS_LIBS@
 
217
DJVU_CFLAGS = @DJVU_CFLAGS@
 
218
DJVU_LIBS = @DJVU_LIBS@
 
219
DJVU_MIME_TYPES = @DJVU_MIME_TYPES@
 
220
DLLTOOL = @DLLTOOL@
 
221
DSYMUTIL = @DSYMUTIL@
 
222
DUMPBIN = @DUMPBIN@
 
223
DVI_MIME_TYPES = @DVI_MIME_TYPES@
 
224
ECHO_C = @ECHO_C@
 
225
ECHO_N = @ECHO_N@
 
226
ECHO_T = @ECHO_T@
 
227
EGREP = @EGREP@
 
228
EVINCE_MIME_TYPES = @EVINCE_MIME_TYPES@
 
229
EV_API_VERSION = @EV_API_VERSION@
 
230
EV_API_VERSION_U = @EV_API_VERSION_U@
 
231
EV_BINARY_VERSION = @EV_BINARY_VERSION@
 
232
EV_DAEMON_CFLAGS = @EV_DAEMON_CFLAGS@
 
233
EV_DAEMON_LIBS = @EV_DAEMON_LIBS@
 
234
EV_DOCUMENT_LT_CURRENT_MINUS_AGE = @EV_DOCUMENT_LT_CURRENT_MINUS_AGE@
 
235
EV_DOCUMENT_LT_VERSION_INFO = @EV_DOCUMENT_LT_VERSION_INFO@
 
236
EV_INTLTOOL_EVINCE_BACKEND_RULE = @EV_INTLTOOL_EVINCE_BACKEND_RULE@
 
237
EV_MAJOR_VERSION = @EV_MAJOR_VERSION@
 
238
EV_MICRO_VERSION = @EV_MICRO_VERSION@
 
239
EV_MINOR_VERSION = @EV_MINOR_VERSION@
 
240
EV_VIEW_LT_CURRENT_MINUS_AGE = @EV_VIEW_LT_CURRENT_MINUS_AGE@
 
241
EV_VIEW_LT_VERSION_INFO = @EV_VIEW_LT_VERSION_INFO@
 
242
EXEEXT = @EXEEXT@
 
243
FGREP = @FGREP@
 
244
FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
 
245
FRONTEND_CORE_CFLAGS = @FRONTEND_CORE_CFLAGS@
 
246
FRONTEND_CORE_LIBS = @FRONTEND_CORE_LIBS@
 
247
FRONTEND_LIBS = @FRONTEND_LIBS@
 
248
GDBUS_CODEGEN = @GDBUS_CODEGEN@
 
249
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
250
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
 
251
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
252
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
253
GLIB_MKENUMS = @GLIB_MKENUMS@
 
254
GLIB_PREFIX = @GLIB_PREFIX@
 
255
GLIB_REQUIRED = @GLIB_REQUIRED@
 
256
GMOFILES = @GMOFILES@
 
257
GMSGFMT = @GMSGFMT@
 
258
GREP = @GREP@
 
259
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
260
GTKDOC_CHECK = @GTKDOC_CHECK@
 
261
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
 
262
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
263
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 
264
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
265
GTKDOC_REBASE = @GTKDOC_REBASE@
 
266
GTKUNIXPRINT_CFLAGS = @GTKUNIXPRINT_CFLAGS@
 
267
GTKUNIXPRINT_LIBS = @GTKUNIXPRINT_LIBS@
 
268
GTK_PREFIX = @GTK_PREFIX@
 
269
GTK_REQUIRED = @GTK_REQUIRED@
 
270
GXPS_CFLAGS = @GXPS_CFLAGS@
 
271
GXPS_LIBS = @GXPS_LIBS@
 
272
HELP_DIR = @HELP_DIR@
 
273
HTML_DIR = @HTML_DIR@
 
274
INSTALL = @INSTALL@
 
275
INSTALL_DATA = @INSTALL_DATA@
 
276
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
277
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
278
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
279
INSTOBJEXT = @INSTOBJEXT@
 
280
INTLLIBS = @INTLLIBS@
 
281
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
282
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
283
INTLTOOL_PERL = @INTLTOOL_PERL@
 
284
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
285
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
286
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
287
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
288
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
289
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 
290
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 
291
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
 
292
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
 
293
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
 
294
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
 
295
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
 
296
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
 
297
ITSTOOL = @ITSTOOL@
 
298
LD = @LD@
 
299
LDFLAGS = @LDFLAGS@
 
300
LIBDOCUMENT_CFLAGS = @LIBDOCUMENT_CFLAGS@
 
301
LIBDOCUMENT_LIBS = @LIBDOCUMENT_LIBS@
 
302
LIBGNOME_DESKTOP_CFLAGS = @LIBGNOME_DESKTOP_CFLAGS@
 
303
LIBGNOME_DESKTOP_LIBS = @LIBGNOME_DESKTOP_LIBS@
 
304
LIBM = @LIBM@
 
305
LIBOBJS = @LIBOBJS@
 
306
LIBS = @LIBS@
 
307
LIBSECRET_CFLAGS = @LIBSECRET_CFLAGS@
 
308
LIBSECRET_LIBS = @LIBSECRET_LIBS@
 
309
LIBTOOL = @LIBTOOL@
 
310
LIBVIEW_CFLAGS = @LIBVIEW_CFLAGS@
 
311
LIBVIEW_LIBS = @LIBVIEW_LIBS@
 
312
LIPO = @LIPO@
 
313
LN_S = @LN_S@
 
314
LTLIBOBJS = @LTLIBOBJS@
 
315
MAINT = @MAINT@
 
316
MAKEINFO = @MAKEINFO@
 
317
MANIFEST_TOOL = @MANIFEST_TOOL@
 
318
MKDIR_P = @MKDIR_P@
 
319
MKINSTALLDIRS = @MKINSTALLDIRS@
 
320
MSGFMT = @MSGFMT@
 
321
MSGFMT_OPTS = @MSGFMT_OPTS@
 
322
MSGMERGE = @MSGMERGE@
 
323
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
 
324
NAUTILUS_EXTENSION_DIR = @NAUTILUS_EXTENSION_DIR@
 
325
NAUTILUS_LIBS = @NAUTILUS_LIBS@
 
326
NM = @NM@
 
327
NMEDIT = @NMEDIT@
 
328
OBJDUMP = @OBJDUMP@
 
329
OBJEXT = @OBJEXT@
 
330
OTOOL = @OTOOL@
 
331
OTOOL64 = @OTOOL64@
 
332
PACKAGE = @PACKAGE@
 
333
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
334
PACKAGE_NAME = @PACKAGE_NAME@
 
335
PACKAGE_STRING = @PACKAGE_STRING@
 
336
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
337
PACKAGE_URL = @PACKAGE_URL@
 
338
PACKAGE_VERSION = @PACKAGE_VERSION@
 
339
PATH_SEPARATOR = @PATH_SEPARATOR@
 
340
PDF_MIME_TYPES = @PDF_MIME_TYPES@
 
341
PKG_CONFIG = @PKG_CONFIG@
 
342
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
343
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
344
POFILES = @POFILES@
 
345
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 
346
POPPLER_LIBS = @POPPLER_LIBS@
 
347
POSUB = @POSUB@
 
348
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
349
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
350
PREVIEWER_CFLAGS = @PREVIEWER_CFLAGS@
 
351
PREVIEWER_LIBS = @PREVIEWER_LIBS@
 
352
PS_MIME_TYPES = @PS_MIME_TYPES@
 
353
RANLIB = @RANLIB@
 
354
SED = @SED@
 
355
SET_MAKE = @SET_MAKE@
 
356
SHELL = @SHELL@
 
357
SHELL_CFLAGS = @SHELL_CFLAGS@
 
358
SHELL_CORE_CFLAGS = @SHELL_CORE_CFLAGS@
 
359
SHELL_CORE_LIBS = @SHELL_CORE_LIBS@
 
360
SHELL_LIBS = @SHELL_LIBS@
 
361
SPECTRE_CFLAGS = @SPECTRE_CFLAGS@
 
362
SPECTRE_LIBS = @SPECTRE_LIBS@
 
363
STRIP = @STRIP@
 
364
TIFF_MIME_TYPES = @TIFF_MIME_TYPES@
 
365
USE_NLS = @USE_NLS@
 
366
VERSION = @VERSION@
 
367
WARN_CFLAGS = @WARN_CFLAGS@
 
368
WARN_CXXFLAGS = @WARN_CXXFLAGS@
 
369
WINDRES = @WINDRES@
 
370
XGETTEXT = @XGETTEXT@
 
371
XMLLINT = @XMLLINT@
 
372
XPS_MIME_TYPES = @XPS_MIME_TYPES@
 
373
YELP_LC_DIST = @YELP_LC_DIST@
 
374
YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
 
375
ZLIB_LIBS = @ZLIB_LIBS@
 
376
abs_builddir = @abs_builddir@
 
377
abs_srcdir = @abs_srcdir@
 
378
abs_top_builddir = @abs_top_builddir@
 
379
abs_top_srcdir = @abs_top_srcdir@
 
380
ac_ct_AR = @ac_ct_AR@
 
381
ac_ct_CC = @ac_ct_CC@
 
382
ac_ct_CXX = @ac_ct_CXX@
 
383
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
384
am__include = @am__include@
 
385
am__leading_dot = @am__leading_dot@
 
386
am__quote = @am__quote@
 
387
am__tar = @am__tar@
 
388
am__untar = @am__untar@
 
389
backend_binary_version = @backend_binary_version@
 
390
backenddir = @backenddir@
 
391
bindir = @bindir@
 
392
build = @build@
 
393
build_alias = @build_alias@
 
394
build_cpu = @build_cpu@
 
395
build_os = @build_os@
 
396
build_vendor = @build_vendor@
 
397
builddir = @builddir@
 
398
datadir = @datadir@
 
399
datarootdir = @datarootdir@
 
400
docdir = @docdir@
 
401
dvidir = @dvidir@
 
402
exec_prefix = @exec_prefix@
 
403
gsettingsschemadir = @gsettingsschemadir@
 
404
host = @host@
 
405
host_alias = @host_alias@
 
406
host_cpu = @host_cpu@
 
407
host_os = @host_os@
 
408
host_vendor = @host_vendor@
 
409
htmldir = @htmldir@
 
410
includedir = @includedir@
 
411
infodir = @infodir@
 
412
install_sh = @install_sh@
 
413
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
414
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
415
libdir = @libdir@
 
416
libexecdir = @libexecdir@
 
417
localedir = @localedir@
 
418
localstatedir = @localstatedir@
 
419
mandir = @mandir@
 
420
mkdir_p = @mkdir_p@
 
421
oldincludedir = @oldincludedir@
 
422
pdfdir = @pdfdir@
 
423
prefix = @prefix@
 
424
program_transform_name = @program_transform_name@
 
425
psdir = @psdir@
 
426
sbindir = @sbindir@
 
427
sharedstatedir = @sharedstatedir@
 
428
srcdir = @srcdir@
 
429
sysconfdir = @sysconfdir@
 
430
target_alias = @target_alias@
 
431
top_build_prefix = @top_build_prefix@
 
432
top_builddir = @top_builddir@
 
433
top_srcdir = @top_srcdir@
 
434
SUBDIRS = reference
 
435
HELP_ID = evince
 
436
HELP_MEDIA = \
 
437
        figures/add-text-annotation.png         \
 
438
        figures/annotations-navigate.png        \
 
439
        figures/annotations-nav-to-page.png     \
 
440
        figures/evincelogo.png                  \
 
441
        figures/evince-trail.png                \
 
442
        figures/gconf-editor.png                \
 
443
        figures/list-add-tabs.png               \
 
444
        figures/print-2sided.png                \
 
445
        figures/print-select.png                \
 
446
        figures/reverse-collate.png             \
 
447
        figures/zoom.png
 
448
 
 
449
HELP_FILES = \
 
450
        annotation-properties.page      \
 
451
        annotations-delete.page         \
 
452
        annotations-disabled.page       \
 
453
        annotations-navigate.page       \
 
454
        annotations.page                \
 
455
        annotations-save.page           \
 
456
        bookmarks.page                  \
 
457
        bug-filing.page                 \
 
458
        commandline.page                \
 
459
        convertpdf.page                 \
 
460
        convertPostScript.page          \
 
461
        convertSVG.page                 \
 
462
        default-settings.page           \
 
463
        develop.page                    \
 
464
        documentation.page              \
 
465
        duplex-10pages.page             \
 
466
        duplex-11pages.page             \
 
467
        duplex-12pages.page             \
 
468
        duplex-13pages.page             \
 
469
        duplex-14pages.page             \
 
470
        duplex-15pages.page             \
 
471
        duplex-16pages.page             \
 
472
        duplex-3pages.page              \
 
473
        duplex-4pages.page              \
 
474
        duplex-5pages.page              \
 
475
        duplex-6pages.page              \
 
476
        duplex-7pages.page              \
 
477
        duplex-8pages.page              \
 
478
        duplex-9pages.page              \
 
479
        duplex-npages.page              \
 
480
        editing.page                    \
 
481
        finding.page                    \
 
482
        formats.page                    \
 
483
        forms.page                      \
 
484
        forms-saving.page               \
 
485
        index.page                      \
 
486
        introduction.page               \
 
487
        invert-colors.page              \
 
488
        license.page                    \
 
489
        legal.xml                       \
 
490
        legal-unported.xml \
 
491
        movingaround.page               \
 
492
        noprint.page                    \
 
493
        openerror.page                  \
 
494
        opening.page                    \
 
495
        password.page                   \
 
496
        presentations.page              \
 
497
        print-2sided.page               \
 
498
        print-booklet.page              \
 
499
        print-differentsize.page        \
 
500
        printing.page                   \
 
501
        print-order.page                \
 
502
        print-select.page               \
 
503
        reload.page                     \
 
504
        shortcuts.page                  \
 
505
        singlesided-13-16pages.page     \
 
506
        singlesided-17-20pages.page     \
 
507
        singlesided-3-4pages.page       \
 
508
        singlesided-5-8pages.page       \
 
509
        singlesided-9-12pages.page      \
 
510
        singlesided-npages.page         \
 
511
        synctex-beamer.page             \
 
512
        synctex-compile.page            \
 
513
        synctex-editors.page            \
 
514
        synctex.page                    \
 
515
        synctex-search.page             \
 
516
        synctex-support.page            \
 
517
        textselection.page              \
 
518
        toolbar.page                    \
 
519
        translate.page
 
520
 
 
521
HELP_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl hu id it ja ko lv nl oc pt_BR ru sl sr sv te uk vi zh_CN zh_HK zh_TW
 
522
all: all-recursive
 
523
 
 
524
.SUFFIXES:
 
525
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
526
        @for dep in $?; do \
 
527
          case '$(am__configure_deps)' in \
 
528
            *$$dep*) \
 
529
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
530
                && { if test -f $@; then exit 0; else break; fi; }; \
 
531
              exit 1;; \
 
532
          esac; \
 
533
        done; \
 
534
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign help/Makefile'; \
 
535
        $(am__cd) $(top_srcdir) && \
 
536
          $(AUTOMAKE) --foreign help/Makefile
 
537
.PRECIOUS: Makefile
 
538
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
539
        @case '$?' in \
 
540
          *config.status*) \
 
541
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
542
          *) \
 
543
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
544
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
545
        esac;
 
546
 
 
547
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
548
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
549
 
 
550
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
551
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
552
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
553
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
554
$(am__aclocal_m4_deps):
 
555
 
 
556
mostlyclean-libtool:
 
557
        -rm -f *.lo
 
558
 
 
559
clean-libtool:
 
560
        -rm -rf .libs _libs
 
561
 
 
562
# This directory's subdirectories are mostly independent; you can cd
 
563
# into them and run 'make' without going through this Makefile.
 
564
# To change the values of 'make' variables: instead of editing Makefiles,
 
565
# (1) if the variable is set in 'config.status', edit 'config.status'
 
566
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
567
# (2) otherwise, pass the desired values on the 'make' command line.
 
568
$(am__recursive_targets):
 
569
        @fail=; \
 
570
        if $(am__make_keepgoing); then \
 
571
          failcom='fail=yes'; \
 
572
        else \
 
573
          failcom='exit 1'; \
 
574
        fi; \
 
575
        dot_seen=no; \
 
576
        target=`echo $@ | sed s/-recursive//`; \
 
577
        case "$@" in \
 
578
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
579
          *) list='$(SUBDIRS)' ;; \
 
580
        esac; \
 
581
        for subdir in $$list; do \
 
582
          echo "Making $$target in $$subdir"; \
 
583
          if test "$$subdir" = "."; then \
 
584
            dot_seen=yes; \
 
585
            local_target="$$target-am"; \
 
586
          else \
 
587
            local_target="$$target"; \
 
588
          fi; \
 
589
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
590
          || eval $$failcom; \
 
591
        done; \
 
592
        if test "$$dot_seen" = "no"; then \
 
593
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
594
        fi; test -z "$$fail"
 
595
 
 
596
ID: $(am__tagged_files)
 
597
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
598
tags: tags-recursive
 
599
TAGS: tags
 
600
 
 
601
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
602
        set x; \
 
603
        here=`pwd`; \
 
604
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
605
          include_option=--etags-include; \
 
606
          empty_fix=.; \
 
607
        else \
 
608
          include_option=--include; \
 
609
          empty_fix=; \
 
610
        fi; \
 
611
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
612
          if test "$$subdir" = .; then :; else \
 
613
            test ! -f $$subdir/TAGS || \
 
614
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
615
          fi; \
 
616
        done; \
 
617
        $(am__define_uniq_tagged_files); \
 
618
        shift; \
 
619
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
620
          test -n "$$unique" || unique=$$empty_fix; \
 
621
          if test $$# -gt 0; then \
 
622
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
623
              "$$@" $$unique; \
 
624
          else \
 
625
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
626
              $$unique; \
 
627
          fi; \
 
628
        fi
 
629
ctags: ctags-recursive
 
630
 
 
631
CTAGS: ctags
 
632
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
633
        $(am__define_uniq_tagged_files); \
 
634
        test -z "$(CTAGS_ARGS)$$unique" \
 
635
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
636
             $$unique
 
637
 
 
638
GTAGS:
 
639
        here=`$(am__cd) $(top_builddir) && pwd` \
 
640
          && $(am__cd) $(top_srcdir) \
 
641
          && gtags -i $(GTAGS_ARGS) "$$here"
 
642
cscopelist: cscopelist-recursive
 
643
 
 
644
cscopelist-am: $(am__tagged_files)
 
645
        list='$(am__tagged_files)'; \
 
646
        case "$(srcdir)" in \
 
647
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
648
          *) sdir=$(subdir)/$(srcdir) ;; \
 
649
        esac; \
 
650
        for i in $$list; do \
 
651
          if test -f "$$i"; then \
 
652
            echo "$(subdir)/$$i"; \
 
653
          else \
 
654
            echo "$$sdir/$$i"; \
 
655
          fi; \
 
656
        done >> $(top_builddir)/cscope.files
 
657
 
 
658
distclean-tags:
 
659
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
660
 
 
661
distdir: $(DISTFILES)
 
662
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
663
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
664
        list='$(DISTFILES)'; \
 
665
          dist_files=`for file in $$list; do echo $$file; done | \
 
666
          sed -e "s|^$$srcdirstrip/||;t" \
 
667
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
668
        case $$dist_files in \
 
669
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
670
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
671
                           sort -u` ;; \
 
672
        esac; \
 
673
        for file in $$dist_files; do \
 
674
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
675
          if test -d $$d/$$file; then \
 
676
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
677
            if test -d "$(distdir)/$$file"; then \
 
678
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
679
            fi; \
 
680
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
681
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
682
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
683
            fi; \
 
684
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
685
          else \
 
686
            test -f "$(distdir)/$$file" \
 
687
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
688
            || exit 1; \
 
689
          fi; \
 
690
        done
 
691
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
692
          if test "$$subdir" = .; then :; else \
 
693
            $(am__make_dryrun) \
 
694
              || test -d "$(distdir)/$$subdir" \
 
695
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
696
              || exit 1; \
 
697
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
698
            $(am__relativize); \
 
699
            new_distdir=$$reldir; \
 
700
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
701
            $(am__relativize); \
 
702
            new_top_distdir=$$reldir; \
 
703
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
704
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
705
            ($(am__cd) $$subdir && \
 
706
              $(MAKE) $(AM_MAKEFLAGS) \
 
707
                top_distdir="$$new_top_distdir" \
 
708
                distdir="$$new_distdir" \
 
709
                am__remove_distdir=: \
 
710
                am__skip_length_check=: \
 
711
                am__skip_mode_fix=: \
 
712
                distdir) \
 
713
              || exit 1; \
 
714
          fi; \
 
715
        done
 
716
check-am: all-am
 
717
check: check-recursive
 
718
all-am: Makefile
 
719
installdirs: installdirs-recursive
 
720
installdirs-am:
 
721
install: install-recursive
 
722
install-exec: install-exec-recursive
 
723
install-data: install-data-recursive
 
724
uninstall: uninstall-recursive
 
725
 
 
726
install-am: all-am
 
727
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
728
 
 
729
installcheck: installcheck-recursive
 
730
install-strip:
 
731
        if test -z '$(STRIP)'; then \
 
732
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
733
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
734
              install; \
 
735
        else \
 
736
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
737
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
738
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
739
        fi
 
740
mostlyclean-generic:
 
741
 
 
742
clean-generic:
 
743
 
 
744
distclean-generic:
 
745
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
746
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
747
 
 
748
maintainer-clean-generic:
 
749
        @echo "This command is intended for maintainers to use"
 
750
        @echo "it deletes files that may require special tools to rebuild."
 
751
clean: clean-recursive
 
752
 
 
753
clean-am: clean-generic clean-libtool mostlyclean-am
 
754
 
 
755
distclean: distclean-recursive
 
756
        -rm -f Makefile
 
757
distclean-am: clean-am distclean-generic distclean-tags
 
758
 
 
759
dvi: dvi-recursive
 
760
 
 
761
dvi-am:
 
762
 
 
763
html: html-recursive
 
764
 
 
765
html-am:
 
766
 
 
767
info: info-recursive
 
768
 
 
769
info-am:
 
770
 
 
771
install-data-am:
 
772
 
 
773
install-dvi: install-dvi-recursive
 
774
 
 
775
install-dvi-am:
 
776
 
 
777
install-exec-am:
 
778
 
 
779
install-html: install-html-recursive
 
780
 
 
781
install-html-am:
 
782
 
 
783
install-info: install-info-recursive
 
784
 
 
785
install-info-am:
 
786
 
 
787
install-man:
 
788
 
 
789
install-pdf: install-pdf-recursive
 
790
 
 
791
install-pdf-am:
 
792
 
 
793
install-ps: install-ps-recursive
 
794
 
 
795
install-ps-am:
 
796
 
 
797
installcheck-am:
 
798
 
 
799
maintainer-clean: maintainer-clean-recursive
 
800
        -rm -f Makefile
 
801
maintainer-clean-am: distclean-am maintainer-clean-generic
 
802
 
 
803
mostlyclean: mostlyclean-recursive
 
804
 
 
805
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
806
 
 
807
pdf: pdf-recursive
 
808
 
 
809
pdf-am:
 
810
 
 
811
ps: ps-recursive
 
812
 
 
813
ps-am:
 
814
 
 
815
uninstall-am:
 
816
 
 
817
.MAKE: $(am__recursive_targets) install-am install-strip
 
818
 
 
819
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
 
820
        check-am clean clean-generic clean-libtool cscopelist-am ctags \
 
821
        ctags-am distclean distclean-generic distclean-libtool \
 
822
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
823
        install install-am install-data install-data-am install-dvi \
 
824
        install-dvi-am install-exec install-exec-am install-html \
 
825
        install-html-am install-info install-info-am install-man \
 
826
        install-pdf install-pdf-am install-ps install-ps-am \
 
827
        install-strip installcheck installcheck-am installdirs \
 
828
        installdirs-am maintainer-clean maintainer-clean-generic \
 
829
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
830
        ps ps-am tags tags-am uninstall uninstall-am
 
831
 
 
832
@YELP_HELP_RULES@
 
833
 
 
834
-include $(top_srcdir)/git.mk
 
835
 
 
836
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
837
# Otherwise a system limit (for SysV at least) may be exceeded.
 
838
.NOEXPORT: