~stub/ubuntu/trusty/avro-c/trunk

« back to all changes in this revision

Viewing changes to jansson/test/Makefile.in

  • Committer: Stuart Bishop
  • Date: 2015-05-14 11:53:53 UTC
  • Revision ID: stuart@stuartbishop.net-20150514115353-0cvnrcyohcq5l7yj
Tags: upstream-1.7.7
ImportĀ upstreamĀ versionĀ 1.7.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
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
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = test
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
39
        $(ACLOCAL_M4)
 
40
mkinstalldirs = $(install_sh) -d
 
41
CONFIG_HEADER = $(top_builddir)/config.h
 
42
CONFIG_CLEAN_FILES =
 
43
SOURCES =
 
44
DIST_SOURCES =
 
45
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
46
        html-recursive info-recursive install-data-recursive \
 
47
        install-dvi-recursive install-exec-recursive \
 
48
        install-html-recursive install-info-recursive \
 
49
        install-pdf-recursive install-ps-recursive install-recursive \
 
50
        installcheck-recursive installdirs-recursive pdf-recursive \
 
51
        ps-recursive uninstall-recursive
 
52
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
53
  distclean-recursive maintainer-clean-recursive
 
54
ETAGS = etags
 
55
CTAGS = ctags
 
56
DIST_SUBDIRS = $(SUBDIRS)
 
57
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
58
ACLOCAL = @ACLOCAL@
 
59
AMTAR = @AMTAR@
 
60
AR = @AR@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOHEADER = @AUTOHEADER@
 
63
AUTOMAKE = @AUTOMAKE@
 
64
AWK = @AWK@
 
65
CC = @CC@
 
66
CCDEPMODE = @CCDEPMODE@
 
67
CFLAGS = @CFLAGS@
 
68
CPP = @CPP@
 
69
CPPFLAGS = @CPPFLAGS@
 
70
CYGPATH_W = @CYGPATH_W@
 
71
DEFS = @DEFS@
 
72
DEPDIR = @DEPDIR@
 
73
DSYMUTIL = @DSYMUTIL@
 
74
DUMPBIN = @DUMPBIN@
 
75
ECHO_C = @ECHO_C@
 
76
ECHO_N = @ECHO_N@
 
77
ECHO_T = @ECHO_T@
 
78
EGREP = @EGREP@
 
79
EXEEXT = @EXEEXT@
 
80
FGREP = @FGREP@
 
81
GREP = @GREP@
 
82
INSTALL = @INSTALL@
 
83
INSTALL_DATA = @INSTALL_DATA@
 
84
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
85
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
86
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
87
LD = @LD@
 
88
LDFLAGS = @LDFLAGS@
 
89
LIBOBJS = @LIBOBJS@
 
90
LIBS = @LIBS@
 
91
LIBTOOL = @LIBTOOL@
 
92
LIPO = @LIPO@
 
93
LN_S = @LN_S@
 
94
LTLIBOBJS = @LTLIBOBJS@
 
95
MAKEINFO = @MAKEINFO@
 
96
MKDIR_P = @MKDIR_P@
 
97
NM = @NM@
 
98
NMEDIT = @NMEDIT@
 
99
OBJDUMP = @OBJDUMP@
 
100
OBJEXT = @OBJEXT@
 
101
OTOOL = @OTOOL@
 
102
OTOOL64 = @OTOOL64@
 
103
PACKAGE = @PACKAGE@
 
104
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
105
PACKAGE_NAME = @PACKAGE_NAME@
 
106
PACKAGE_STRING = @PACKAGE_STRING@
 
107
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
108
PACKAGE_URL = @PACKAGE_URL@
 
109
PACKAGE_VERSION = @PACKAGE_VERSION@
 
110
PATH_SEPARATOR = @PATH_SEPARATOR@
 
111
RANLIB = @RANLIB@
 
112
SED = @SED@
 
113
SET_MAKE = @SET_MAKE@
 
114
SHELL = @SHELL@
 
115
STRIP = @STRIP@
 
116
VERSION = @VERSION@
 
117
abs_builddir = @abs_builddir@
 
118
abs_srcdir = @abs_srcdir@
 
119
abs_top_builddir = @abs_top_builddir@
 
120
abs_top_srcdir = @abs_top_srcdir@
 
121
ac_ct_CC = @ac_ct_CC@
 
122
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
123
am__include = @am__include@
 
124
am__leading_dot = @am__leading_dot@
 
125
am__quote = @am__quote@
 
126
am__tar = @am__tar@
 
127
am__untar = @am__untar@
 
128
bindir = @bindir@
 
129
build = @build@
 
130
build_alias = @build_alias@
 
131
build_cpu = @build_cpu@
 
132
build_os = @build_os@
 
133
build_vendor = @build_vendor@
 
134
builddir = @builddir@
 
135
datadir = @datadir@
 
136
datarootdir = @datarootdir@
 
137
docdir = @docdir@
 
138
dvidir = @dvidir@
 
139
exec_prefix = @exec_prefix@
 
140
host = @host@
 
141
host_alias = @host_alias@
 
142
host_cpu = @host_cpu@
 
143
host_os = @host_os@
 
144
host_vendor = @host_vendor@
 
145
htmldir = @htmldir@
 
146
includedir = @includedir@
 
147
infodir = @infodir@
 
148
install_sh = @install_sh@
 
149
json_have_long_long = @json_have_long_long@
 
150
json_inline = @json_inline@
 
151
libdir = @libdir@
 
152
libexecdir = @libexecdir@
 
153
localedir = @localedir@
 
154
localstatedir = @localstatedir@
 
155
mandir = @mandir@
 
156
mkdir_p = @mkdir_p@
 
157
oldincludedir = @oldincludedir@
 
158
pdfdir = @pdfdir@
 
159
prefix = @prefix@
 
160
program_transform_name = @program_transform_name@
 
161
psdir = @psdir@
 
162
sbindir = @sbindir@
 
163
sharedstatedir = @sharedstatedir@
 
164
srcdir = @srcdir@
 
165
sysconfdir = @sysconfdir@
 
166
target_alias = @target_alias@
 
167
top_build_prefix = @top_build_prefix@
 
168
top_builddir = @top_builddir@
 
169
top_srcdir = @top_srcdir@
 
170
SUBDIRS = bin suites
 
171
EXTRA_DIST = scripts run-suites
 
172
TESTS = run-suites
 
173
TESTS_ENVIRONMENT = \
 
174
        top_srcdir=$(top_srcdir) \
 
175
        top_builddir=$(top_builddir)
 
176
 
 
177
all: all-recursive
 
178
 
 
179
.SUFFIXES:
 
180
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
181
        @for dep in $?; do \
 
182
          case '$(am__configure_deps)' in \
 
183
            *$$dep*) \
 
184
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
185
                && exit 0; \
 
186
              exit 1;; \
 
187
          esac; \
 
188
        done; \
 
189
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  test/Makefile'; \
 
190
        cd $(top_srcdir) && \
 
191
          $(AUTOMAKE) --foreign  test/Makefile
 
192
.PRECIOUS: Makefile
 
193
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
194
        @case '$?' in \
 
195
          *config.status*) \
 
196
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
197
          *) \
 
198
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
199
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
200
        esac;
 
201
 
 
202
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
203
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
204
 
 
205
$(top_srcdir)/configure:  $(am__configure_deps)
 
206
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
207
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
208
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
209
 
 
210
mostlyclean-libtool:
 
211
        -rm -f *.lo
 
212
 
 
213
clean-libtool:
 
214
        -rm -rf .libs _libs
 
215
 
 
216
# This directory's subdirectories are mostly independent; you can cd
 
217
# into them and run `make' without going through this Makefile.
 
218
# To change the values of `make' variables: instead of editing Makefiles,
 
219
# (1) if the variable is set in `config.status', edit `config.status'
 
220
#     (which will cause the Makefiles to be regenerated when you run `make');
 
221
# (2) otherwise, pass the desired values on the `make' command line.
 
222
$(RECURSIVE_TARGETS):
 
223
        @failcom='exit 1'; \
 
224
        for f in x $$MAKEFLAGS; do \
 
225
          case $$f in \
 
226
            *=* | --[!k]*);; \
 
227
            *k*) failcom='fail=yes';; \
 
228
          esac; \
 
229
        done; \
 
230
        dot_seen=no; \
 
231
        target=`echo $@ | sed s/-recursive//`; \
 
232
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
233
          echo "Making $$target in $$subdir"; \
 
234
          if test "$$subdir" = "."; then \
 
235
            dot_seen=yes; \
 
236
            local_target="$$target-am"; \
 
237
          else \
 
238
            local_target="$$target"; \
 
239
          fi; \
 
240
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
241
          || eval $$failcom; \
 
242
        done; \
 
243
        if test "$$dot_seen" = "no"; then \
 
244
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
245
        fi; test -z "$$fail"
 
246
 
 
247
$(RECURSIVE_CLEAN_TARGETS):
 
248
        @failcom='exit 1'; \
 
249
        for f in x $$MAKEFLAGS; do \
 
250
          case $$f in \
 
251
            *=* | --[!k]*);; \
 
252
            *k*) failcom='fail=yes';; \
 
253
          esac; \
 
254
        done; \
 
255
        dot_seen=no; \
 
256
        case "$@" in \
 
257
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
258
          *) list='$(SUBDIRS)' ;; \
 
259
        esac; \
 
260
        rev=''; for subdir in $$list; do \
 
261
          if test "$$subdir" = "."; then :; else \
 
262
            rev="$$subdir $$rev"; \
 
263
          fi; \
 
264
        done; \
 
265
        rev="$$rev ."; \
 
266
        target=`echo $@ | sed s/-recursive//`; \
 
267
        for subdir in $$rev; do \
 
268
          echo "Making $$target in $$subdir"; \
 
269
          if test "$$subdir" = "."; then \
 
270
            local_target="$$target-am"; \
 
271
          else \
 
272
            local_target="$$target"; \
 
273
          fi; \
 
274
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
275
          || eval $$failcom; \
 
276
        done && test -z "$$fail"
 
277
tags-recursive:
 
278
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
279
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
280
        done
 
281
ctags-recursive:
 
282
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
283
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
284
        done
 
285
 
 
286
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
287
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
288
        unique=`for i in $$list; do \
 
289
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
290
          done | \
 
291
          $(AWK) '    { files[$$0] = 1; } \
 
292
               END { for (i in files) print i; }'`; \
 
293
        mkid -fID $$unique
 
294
tags: TAGS
 
295
 
 
296
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
297
                $(TAGS_FILES) $(LISP)
 
298
        tags=; \
 
299
        here=`pwd`; \
 
300
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
301
          include_option=--etags-include; \
 
302
          empty_fix=.; \
 
303
        else \
 
304
          include_option=--include; \
 
305
          empty_fix=; \
 
306
        fi; \
 
307
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
308
          if test "$$subdir" = .; then :; else \
 
309
            test ! -f $$subdir/TAGS || \
 
310
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
311
          fi; \
 
312
        done; \
 
313
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
314
        unique=`for i in $$list; do \
 
315
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
316
          done | \
 
317
          $(AWK) '    { files[$$0] = 1; } \
 
318
               END { for (i in files) print i; }'`; \
 
319
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
320
          test -n "$$unique" || unique=$$empty_fix; \
 
321
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
322
            $$tags $$unique; \
 
323
        fi
 
324
ctags: CTAGS
 
325
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
326
                $(TAGS_FILES) $(LISP)
 
327
        tags=; \
 
328
        here=`pwd`; \
 
329
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
330
        unique=`for i in $$list; do \
 
331
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
332
          done | \
 
333
          $(AWK) '    { files[$$0] = 1; } \
 
334
               END { for (i in files) print i; }'`; \
 
335
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
336
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
337
             $$tags $$unique
 
338
 
 
339
GTAGS:
 
340
        here=`$(am__cd) $(top_builddir) && pwd` \
 
341
          && cd $(top_srcdir) \
 
342
          && gtags -i $(GTAGS_ARGS) $$here
 
343
 
 
344
distclean-tags:
 
345
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
346
 
 
347
check-TESTS: $(TESTS)
 
348
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
349
        srcdir=$(srcdir); export srcdir; \
 
350
        list=' $(TESTS) '; \
 
351
        if test -n "$$list"; then \
 
352
          for tst in $$list; do \
 
353
            if test -f ./$$tst; then dir=./; \
 
354
            elif test -f $$tst; then dir=; \
 
355
            else dir="$(srcdir)/"; fi; \
 
356
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
357
              all=`expr $$all + 1`; \
 
358
              case " $(XFAIL_TESTS) " in \
 
359
              *$$ws$$tst$$ws*) \
 
360
                xpass=`expr $$xpass + 1`; \
 
361
                failed=`expr $$failed + 1`; \
 
362
                echo "XPASS: $$tst"; \
 
363
              ;; \
 
364
              *) \
 
365
                echo "PASS: $$tst"; \
 
366
              ;; \
 
367
              esac; \
 
368
            elif test $$? -ne 77; then \
 
369
              all=`expr $$all + 1`; \
 
370
              case " $(XFAIL_TESTS) " in \
 
371
              *$$ws$$tst$$ws*) \
 
372
                xfail=`expr $$xfail + 1`; \
 
373
                echo "XFAIL: $$tst"; \
 
374
              ;; \
 
375
              *) \
 
376
                failed=`expr $$failed + 1`; \
 
377
                echo "FAIL: $$tst"; \
 
378
              ;; \
 
379
              esac; \
 
380
            else \
 
381
              skip=`expr $$skip + 1`; \
 
382
              echo "SKIP: $$tst"; \
 
383
            fi; \
 
384
          done; \
 
385
          if test "$$failed" -eq 0; then \
 
386
            if test "$$xfail" -eq 0; then \
 
387
              banner="All $$all tests passed"; \
 
388
            else \
 
389
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
390
            fi; \
 
391
          else \
 
392
            if test "$$xpass" -eq 0; then \
 
393
              banner="$$failed of $$all tests failed"; \
 
394
            else \
 
395
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
396
            fi; \
 
397
          fi; \
 
398
          dashes="$$banner"; \
 
399
          skipped=""; \
 
400
          if test "$$skip" -ne 0; then \
 
401
            skipped="($$skip tests were not run)"; \
 
402
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
 
403
              dashes="$$skipped"; \
 
404
          fi; \
 
405
          report=""; \
 
406
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
 
407
            report="Please report to $(PACKAGE_BUGREPORT)"; \
 
408
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
 
409
              dashes="$$report"; \
 
410
          fi; \
 
411
          dashes=`echo "$$dashes" | sed s/./=/g`; \
 
412
          echo "$$dashes"; \
 
413
          echo "$$banner"; \
 
414
          test -z "$$skipped" || echo "$$skipped"; \
 
415
          test -z "$$report" || echo "$$report"; \
 
416
          echo "$$dashes"; \
 
417
          test "$$failed" -eq 0; \
 
418
        else :; fi
 
419
 
 
420
distdir: $(DISTFILES)
 
421
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
422
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
423
        list='$(DISTFILES)'; \
 
424
          dist_files=`for file in $$list; do echo $$file; done | \
 
425
          sed -e "s|^$$srcdirstrip/||;t" \
 
426
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
427
        case $$dist_files in \
 
428
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
429
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
430
                           sort -u` ;; \
 
431
        esac; \
 
432
        for file in $$dist_files; do \
 
433
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
434
          if test -d $$d/$$file; then \
 
435
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
436
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
437
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
438
            fi; \
 
439
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
440
          else \
 
441
            test -f $(distdir)/$$file \
 
442
            || cp -p $$d/$$file $(distdir)/$$file \
 
443
            || exit 1; \
 
444
          fi; \
 
445
        done
 
446
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
447
          if test "$$subdir" = .; then :; else \
 
448
            test -d "$(distdir)/$$subdir" \
 
449
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
450
            || exit 1; \
 
451
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
452
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
453
            (cd $$subdir && \
 
454
              $(MAKE) $(AM_MAKEFLAGS) \
 
455
                top_distdir="$$top_distdir" \
 
456
                distdir="$$distdir/$$subdir" \
 
457
                am__remove_distdir=: \
 
458
                am__skip_length_check=: \
 
459
                distdir) \
 
460
              || exit 1; \
 
461
          fi; \
 
462
        done
 
463
check-am: all-am
 
464
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
465
check: check-recursive
 
466
all-am: Makefile
 
467
installdirs: installdirs-recursive
 
468
installdirs-am:
 
469
install: install-recursive
 
470
install-exec: install-exec-recursive
 
471
install-data: install-data-recursive
 
472
uninstall: uninstall-recursive
 
473
 
 
474
install-am: all-am
 
475
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
476
 
 
477
installcheck: installcheck-recursive
 
478
install-strip:
 
479
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
480
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
481
          `test -z '$(STRIP)' || \
 
482
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
483
mostlyclean-generic:
 
484
 
 
485
clean-generic:
 
486
 
 
487
distclean-generic:
 
488
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
489
 
 
490
maintainer-clean-generic:
 
491
        @echo "This command is intended for maintainers to use"
 
492
        @echo "it deletes files that may require special tools to rebuild."
 
493
clean: clean-recursive
 
494
 
 
495
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
496
 
 
497
distclean: distclean-recursive
 
498
        -rm -f Makefile
 
499
distclean-am: clean-am distclean-generic distclean-tags
 
500
 
 
501
dvi: dvi-recursive
 
502
 
 
503
dvi-am:
 
504
 
 
505
html: html-recursive
 
506
 
 
507
info: info-recursive
 
508
 
 
509
info-am:
 
510
 
 
511
install-data-am:
 
512
 
 
513
install-dvi: install-dvi-recursive
 
514
 
 
515
install-exec-am:
 
516
 
 
517
install-html: install-html-recursive
 
518
 
 
519
install-info: install-info-recursive
 
520
 
 
521
install-man:
 
522
 
 
523
install-pdf: install-pdf-recursive
 
524
 
 
525
install-ps: install-ps-recursive
 
526
 
 
527
installcheck-am:
 
528
 
 
529
maintainer-clean: maintainer-clean-recursive
 
530
        -rm -f Makefile
 
531
maintainer-clean-am: distclean-am maintainer-clean-generic
 
532
 
 
533
mostlyclean: mostlyclean-recursive
 
534
 
 
535
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
536
 
 
537
pdf: pdf-recursive
 
538
 
 
539
pdf-am:
 
540
 
 
541
ps: ps-recursive
 
542
 
 
543
ps-am:
 
544
 
 
545
uninstall-am:
 
546
 
 
547
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
548
        install-strip
 
549
 
 
550
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
551
        all all-am check check-TESTS check-am clean clean-generic \
 
552
        clean-libtool clean-local ctags ctags-recursive distclean \
 
553
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
554
        dvi-am html html-am info info-am install install-am \
 
555
        install-data install-data-am install-dvi install-dvi-am \
 
556
        install-exec install-exec-am install-html install-html-am \
 
557
        install-info install-info-am install-man install-pdf \
 
558
        install-pdf-am install-ps install-ps-am install-strip \
 
559
        installcheck installcheck-am installdirs installdirs-am \
 
560
        maintainer-clean maintainer-clean-generic mostlyclean \
 
561
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
562
        tags tags-recursive uninstall uninstall-am
 
563
 
 
564
 
 
565
clean-local:
 
566
        rm -rf logs
 
567
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
568
# Otherwise a system limit (for SysV at least) may be exceeded.
 
569
.NOEXPORT: