~ubuntu-branches/ubuntu/trusty/sblim-sfcb/trusty-proposed

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Thierry Carrez
  • Date: 2009-06-08 12:04:49 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090608120449-byfplk09rqz8rtg6
Tags: 1.3.3-0ubuntu1
* New upstream release.
* debian/rules: Removed rpath hacks, SFCB default build handles that now.
* Removed 1934753-remove-assignment.diff, now upstream.
* Refreshed patch cim-schema-location.diff

Show diffs side-by-side

added added

removed removed

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