~elementary-os/elementaryos/os-patch-at-spi2-core-xenial

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: RabbitBot
  • Date: 2016-11-16 09:38:52 UTC
  • Revision ID: rabbitbot@elementary.io-20161116093852-xn6hcgpg5y25xooo
Initial import, version 2.18.3-4ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994-2014 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 = { \
 
18
  if test -z '$(MAKELEVEL)'; then \
 
19
    false; \
 
20
  elif test -n '$(MAKE_HOST)'; then \
 
21
    true; \
 
22
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
23
    true; \
 
24
  else \
 
25
    false; \
 
26
  fi; \
 
27
}
 
28
am__make_running_with_option = \
 
29
  case $${target_option-} in \
 
30
      ?) ;; \
 
31
      *) echo "am__make_running_with_option: internal error: invalid" \
 
32
              "target option '$${target_option-}' specified" >&2; \
 
33
         exit 1;; \
 
34
  esac; \
 
35
  has_opt=no; \
 
36
  sane_makeflags=$$MAKEFLAGS; \
 
37
  if $(am__is_gnu_make); then \
 
38
    sane_makeflags=$$MFLAGS; \
 
39
  else \
 
40
    case $$MAKEFLAGS in \
 
41
      *\\[\ \   ]*) \
 
42
        bs=\\; \
 
43
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
44
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
45
    esac; \
 
46
  fi; \
 
47
  skip_next=no; \
 
48
  strip_trailopt () \
 
49
  { \
 
50
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
51
  }; \
 
52
  for flg in $$sane_makeflags; do \
 
53
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
54
    case $$flg in \
 
55
      *=*|--*) continue;; \
 
56
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
57
      -*I?*) strip_trailopt 'I';; \
 
58
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
59
      -*O?*) strip_trailopt 'O';; \
 
60
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
61
      -*l?*) strip_trailopt 'l';; \
 
62
      -[dEDm]) skip_next=yes;; \
 
63
      -[JT]) skip_next=yes;; \
 
64
    esac; \
 
65
    case $$flg in \
 
66
      *$$target_option*) has_opt=yes; break;; \
 
67
    esac; \
 
68
  done; \
 
69
  test $$has_opt = yes
 
70
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
71
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
 
72
pkgdatadir = $(datadir)/@PACKAGE@
 
73
pkgincludedir = $(includedir)/@PACKAGE@
 
74
pkglibdir = $(libdir)/@PACKAGE@
 
75
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
76
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
77
install_sh_DATA = $(install_sh) -c -m 644
 
78
install_sh_PROGRAM = $(install_sh) -c
 
79
install_sh_SCRIPT = $(install_sh) -c
 
80
INSTALL_HEADER = $(INSTALL_DATA)
 
81
transform = $(program_transform_name)
 
82
NORMAL_INSTALL = :
 
83
PRE_INSTALL = :
 
84
POST_INSTALL = :
 
85
NORMAL_UNINSTALL = :
 
86
PRE_UNINSTALL = :
 
87
POST_UNINSTALL = :
 
88
build_triplet = @build@
 
89
host_triplet = @host@
 
90
subdir = doc
 
91
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
92
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
 
93
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
 
94
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
95
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
96
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
 
97
        $(top_srcdir)/configure.ac
 
98
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
99
        $(ACLOCAL_M4)
 
100
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
 
101
mkinstalldirs = $(install_sh) -d
 
102
CONFIG_HEADER = $(top_builddir)/config.h
 
103
CONFIG_CLEAN_FILES =
 
104
CONFIG_CLEAN_VPATH_FILES =
 
105
AM_V_P = $(am__v_P_@AM_V@)
 
106
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
107
am__v_P_0 = false
 
108
am__v_P_1 = :
 
109
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
110
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
111
am__v_GEN_0 = @echo "  GEN     " $@;
 
112
am__v_GEN_1 = 
 
113
AM_V_at = $(am__v_at_@AM_V@)
 
114
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
115
am__v_at_0 = @
 
116
am__v_at_1 = 
 
117
SOURCES =
 
118
DIST_SOURCES =
 
119
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
120
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
121
        install-data-recursive install-dvi-recursive \
 
122
        install-exec-recursive install-html-recursive \
 
123
        install-info-recursive install-pdf-recursive \
 
124
        install-ps-recursive install-recursive installcheck-recursive \
 
125
        installdirs-recursive pdf-recursive ps-recursive \
 
126
        tags-recursive uninstall-recursive
 
127
am__can_run_installinfo = \
 
128
  case $$AM_UPDATE_INFO_DIR in \
 
129
    n|no|NO) false;; \
 
130
    *) (install-info --version) >/dev/null 2>&1;; \
 
131
  esac
 
132
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
133
  distclean-recursive maintainer-clean-recursive
 
134
am__recursive_targets = \
 
135
  $(RECURSIVE_TARGETS) \
 
136
  $(RECURSIVE_CLEAN_TARGETS) \
 
137
  $(am__extra_recursive_targets)
 
138
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
 
139
        distdir
 
140
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
141
# Read a list of newline-separated strings from the standard input,
 
142
# and print each of them once, without duplicates.  Input order is
 
143
# *not* preserved.
 
144
am__uniquify_input = $(AWK) '\
 
145
  BEGIN { nonempty = 0; } \
 
146
  { items[$$0] = 1; nonempty = 1; } \
 
147
  END { if (nonempty) { for (i in items) print i; }; } \
 
148
'
 
149
# Make sure the list of sources is unique.  This is necessary because,
 
150
# e.g., the same source file might be shared among _SOURCES variables
 
151
# for different programs/libraries.
 
152
am__define_uniq_tagged_files = \
 
153
  list='$(am__tagged_files)'; \
 
154
  unique=`for i in $$list; do \
 
155
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
156
  done | $(am__uniquify_input)`
 
157
ETAGS = etags
 
158
CTAGS = ctags
 
159
DIST_SUBDIRS = $(SUBDIRS)
 
160
am__DIST_COMMON = $(srcdir)/Makefile.in
 
161
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
162
am__relativize = \
 
163
  dir0=`pwd`; \
 
164
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
165
  sed_rest='s,^[^/]*/*,,'; \
 
166
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
167
  sed_butlast='s,/*[^/]*$$,,'; \
 
168
  while test -n "$$dir1"; do \
 
169
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
170
    if test "$$first" != "."; then \
 
171
      if test "$$first" = ".."; then \
 
172
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
173
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
174
      else \
 
175
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
176
        if test "$$first2" = "$$first"; then \
 
177
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
178
        else \
 
179
          dir2="../$$dir2"; \
 
180
        fi; \
 
181
        dir0="$$dir0"/"$$first"; \
 
182
      fi; \
 
183
    fi; \
 
184
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
185
  done; \
 
186
  reldir="$$dir2"
 
187
ACLOCAL = @ACLOCAL@
 
188
ALL_LINGUAS = @ALL_LINGUAS@
 
189
AMTAR = @AMTAR@
 
190
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
191
AR = @AR@
 
192
AT_SPI_CORE_VERSION = @AT_SPI_CORE_VERSION@
 
193
AUTOCONF = @AUTOCONF@
 
194
AUTOHEADER = @AUTOHEADER@
 
195
AUTOMAKE = @AUTOMAKE@
 
196
AWK = @AWK@
 
197
CC = @CC@
 
198
CCDEPMODE = @CCDEPMODE@
 
199
CFLAGS = @CFLAGS@
 
200
CPP = @CPP@
 
201
CPPFLAGS = @CPPFLAGS@
 
202
CYGPATH_W = @CYGPATH_W@
 
203
DATADIRNAME = @DATADIRNAME@
 
204
DBIND_ALIGNOF_CHAR = @DBIND_ALIGNOF_CHAR@
 
205
DBIND_ALIGNOF_DBIND_POINTER = @DBIND_ALIGNOF_DBIND_POINTER@
 
206
DBIND_ALIGNOF_DBIND_STRUCT = @DBIND_ALIGNOF_DBIND_STRUCT@
 
207
DBIND_ALIGNOF_DBUS_BOOL_T = @DBIND_ALIGNOF_DBUS_BOOL_T@
 
208
DBIND_ALIGNOF_DBUS_INT16_T = @DBIND_ALIGNOF_DBUS_INT16_T@
 
209
DBIND_ALIGNOF_DBUS_INT32_T = @DBIND_ALIGNOF_DBUS_INT32_T@
 
210
DBIND_ALIGNOF_DBUS_INT64_T = @DBIND_ALIGNOF_DBUS_INT64_T@
 
211
DBIND_ALIGNOF_DOUBLE = @DBIND_ALIGNOF_DOUBLE@
 
212
DBUS_CFLAGS = @DBUS_CFLAGS@
 
213
DBUS_DAEMON = @DBUS_DAEMON@
 
214
DBUS_LIBS = @DBUS_LIBS@
 
215
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
 
216
DEFS = @DEFS@
 
217
DEPDIR = @DEPDIR@
 
218
DLLTOOL = @DLLTOOL@
 
219
DL_LIBS = @DL_LIBS@
 
220
DSYMUTIL = @DSYMUTIL@
 
221
DUMPBIN = @DUMPBIN@
 
222
ECHO_C = @ECHO_C@
 
223
ECHO_N = @ECHO_N@
 
224
ECHO_T = @ECHO_T@
 
225
EGREP = @EGREP@
 
226
EXEEXT = @EXEEXT@
 
227
FGREP = @FGREP@
 
228
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
229
GIO_CFLAGS = @GIO_CFLAGS@
 
230
GIO_LIBS = @GIO_LIBS@
 
231
GLIB_CFLAGS = @GLIB_CFLAGS@
 
232
GLIB_LIBS = @GLIB_LIBS@
 
233
GLIB_MKENUMS = @GLIB_MKENUMS@
 
234
GMSGFMT = @GMSGFMT@
 
235
GOBJ_CFLAGS = @GOBJ_CFLAGS@
 
236
GOBJ_LIBS = @GOBJ_LIBS@
 
237
GREP = @GREP@
 
238
GTKDOC_CHECK = @GTKDOC_CHECK@
 
239
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
 
240
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
241
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 
242
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
243
GTKDOC_REBASE = @GTKDOC_REBASE@
 
244
HAVE_X11 = @HAVE_X11@
 
245
HTML_DIR = @HTML_DIR@
 
246
INSTALL = @INSTALL@
 
247
INSTALL_DATA = @INSTALL_DATA@
 
248
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
249
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
250
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
251
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
252
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
253
INTLTOOL_PERL = @INTLTOOL_PERL@
 
254
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
255
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
256
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
257
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
258
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
259
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 
260
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 
261
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
 
262
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
 
263
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
 
264
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
 
265
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
 
266
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
 
267
LD = @LD@
 
268
LDFLAGS = @LDFLAGS@
 
269
LIBOBJS = @LIBOBJS@
 
270
LIBS = @LIBS@
 
271
LIBTOOL = @LIBTOOL@
 
272
LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
 
273
LIPO = @LIPO@
 
274
LN_S = @LN_S@
 
275
LTLIBOBJS = @LTLIBOBJS@
 
276
LT_AGE = @LT_AGE@
 
277
LT_CURRENT = @LT_CURRENT@
 
278
LT_RELEASE = @LT_RELEASE@
 
279
LT_REVISION = @LT_REVISION@
 
280
LT_VERSION_INFO = @LT_VERSION_INFO@
 
281
MAKEINFO = @MAKEINFO@
 
282
MANIFEST_TOOL = @MANIFEST_TOOL@
 
283
MKDIR_P = @MKDIR_P@
 
284
MSGFMT = @MSGFMT@
 
285
MSGMERGE = @MSGMERGE@
 
286
NM = @NM@
 
287
NMEDIT = @NMEDIT@
 
288
OBJDUMP = @OBJDUMP@
 
289
OBJEXT = @OBJEXT@
 
290
OTOOL = @OTOOL@
 
291
OTOOL64 = @OTOOL64@
 
292
PACKAGE = @PACKAGE@
 
293
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
294
PACKAGE_NAME = @PACKAGE_NAME@
 
295
PACKAGE_STRING = @PACKAGE_STRING@
 
296
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
297
PACKAGE_URL = @PACKAGE_URL@
 
298
PACKAGE_VERSION = @PACKAGE_VERSION@
 
299
PATH_SEPARATOR = @PATH_SEPARATOR@
 
300
PKG_CONFIG = @PKG_CONFIG@
 
301
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
302
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
303
RANLIB = @RANLIB@
 
304
SED = @SED@
 
305
SET_MAKE = @SET_MAKE@
 
306
SHELL = @SHELL@
 
307
STRIP = @STRIP@
 
308
USE_NLS = @USE_NLS@
 
309
VERSION = @VERSION@
 
310
XEVIE_LIBS = @XEVIE_LIBS@
 
311
XGETTEXT = @XGETTEXT@
 
312
XINPUT_LIBS = @XINPUT_LIBS@
 
313
XMKMF = @XMKMF@
 
314
XTST_LIBS = @XTST_LIBS@
 
315
X_CFLAGS = @X_CFLAGS@
 
316
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
317
X_LIBS = @X_LIBS@
 
318
X_PRE_LIBS = @X_PRE_LIBS@
 
319
abs_builddir = @abs_builddir@
 
320
abs_srcdir = @abs_srcdir@
 
321
abs_top_builddir = @abs_top_builddir@
 
322
abs_top_srcdir = @abs_top_srcdir@
 
323
ac_ct_AR = @ac_ct_AR@
 
324
ac_ct_CC = @ac_ct_CC@
 
325
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
326
am__include = @am__include@
 
327
am__leading_dot = @am__leading_dot@
 
328
am__quote = @am__quote@
 
329
am__tar = @am__tar@
 
330
am__untar = @am__untar@
 
331
bindir = @bindir@
 
332
build = @build@
 
333
build_alias = @build_alias@
 
334
build_cpu = @build_cpu@
 
335
build_os = @build_os@
 
336
build_vendor = @build_vendor@
 
337
builddir = @builddir@
 
338
datadir = @datadir@
 
339
datarootdir = @datarootdir@
 
340
docdir = @docdir@
 
341
dvidir = @dvidir@
 
342
exec_prefix = @exec_prefix@
 
343
host = @host@
 
344
host_alias = @host_alias@
 
345
host_cpu = @host_cpu@
 
346
host_os = @host_os@
 
347
host_vendor = @host_vendor@
 
348
htmldir = @htmldir@
 
349
includedir = @includedir@
 
350
infodir = @infodir@
 
351
install_sh = @install_sh@
 
352
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
353
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
354
libdir = @libdir@
 
355
libexecdir = @libexecdir@
 
356
localedir = @localedir@
 
357
localstatedir = @localstatedir@
 
358
mandir = @mandir@
 
359
mkdir_p = @mkdir_p@
 
360
oldincludedir = @oldincludedir@
 
361
pdfdir = @pdfdir@
 
362
prefix = @prefix@
 
363
program_transform_name = @program_transform_name@
 
364
psdir = @psdir@
 
365
sbindir = @sbindir@
 
366
sharedstatedir = @sharedstatedir@
 
367
srcdir = @srcdir@
 
368
sysconfdir = @sysconfdir@
 
369
target_alias = @target_alias@
 
370
top_build_prefix = @top_build_prefix@
 
371
top_builddir = @top_builddir@
 
372
top_srcdir = @top_srcdir@
 
373
SUBDIRS = libatspi
 
374
all: all-recursive
 
375
 
 
376
.SUFFIXES:
 
377
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
378
        @for dep in $?; do \
 
379
          case '$(am__configure_deps)' in \
 
380
            *$$dep*) \
 
381
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
382
                && { if test -f $@; then exit 0; else break; fi; }; \
 
383
              exit 1;; \
 
384
          esac; \
 
385
        done; \
 
386
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
 
387
        $(am__cd) $(top_srcdir) && \
 
388
          $(AUTOMAKE) --foreign doc/Makefile
 
389
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
390
        @case '$?' in \
 
391
          *config.status*) \
 
392
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
393
          *) \
 
394
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
395
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
396
        esac;
 
397
 
 
398
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
399
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
400
 
 
401
$(top_srcdir)/configure:  $(am__configure_deps)
 
402
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
403
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
404
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
405
$(am__aclocal_m4_deps):
 
406
 
 
407
mostlyclean-libtool:
 
408
        -rm -f *.lo
 
409
 
 
410
clean-libtool:
 
411
        -rm -rf .libs _libs
 
412
 
 
413
# This directory's subdirectories are mostly independent; you can cd
 
414
# into them and run 'make' without going through this Makefile.
 
415
# To change the values of 'make' variables: instead of editing Makefiles,
 
416
# (1) if the variable is set in 'config.status', edit 'config.status'
 
417
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
418
# (2) otherwise, pass the desired values on the 'make' command line.
 
419
$(am__recursive_targets):
 
420
        @fail=; \
 
421
        if $(am__make_keepgoing); then \
 
422
          failcom='fail=yes'; \
 
423
        else \
 
424
          failcom='exit 1'; \
 
425
        fi; \
 
426
        dot_seen=no; \
 
427
        target=`echo $@ | sed s/-recursive//`; \
 
428
        case "$@" in \
 
429
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
430
          *) list='$(SUBDIRS)' ;; \
 
431
        esac; \
 
432
        for subdir in $$list; do \
 
433
          echo "Making $$target in $$subdir"; \
 
434
          if test "$$subdir" = "."; then \
 
435
            dot_seen=yes; \
 
436
            local_target="$$target-am"; \
 
437
          else \
 
438
            local_target="$$target"; \
 
439
          fi; \
 
440
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
441
          || eval $$failcom; \
 
442
        done; \
 
443
        if test "$$dot_seen" = "no"; then \
 
444
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
445
        fi; test -z "$$fail"
 
446
 
 
447
ID: $(am__tagged_files)
 
448
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
449
tags: tags-recursive
 
450
TAGS: tags
 
451
 
 
452
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
453
        set x; \
 
454
        here=`pwd`; \
 
455
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
456
          include_option=--etags-include; \
 
457
          empty_fix=.; \
 
458
        else \
 
459
          include_option=--include; \
 
460
          empty_fix=; \
 
461
        fi; \
 
462
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
463
          if test "$$subdir" = .; then :; else \
 
464
            test ! -f $$subdir/TAGS || \
 
465
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
466
          fi; \
 
467
        done; \
 
468
        $(am__define_uniq_tagged_files); \
 
469
        shift; \
 
470
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
471
          test -n "$$unique" || unique=$$empty_fix; \
 
472
          if test $$# -gt 0; then \
 
473
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
474
              "$$@" $$unique; \
 
475
          else \
 
476
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
477
              $$unique; \
 
478
          fi; \
 
479
        fi
 
480
ctags: ctags-recursive
 
481
 
 
482
CTAGS: ctags
 
483
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
484
        $(am__define_uniq_tagged_files); \
 
485
        test -z "$(CTAGS_ARGS)$$unique" \
 
486
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
487
             $$unique
 
488
 
 
489
GTAGS:
 
490
        here=`$(am__cd) $(top_builddir) && pwd` \
 
491
          && $(am__cd) $(top_srcdir) \
 
492
          && gtags -i $(GTAGS_ARGS) "$$here"
 
493
cscopelist: cscopelist-recursive
 
494
 
 
495
cscopelist-am: $(am__tagged_files)
 
496
        list='$(am__tagged_files)'; \
 
497
        case "$(srcdir)" in \
 
498
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
499
          *) sdir=$(subdir)/$(srcdir) ;; \
 
500
        esac; \
 
501
        for i in $$list; do \
 
502
          if test -f "$$i"; then \
 
503
            echo "$(subdir)/$$i"; \
 
504
          else \
 
505
            echo "$$sdir/$$i"; \
 
506
          fi; \
 
507
        done >> $(top_builddir)/cscope.files
 
508
 
 
509
distclean-tags:
 
510
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
511
 
 
512
distdir: $(DISTFILES)
 
513
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
514
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
515
        list='$(DISTFILES)'; \
 
516
          dist_files=`for file in $$list; do echo $$file; done | \
 
517
          sed -e "s|^$$srcdirstrip/||;t" \
 
518
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
519
        case $$dist_files in \
 
520
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
521
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
522
                           sort -u` ;; \
 
523
        esac; \
 
524
        for file in $$dist_files; do \
 
525
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
526
          if test -d $$d/$$file; then \
 
527
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
528
            if test -d "$(distdir)/$$file"; then \
 
529
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
530
            fi; \
 
531
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
532
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
533
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
534
            fi; \
 
535
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
536
          else \
 
537
            test -f "$(distdir)/$$file" \
 
538
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
539
            || exit 1; \
 
540
          fi; \
 
541
        done
 
542
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
543
          if test "$$subdir" = .; then :; else \
 
544
            $(am__make_dryrun) \
 
545
              || test -d "$(distdir)/$$subdir" \
 
546
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
547
              || exit 1; \
 
548
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
549
            $(am__relativize); \
 
550
            new_distdir=$$reldir; \
 
551
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
552
            $(am__relativize); \
 
553
            new_top_distdir=$$reldir; \
 
554
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
555
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
556
            ($(am__cd) $$subdir && \
 
557
              $(MAKE) $(AM_MAKEFLAGS) \
 
558
                top_distdir="$$new_top_distdir" \
 
559
                distdir="$$new_distdir" \
 
560
                am__remove_distdir=: \
 
561
                am__skip_length_check=: \
 
562
                am__skip_mode_fix=: \
 
563
                distdir) \
 
564
              || exit 1; \
 
565
          fi; \
 
566
        done
 
567
check-am: all-am
 
568
check: check-recursive
 
569
all-am: Makefile
 
570
installdirs: installdirs-recursive
 
571
installdirs-am:
 
572
install: install-recursive
 
573
install-exec: install-exec-recursive
 
574
install-data: install-data-recursive
 
575
uninstall: uninstall-recursive
 
576
 
 
577
install-am: all-am
 
578
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
579
 
 
580
installcheck: installcheck-recursive
 
581
install-strip:
 
582
        if test -z '$(STRIP)'; then \
 
583
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
584
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
585
              install; \
 
586
        else \
 
587
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
588
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
589
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
590
        fi
 
591
mostlyclean-generic:
 
592
 
 
593
clean-generic:
 
594
 
 
595
distclean-generic:
 
596
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
597
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
598
 
 
599
maintainer-clean-generic:
 
600
        @echo "This command is intended for maintainers to use"
 
601
        @echo "it deletes files that may require special tools to rebuild."
 
602
clean: clean-recursive
 
603
 
 
604
clean-am: clean-generic clean-libtool mostlyclean-am
 
605
 
 
606
distclean: distclean-recursive
 
607
        -rm -f Makefile
 
608
distclean-am: clean-am distclean-generic distclean-tags
 
609
 
 
610
dvi: dvi-recursive
 
611
 
 
612
dvi-am:
 
613
 
 
614
html: html-recursive
 
615
 
 
616
html-am:
 
617
 
 
618
info: info-recursive
 
619
 
 
620
info-am:
 
621
 
 
622
install-data-am:
 
623
 
 
624
install-dvi: install-dvi-recursive
 
625
 
 
626
install-dvi-am:
 
627
 
 
628
install-exec-am:
 
629
 
 
630
install-html: install-html-recursive
 
631
 
 
632
install-html-am:
 
633
 
 
634
install-info: install-info-recursive
 
635
 
 
636
install-info-am:
 
637
 
 
638
install-man:
 
639
 
 
640
install-pdf: install-pdf-recursive
 
641
 
 
642
install-pdf-am:
 
643
 
 
644
install-ps: install-ps-recursive
 
645
 
 
646
install-ps-am:
 
647
 
 
648
installcheck-am:
 
649
 
 
650
maintainer-clean: maintainer-clean-recursive
 
651
        -rm -f Makefile
 
652
maintainer-clean-am: distclean-am maintainer-clean-generic
 
653
 
 
654
mostlyclean: mostlyclean-recursive
 
655
 
 
656
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
657
 
 
658
pdf: pdf-recursive
 
659
 
 
660
pdf-am:
 
661
 
 
662
ps: ps-recursive
 
663
 
 
664
ps-am:
 
665
 
 
666
uninstall-am:
 
667
 
 
668
.MAKE: $(am__recursive_targets) install-am install-strip
 
669
 
 
670
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
 
671
        check-am clean clean-generic clean-libtool cscopelist-am ctags \
 
672
        ctags-am distclean distclean-generic distclean-libtool \
 
673
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
674
        install install-am install-data install-data-am install-dvi \
 
675
        install-dvi-am install-exec install-exec-am install-html \
 
676
        install-html-am install-info install-info-am install-man \
 
677
        install-pdf install-pdf-am install-ps install-ps-am \
 
678
        install-strip installcheck installcheck-am installdirs \
 
679
        installdirs-am maintainer-clean maintainer-clean-generic \
 
680
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
681
        ps ps-am tags tags-am uninstall uninstall-am
 
682
 
 
683
.PRECIOUS: Makefile
 
684
 
 
685
 
 
686
-include $(top_srcdir)/git.mk
 
687
 
 
688
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
689
# Otherwise a system limit (for SysV at least) may be exceeded.
 
690
.NOEXPORT: