~ubuntu-branches/ubuntu/utopic/freeipa/utopic

« back to all changes in this revision

Viewing changes to install/ui/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 = ui
 
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
AUTOMAKE_OPTIONS = 1.7
 
286
NULL = 
 
287
SUBDIRS = \
 
288
        build                           \
 
289
        images                          \
 
290
        src                             \
 
291
        $(NULL)
 
292
 
 
293
appdir = $(IPA_DATA_DIR)/ui
 
294
app_DATA = \
 
295
        config.js                       \
 
296
        favicon.ico                     \
 
297
        index.html                      \
 
298
        jquery-ui.css                   \
 
299
        ie.css                          \
 
300
        ipa.css                         \
 
301
        login.html                      \
 
302
        login.js                        \
 
303
        logout.html                     \
 
304
        overpass_bold-web.eot           \
 
305
        overpass_bold-web.svg           \
 
306
        overpass_bold-web.ttf           \
 
307
        overpass_bold-web.woff          \
 
308
        overpass_regular-web.eot        \
 
309
        overpass_regular-web.svg        \
 
310
        overpass_regular-web.ttf        \
 
311
        overpass_regular-web.woff       \
 
312
        reset_password.js               \
 
313
        reset_password.html             \
 
314
        $(NULL)
 
315
 
 
316
EXTRA_DIST = \
 
317
        $(app_DATA)                     \
 
318
        $(NULL)
 
319
 
 
320
MAINTAINERCLEANFILES = \
 
321
        *~                              \
 
322
        Makefile.in
 
323
 
 
324
all: all-recursive
 
325
 
 
326
.SUFFIXES:
 
327
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
328
        @for dep in $?; do \
 
329
          case '$(am__configure_deps)' in \
 
330
            *$$dep*) \
 
331
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
332
                && { if test -f $@; then exit 0; else break; fi; }; \
 
333
              exit 1;; \
 
334
          esac; \
 
335
        done; \
 
336
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ui/Makefile'; \
 
337
        $(am__cd) $(top_srcdir) && \
 
338
          $(AUTOMAKE) --foreign ui/Makefile
 
339
.PRECIOUS: Makefile
 
340
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
341
        @case '$?' in \
 
342
          *config.status*) \
 
343
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
344
          *) \
 
345
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
346
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
347
        esac;
 
348
 
 
349
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
350
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
351
 
 
352
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
353
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
354
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
355
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
356
$(am__aclocal_m4_deps):
 
357
install-appDATA: $(app_DATA)
 
358
        @$(NORMAL_INSTALL)
 
359
        @list='$(app_DATA)'; test -n "$(appdir)" || list=; \
 
360
        if test -n "$$list"; then \
 
361
          echo " $(MKDIR_P) '$(DESTDIR)$(appdir)'"; \
 
362
          $(MKDIR_P) "$(DESTDIR)$(appdir)" || exit 1; \
 
363
        fi; \
 
364
        for p in $$list; do \
 
365
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
366
          echo "$$d$$p"; \
 
367
        done | $(am__base_list) | \
 
368
        while read files; do \
 
369
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdir)'"; \
 
370
          $(INSTALL_DATA) $$files "$(DESTDIR)$(appdir)" || exit $$?; \
 
371
        done
 
372
 
 
373
uninstall-appDATA:
 
374
        @$(NORMAL_UNINSTALL)
 
375
        @list='$(app_DATA)'; test -n "$(appdir)" || list=; \
 
376
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
377
        dir='$(DESTDIR)$(appdir)'; $(am__uninstall_files_from_dir)
 
378
 
 
379
# This directory's subdirectories are mostly independent; you can cd
 
380
# into them and run 'make' without going through this Makefile.
 
381
# To change the values of 'make' variables: instead of editing Makefiles,
 
382
# (1) if the variable is set in 'config.status', edit 'config.status'
 
383
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
384
# (2) otherwise, pass the desired values on the 'make' command line.
 
385
$(am__recursive_targets):
 
386
        @fail=; \
 
387
        if $(am__make_keepgoing); then \
 
388
          failcom='fail=yes'; \
 
389
        else \
 
390
          failcom='exit 1'; \
 
391
        fi; \
 
392
        dot_seen=no; \
 
393
        target=`echo $@ | sed s/-recursive//`; \
 
394
        case "$@" in \
 
395
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
396
          *) list='$(SUBDIRS)' ;; \
 
397
        esac; \
 
398
        for subdir in $$list; do \
 
399
          echo "Making $$target in $$subdir"; \
 
400
          if test "$$subdir" = "."; then \
 
401
            dot_seen=yes; \
 
402
            local_target="$$target-am"; \
 
403
          else \
 
404
            local_target="$$target"; \
 
405
          fi; \
 
406
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
407
          || eval $$failcom; \
 
408
        done; \
 
409
        if test "$$dot_seen" = "no"; then \
 
410
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
411
        fi; test -z "$$fail"
 
412
 
 
413
ID: $(am__tagged_files)
 
414
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
415
tags: tags-recursive
 
416
TAGS: tags
 
417
 
 
418
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
419
        set x; \
 
420
        here=`pwd`; \
 
421
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
422
          include_option=--etags-include; \
 
423
          empty_fix=.; \
 
424
        else \
 
425
          include_option=--include; \
 
426
          empty_fix=; \
 
427
        fi; \
 
428
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
429
          if test "$$subdir" = .; then :; else \
 
430
            test ! -f $$subdir/TAGS || \
 
431
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
432
          fi; \
 
433
        done; \
 
434
        $(am__define_uniq_tagged_files); \
 
435
        shift; \
 
436
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
437
          test -n "$$unique" || unique=$$empty_fix; \
 
438
          if test $$# -gt 0; then \
 
439
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
440
              "$$@" $$unique; \
 
441
          else \
 
442
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
443
              $$unique; \
 
444
          fi; \
 
445
        fi
 
446
ctags: ctags-recursive
 
447
 
 
448
CTAGS: ctags
 
449
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
450
        $(am__define_uniq_tagged_files); \
 
451
        test -z "$(CTAGS_ARGS)$$unique" \
 
452
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
453
             $$unique
 
454
 
 
455
GTAGS:
 
456
        here=`$(am__cd) $(top_builddir) && pwd` \
 
457
          && $(am__cd) $(top_srcdir) \
 
458
          && gtags -i $(GTAGS_ARGS) "$$here"
 
459
cscopelist: cscopelist-recursive
 
460
 
 
461
cscopelist-am: $(am__tagged_files)
 
462
        list='$(am__tagged_files)'; \
 
463
        case "$(srcdir)" in \
 
464
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
465
          *) sdir=$(subdir)/$(srcdir) ;; \
 
466
        esac; \
 
467
        for i in $$list; do \
 
468
          if test -f "$$i"; then \
 
469
            echo "$(subdir)/$$i"; \
 
470
          else \
 
471
            echo "$$sdir/$$i"; \
 
472
          fi; \
 
473
        done >> $(top_builddir)/cscope.files
 
474
 
 
475
distclean-tags:
 
476
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
477
 
 
478
distdir: $(DISTFILES)
 
479
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
480
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
481
        list='$(DISTFILES)'; \
 
482
          dist_files=`for file in $$list; do echo $$file; done | \
 
483
          sed -e "s|^$$srcdirstrip/||;t" \
 
484
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
485
        case $$dist_files in \
 
486
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
487
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
488
                           sort -u` ;; \
 
489
        esac; \
 
490
        for file in $$dist_files; do \
 
491
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
492
          if test -d $$d/$$file; then \
 
493
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
494
            if test -d "$(distdir)/$$file"; then \
 
495
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
496
            fi; \
 
497
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
498
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
499
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
500
            fi; \
 
501
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
502
          else \
 
503
            test -f "$(distdir)/$$file" \
 
504
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
505
            || exit 1; \
 
506
          fi; \
 
507
        done
 
508
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
509
          if test "$$subdir" = .; then :; else \
 
510
            $(am__make_dryrun) \
 
511
              || test -d "$(distdir)/$$subdir" \
 
512
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
513
              || exit 1; \
 
514
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
515
            $(am__relativize); \
 
516
            new_distdir=$$reldir; \
 
517
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
518
            $(am__relativize); \
 
519
            new_top_distdir=$$reldir; \
 
520
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
521
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
522
            ($(am__cd) $$subdir && \
 
523
              $(MAKE) $(AM_MAKEFLAGS) \
 
524
                top_distdir="$$new_top_distdir" \
 
525
                distdir="$$new_distdir" \
 
526
                am__remove_distdir=: \
 
527
                am__skip_length_check=: \
 
528
                am__skip_mode_fix=: \
 
529
                distdir) \
 
530
              || exit 1; \
 
531
          fi; \
 
532
        done
 
533
check-am: all-am
 
534
check: check-recursive
 
535
all-am: Makefile $(DATA)
 
536
installdirs: installdirs-recursive
 
537
installdirs-am:
 
538
        for dir in "$(DESTDIR)$(appdir)"; do \
 
539
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
540
        done
 
541
install: install-recursive
 
542
install-exec: install-exec-recursive
 
543
install-data: install-data-recursive
 
544
uninstall: uninstall-recursive
 
545
 
 
546
install-am: all-am
 
547
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
548
 
 
549
installcheck: installcheck-recursive
 
550
install-strip:
 
551
        if test -z '$(STRIP)'; then \
 
552
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
553
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
554
              install; \
 
555
        else \
 
556
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
557
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
558
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
559
        fi
 
560
mostlyclean-generic:
 
561
 
 
562
clean-generic:
 
563
 
 
564
distclean-generic:
 
565
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
566
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
567
 
 
568
maintainer-clean-generic:
 
569
        @echo "This command is intended for maintainers to use"
 
570
        @echo "it deletes files that may require special tools to rebuild."
 
571
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
572
clean: clean-recursive
 
573
 
 
574
clean-am: clean-generic mostlyclean-am
 
575
 
 
576
distclean: distclean-recursive
 
577
        -rm -f Makefile
 
578
distclean-am: clean-am distclean-generic distclean-tags
 
579
 
 
580
dvi: dvi-recursive
 
581
 
 
582
dvi-am:
 
583
 
 
584
html: html-recursive
 
585
 
 
586
html-am:
 
587
 
 
588
info: info-recursive
 
589
 
 
590
info-am:
 
591
 
 
592
install-data-am: install-appDATA
 
593
 
 
594
install-dvi: install-dvi-recursive
 
595
 
 
596
install-dvi-am:
 
597
 
 
598
install-exec-am:
 
599
 
 
600
install-html: install-html-recursive
 
601
 
 
602
install-html-am:
 
603
 
 
604
install-info: install-info-recursive
 
605
 
 
606
install-info-am:
 
607
 
 
608
install-man:
 
609
 
 
610
install-pdf: install-pdf-recursive
 
611
 
 
612
install-pdf-am:
 
613
 
 
614
install-ps: install-ps-recursive
 
615
 
 
616
install-ps-am:
 
617
 
 
618
installcheck-am:
 
619
 
 
620
maintainer-clean: maintainer-clean-recursive
 
621
        -rm -f Makefile
 
622
maintainer-clean-am: distclean-am maintainer-clean-generic
 
623
 
 
624
mostlyclean: mostlyclean-recursive
 
625
 
 
626
mostlyclean-am: mostlyclean-generic
 
627
 
 
628
pdf: pdf-recursive
 
629
 
 
630
pdf-am:
 
631
 
 
632
ps: ps-recursive
 
633
 
 
634
ps-am:
 
635
 
 
636
uninstall-am: uninstall-appDATA
 
637
 
 
638
.MAKE: $(am__recursive_targets) install-am install-strip
 
639
 
 
640
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
 
641
        check-am clean clean-generic cscopelist-am ctags ctags-am \
 
642
        distclean distclean-generic distclean-tags distdir dvi dvi-am \
 
643
        html html-am info info-am install install-am install-appDATA \
 
644
        install-data install-data-am install-dvi install-dvi-am \
 
645
        install-exec install-exec-am install-html install-html-am \
 
646
        install-info install-info-am install-man install-pdf \
 
647
        install-pdf-am install-ps install-ps-am install-strip \
 
648
        installcheck installcheck-am installdirs installdirs-am \
 
649
        maintainer-clean maintainer-clean-generic mostlyclean \
 
650
        mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
 
651
        uninstall-am uninstall-appDATA
 
652
 
 
653
        $(NULL)
 
654
 
 
655
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
656
# Otherwise a system limit (for SysV at least) may be exceeded.
 
657
.NOEXPORT: