~ubuntu-branches/ubuntu/trusty/freeipa/trusty-proposed

« back to all changes in this revision

Viewing changes to install/share/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2013-09-03 17:13:27 UTC
  • Revision ID: package-import@ubuntu.com-20130903171327-s3f56x6vxz0o1jq5
Tags: upstream-3.3.4
ImportĀ upstreamĀ versionĀ 3.3.4

Show diffs side-by-side

added added

removed removed

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