~elementary-os/elementaryos/os-patch-file-roller-bionic

« back to all changes in this revision

Viewing changes to data/icons/24x24/Makefile.in

  • Committer: RabbitBot
  • Date: 2018-03-23 16:27:34 UTC
  • Revision ID: rabbitbot@elementary.io-20180323162734-6fvahb9pbumlr5zr
updated to version 3.28.0-1ubuntu1

Show diffs side-by-side

added added

removed removed

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