~chaffra/+junk/trilinos

« back to all changes in this revision

Viewing changes to packages/Sundance/tests-core/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme, Christophe Prud'homme, Johannes Ring
  • Date: 2009-12-13 12:53:22 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091213125322-in0nrdjc55deqsw9
Tags: 10.0.3.dfsg-1
[Christophe Prud'homme]
* New upstream release

[Johannes Ring]
* debian/patches/libname.patch: Add prefix 'libtrilinos_' to all
  libraries. 
* debian/patches/soname.patch: Add soversion to libraries.
* debian/watch: Update download URL.
* debian/control:
  - Remove python-numeric from Build-Depends (virtual package).
  - Remove automake and autotools from Build-Depends and add cmake to
    reflect switch to CMake.
  - Add python-support to Build-Depends.
* debian/rules: 
  - Cleanup and updates for switch to CMake.

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
 
 
17
 
#@HEADER
18
 
# ************************************************************************
19
 
20
 
#                              Sundance
21
 
#                 Copyright (2005) Sandia Corporation
22
 
23
 
# Copyright (year first published) Sandia Corporation.  Under the terms 
24
 
# of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government 
25
 
# retains certain rights in this software.
26
 
27
 
# This library is free software; you can redistribute it and/or modify
28
 
# it under the terms of the GNU Lesser General Public License as
29
 
# published by the Free Software Foundation; either version 2.1 of the
30
 
# License, or (at your option) any later version.
31
 
#  
32
 
# This library is distributed in the hope that it will be useful, but
33
 
# WITHOUT ANY WARRANTY; without even the implied warranty of
34
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
35
 
# Lesser General Public License for more details.
36
 
#                                                                                 
37
 
# You should have received a copy of the GNU Lesser General Public
38
 
# License along with this library; if not, write to the Free Software
39
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
40
 
# USA                                                                                
41
 
# Questions? Contact Kevin Long (krlong@sandia.gov), 
42
 
# Sandia National Laboratories, Livermore, California, USA
43
 
44
 
# ************************************************************************
45
 
#@HEADER
46
 
VPATH = @srcdir@
47
 
pkgdatadir = $(datadir)/@PACKAGE@
48
 
pkglibdir = $(libdir)/@PACKAGE@
49
 
pkgincludedir = $(includedir)/@PACKAGE@
50
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51
 
install_sh_DATA = $(install_sh) -c -m 644
52
 
install_sh_PROGRAM = $(install_sh) -c
53
 
install_sh_SCRIPT = $(install_sh) -c
54
 
INSTALL_HEADER = $(INSTALL_DATA)
55
 
transform = $(program_transform_name)
56
 
NORMAL_INSTALL = :
57
 
PRE_INSTALL = :
58
 
POST_INSTALL = :
59
 
NORMAL_UNINSTALL = :
60
 
PRE_UNINSTALL = :
61
 
POST_UNINSTALL = :
62
 
build_triplet = @build@
63
 
host_triplet = @host@
64
 
target_triplet = @target@
65
 
subdir = tests-core
66
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68
 
am__aclocal_m4_deps = $(top_srcdir)/config/ac_pkg_swig.m4 \
69
 
        $(top_srcdir)/config/az_python.m4 \
70
 
        $(top_srcdir)/config/tac_arg_config_chaco.m4 \
71
 
        $(top_srcdir)/config/tac_arg_config_mpi.m4 \
72
 
        $(top_srcdir)/config/tac_arg_with_ar.m4 \
73
 
        $(top_srcdir)/config/tac_arg_with_flags.m4 \
74
 
        $(top_srcdir)/config/tac_arg_with_incdirs.m4 \
75
 
        $(top_srcdir)/config/tac_arg_with_libdirs.m4 \
76
 
        $(top_srcdir)/config/tac_arg_with_libs.m4 \
77
 
        $(top_srcdir)/config/tac_enable_python.m4 \
78
 
        $(top_srcdir)/configure.ac
79
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80
 
        $(ACLOCAL_M4)
81
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
82
 
CONFIG_HEADER = $(top_builddir)/src-solvers/TSF_config.h \
83
 
        $(top_builddir)/src-utils/SundanceConfig.h
84
 
CONFIG_CLEAN_FILES =
85
 
SOURCES =
86
 
DIST_SOURCES =
87
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
88
 
        html-recursive info-recursive install-data-recursive \
89
 
        install-dvi-recursive install-exec-recursive \
90
 
        install-html-recursive install-info-recursive \
91
 
        install-pdf-recursive install-ps-recursive install-recursive \
92
 
        installcheck-recursive installdirs-recursive pdf-recursive \
93
 
        ps-recursive uninstall-recursive
94
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
95
 
  distclean-recursive maintainer-clean-recursive
96
 
ETAGS = etags
97
 
CTAGS = ctags
98
 
DIST_SUBDIRS = SymbolicTests
99
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100
 
ACLOCAL = @ACLOCAL@
101
 
ALTERNATE_AR = @ALTERNATE_AR@
102
 
AMTAR = @AMTAR@
103
 
AUTOCONF = @AUTOCONF@
104
 
AUTOHEADER = @AUTOHEADER@
105
 
AUTOMAKE = @AUTOMAKE@
106
 
AWK = @AWK@
107
 
CC = @CC@
108
 
CCDEPMODE = @CCDEPMODE@
109
 
CFLAGS = @CFLAGS@
110
 
CHACO_LIB = @CHACO_LIB@
111
 
CPPFLAGS = @CPPFLAGS@
112
 
CXX = @CXX@
113
 
CXXCPP = @CXXCPP@
114
 
CXXDEPMODE = @CXXDEPMODE@
115
 
CXXFLAGS = @CXXFLAGS@
116
 
CYGPATH_W = @CYGPATH_W@
117
 
DEFS = @DEFS@
118
 
DEPDIR = @DEPDIR@
119
 
ECHO_C = @ECHO_C@
120
 
ECHO_N = @ECHO_N@
121
 
ECHO_T = @ECHO_T@
122
 
EGREP = @EGREP@
123
 
EXEEXT = @EXEEXT@
124
 
EXODUS_STR = @EXODUS_STR@
125
 
F77 = @F77@
126
 
FFLAGS = @FFLAGS@
127
 
FIAT_BUILD_DIR = @FIAT_BUILD_DIR@
128
 
FIAT_STR = @FIAT_STR@
129
 
GNU_HAVE_SWIG = @GNU_HAVE_SWIG@
130
 
GREP = @GREP@
131
 
INSTALL = @INSTALL@
132
 
INSTALL_DATA = @INSTALL_DATA@
133
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
134
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
135
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136
 
LDFLAGS = @LDFLAGS@
137
 
LIBOBJS = @LIBOBJS@
138
 
LIBS = @LIBS@
139
 
LTLIBOBJS = @LTLIBOBJS@
140
 
MAINT = @MAINT@
141
 
MAKEINFO = @MAKEINFO@
142
 
MKDIR_P = @MKDIR_P@
143
 
MOOCHO_STR = @MOOCHO_STR@
144
 
MPI_CC_EXISTS = @MPI_CC_EXISTS@
145
 
MPI_CXX = @MPI_CXX@
146
 
MPI_CXX_EXISTS = @MPI_CXX_EXISTS@
147
 
MPI_F77_EXISTS = @MPI_F77_EXISTS@
148
 
OBJEXT = @OBJEXT@
149
 
PACKAGE = @PACKAGE@
150
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151
 
PACKAGE_NAME = @PACKAGE_NAME@
152
 
PACKAGE_STRING = @PACKAGE_STRING@
153
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
154
 
PACKAGE_VERSION = @PACKAGE_VERSION@
155
 
PATH_SEPARATOR = @PATH_SEPARATOR@
156
 
PYTHON = @PYTHON@
157
 
PYTHON_CSPEC = @PYTHON_CSPEC@
158
 
PYTHON_EXECPREFIX = @PYTHON_EXECPREFIX@
159
 
PYTHON_LSPEC = @PYTHON_LSPEC@
160
 
PYTHON_PREFIX = @PYTHON_PREFIX@
161
 
RANLIB = @RANLIB@
162
 
SET_MAKE = @SET_MAKE@
163
 
SHELL = @SHELL@
164
 
STRIP = @STRIP@
165
 
SUNDANCE_BUILD_DIRECTORY = @SUNDANCE_BUILD_DIRECTORY@
166
 
SUNDIALS_BUILD_DIR = @SUNDIALS_BUILD_DIR@
167
 
SUNDIALS_STR = @SUNDIALS_STR@
168
 
SWIG = @SWIG@
169
 
SWIG_LIB = @SWIG_LIB@
170
 
SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
171
 
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
172
 
TRILINOS_DATA_DIR = @TRILINOS_DATA_DIR@
173
 
TRILINOS_DIR = @TRILINOS_DIR@
174
 
TRILINOS_SRC_DIR = @TRILINOS_SRC_DIR@
175
 
VERSION = @VERSION@
176
 
WITH_SWIG = @WITH_SWIG@
177
 
abs_builddir = @abs_builddir@
178
 
abs_srcdir = @abs_srcdir@
179
 
abs_top_builddir = @abs_top_builddir@
180
 
abs_top_srcdir = @abs_top_srcdir@
181
 
ac_aux_dir = @ac_aux_dir@
182
 
ac_ct_CC = @ac_ct_CC@
183
 
ac_ct_CXX = @ac_ct_CXX@
184
 
ac_ct_F77 = @ac_ct_F77@
185
 
am__include = @am__include@
186
 
am__leading_dot = @am__leading_dot@
187
 
am__quote = @am__quote@
188
 
am__tar = @am__tar@
189
 
am__untar = @am__untar@
190
 
bindir = @bindir@
191
 
build = @build@
192
 
build_alias = @build_alias@
193
 
build_cpu = @build_cpu@
194
 
build_os = @build_os@
195
 
build_vendor = @build_vendor@
196
 
builddir = @builddir@
197
 
datadir = @datadir@
198
 
datarootdir = @datarootdir@
199
 
docdir = @docdir@
200
 
dvidir = @dvidir@
201
 
exec_prefix = @exec_prefix@
202
 
host = @host@
203
 
host_alias = @host_alias@
204
 
host_cpu = @host_cpu@
205
 
host_os = @host_os@
206
 
host_vendor = @host_vendor@
207
 
htmldir = @htmldir@
208
 
includedir = @includedir@
209
 
infodir = @infodir@
210
 
install_sh = @install_sh@
211
 
libdir = @libdir@
212
 
libexecdir = @libexecdir@
213
 
localedir = @localedir@
214
 
localstatedir = @localstatedir@
215
 
mandir = @mandir@
216
 
mkdir_p = @mkdir_p@
217
 
oldincludedir = @oldincludedir@
218
 
pdfdir = @pdfdir@
219
 
prefix = @prefix@
220
 
program_transform_name = @program_transform_name@
221
 
psdir = @psdir@
222
 
sbindir = @sbindir@
223
 
sharedstatedir = @sharedstatedir@
224
 
srcdir = @srcdir@
225
 
sysconfdir = @sysconfdir@
226
 
target = @target@
227
 
target_alias = @target_alias@
228
 
target_cpu = @target_cpu@
229
 
target_os = @target_os@
230
 
target_vendor = @target_vendor@
231
 
top_builddir = @top_builddir@
232
 
top_srcdir = @top_srcdir@
233
 
@BUILD_TESTS_TRUE@SUBDIRS = SymbolicTests
234
 
all: all-recursive
235
 
 
236
 
.SUFFIXES:
237
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
238
 
        @for dep in $?; do \
239
 
          case '$(am__configure_deps)' in \
240
 
            *$$dep*) \
241
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
242
 
                && exit 0; \
243
 
              exit 1;; \
244
 
          esac; \
245
 
        done; \
246
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tests-core/Makefile'; \
247
 
        cd $(top_srcdir) && \
248
 
          $(AUTOMAKE) --foreign  tests-core/Makefile
249
 
.PRECIOUS: Makefile
250
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251
 
        @case '$?' in \
252
 
          *config.status*) \
253
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
254
 
          *) \
255
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
256
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
257
 
        esac;
258
 
 
259
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
260
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261
 
 
262
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
263
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
265
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
 
 
267
 
# This directory's subdirectories are mostly independent; you can cd
268
 
# into them and run `make' without going through this Makefile.
269
 
# To change the values of `make' variables: instead of editing Makefiles,
270
 
# (1) if the variable is set in `config.status', edit `config.status'
271
 
#     (which will cause the Makefiles to be regenerated when you run `make');
272
 
# (2) otherwise, pass the desired values on the `make' command line.
273
 
$(RECURSIVE_TARGETS):
274
 
        @failcom='exit 1'; \
275
 
        for f in x $$MAKEFLAGS; do \
276
 
          case $$f in \
277
 
            *=* | --[!k]*);; \
278
 
            *k*) failcom='fail=yes';; \
279
 
          esac; \
280
 
        done; \
281
 
        dot_seen=no; \
282
 
        target=`echo $@ | sed s/-recursive//`; \
283
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
284
 
          echo "Making $$target in $$subdir"; \
285
 
          if test "$$subdir" = "."; then \
286
 
            dot_seen=yes; \
287
 
            local_target="$$target-am"; \
288
 
          else \
289
 
            local_target="$$target"; \
290
 
          fi; \
291
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
292
 
          || eval $$failcom; \
293
 
        done; \
294
 
        if test "$$dot_seen" = "no"; then \
295
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
296
 
        fi; test -z "$$fail"
297
 
 
298
 
$(RECURSIVE_CLEAN_TARGETS):
299
 
        @failcom='exit 1'; \
300
 
        for f in x $$MAKEFLAGS; do \
301
 
          case $$f in \
302
 
            *=* | --[!k]*);; \
303
 
            *k*) failcom='fail=yes';; \
304
 
          esac; \
305
 
        done; \
306
 
        dot_seen=no; \
307
 
        case "$@" in \
308
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
309
 
          *) list='$(SUBDIRS)' ;; \
310
 
        esac; \
311
 
        rev=''; for subdir in $$list; do \
312
 
          if test "$$subdir" = "."; then :; else \
313
 
            rev="$$subdir $$rev"; \
314
 
          fi; \
315
 
        done; \
316
 
        rev="$$rev ."; \
317
 
        target=`echo $@ | sed s/-recursive//`; \
318
 
        for subdir in $$rev; do \
319
 
          echo "Making $$target in $$subdir"; \
320
 
          if test "$$subdir" = "."; then \
321
 
            local_target="$$target-am"; \
322
 
          else \
323
 
            local_target="$$target"; \
324
 
          fi; \
325
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
326
 
          || eval $$failcom; \
327
 
        done && test -z "$$fail"
328
 
tags-recursive:
329
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
330
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
331
 
        done
332
 
ctags-recursive:
333
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
334
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
335
 
        done
336
 
 
337
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
338
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
339
 
        unique=`for i in $$list; do \
340
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341
 
          done | \
342
 
          $(AWK) '    { files[$$0] = 1; } \
343
 
               END { for (i in files) print i; }'`; \
344
 
        mkid -fID $$unique
345
 
tags: TAGS
346
 
 
347
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
348
 
                $(TAGS_FILES) $(LISP)
349
 
        tags=; \
350
 
        here=`pwd`; \
351
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
352
 
          include_option=--etags-include; \
353
 
          empty_fix=.; \
354
 
        else \
355
 
          include_option=--include; \
356
 
          empty_fix=; \
357
 
        fi; \
358
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
359
 
          if test "$$subdir" = .; then :; else \
360
 
            test ! -f $$subdir/TAGS || \
361
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
362
 
          fi; \
363
 
        done; \
364
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365
 
        unique=`for i in $$list; do \
366
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367
 
          done | \
368
 
          $(AWK) '    { files[$$0] = 1; } \
369
 
               END { for (i in files) print i; }'`; \
370
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
371
 
          test -n "$$unique" || unique=$$empty_fix; \
372
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373
 
            $$tags $$unique; \
374
 
        fi
375
 
ctags: CTAGS
376
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
377
 
                $(TAGS_FILES) $(LISP)
378
 
        tags=; \
379
 
        here=`pwd`; \
380
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
381
 
        unique=`for i in $$list; do \
382
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383
 
          done | \
384
 
          $(AWK) '    { files[$$0] = 1; } \
385
 
               END { for (i in files) print i; }'`; \
386
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
387
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
388
 
             $$tags $$unique
389
 
 
390
 
GTAGS:
391
 
        here=`$(am__cd) $(top_builddir) && pwd` \
392
 
          && cd $(top_srcdir) \
393
 
          && gtags -i $(GTAGS_ARGS) $$here
394
 
 
395
 
distclean-tags:
396
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
397
 
 
398
 
distdir: $(DISTFILES)
399
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401
 
        list='$(DISTFILES)'; \
402
 
          dist_files=`for file in $$list; do echo $$file; done | \
403
 
          sed -e "s|^$$srcdirstrip/||;t" \
404
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
405
 
        case $$dist_files in \
406
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
407
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
408
 
                           sort -u` ;; \
409
 
        esac; \
410
 
        for file in $$dist_files; do \
411
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412
 
          if test -d $$d/$$file; then \
413
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
414
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
415
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
416
 
            fi; \
417
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
418
 
          else \
419
 
            test -f $(distdir)/$$file \
420
 
            || cp -p $$d/$$file $(distdir)/$$file \
421
 
            || exit 1; \
422
 
          fi; \
423
 
        done
424
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
425
 
          if test "$$subdir" = .; then :; else \
426
 
            test -d "$(distdir)/$$subdir" \
427
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
428
 
            || exit 1; \
429
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
430
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
431
 
            (cd $$subdir && \
432
 
              $(MAKE) $(AM_MAKEFLAGS) \
433
 
                top_distdir="$$top_distdir" \
434
 
                distdir="$$distdir/$$subdir" \
435
 
                am__remove_distdir=: \
436
 
                am__skip_length_check=: \
437
 
                distdir) \
438
 
              || exit 1; \
439
 
          fi; \
440
 
        done
441
 
check-am: all-am
442
 
check: check-recursive
443
 
all-am: Makefile
444
 
installdirs: installdirs-recursive
445
 
installdirs-am:
446
 
install: install-recursive
447
 
install-exec: install-exec-recursive
448
 
install-data: install-data-recursive
449
 
uninstall: uninstall-recursive
450
 
 
451
 
install-am: all-am
452
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
453
 
 
454
 
installcheck: installcheck-recursive
455
 
install-strip:
456
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458
 
          `test -z '$(STRIP)' || \
459
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
460
 
mostlyclean-generic:
461
 
 
462
 
clean-generic:
463
 
 
464
 
distclean-generic:
465
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
466
 
 
467
 
maintainer-clean-generic:
468
 
        @echo "This command is intended for maintainers to use"
469
 
        @echo "it deletes files that may require special tools to rebuild."
470
 
clean: clean-recursive
471
 
 
472
 
clean-am: clean-generic mostlyclean-am
473
 
 
474
 
distclean: distclean-recursive
475
 
        -rm -f Makefile
476
 
distclean-am: clean-am distclean-generic distclean-tags
477
 
 
478
 
dvi: dvi-recursive
479
 
 
480
 
dvi-am:
481
 
 
482
 
html: html-recursive
483
 
 
484
 
info: info-recursive
485
 
 
486
 
info-am:
487
 
 
488
 
install-data-am:
489
 
 
490
 
install-dvi: install-dvi-recursive
491
 
 
492
 
install-exec-am:
493
 
 
494
 
install-html: install-html-recursive
495
 
 
496
 
install-info: install-info-recursive
497
 
 
498
 
install-man:
499
 
 
500
 
install-pdf: install-pdf-recursive
501
 
 
502
 
install-ps: install-ps-recursive
503
 
 
504
 
installcheck-am:
505
 
 
506
 
maintainer-clean: maintainer-clean-recursive
507
 
        -rm -f Makefile
508
 
maintainer-clean-am: distclean-am maintainer-clean-generic
509
 
 
510
 
mostlyclean: mostlyclean-recursive
511
 
 
512
 
mostlyclean-am: mostlyclean-generic
513
 
 
514
 
pdf: pdf-recursive
515
 
 
516
 
pdf-am:
517
 
 
518
 
ps: ps-recursive
519
 
 
520
 
ps-am:
521
 
 
522
 
uninstall-am:
523
 
 
524
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
525
 
        install-strip
526
 
 
527
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
528
 
        all all-am check check-am clean clean-generic ctags \
529
 
        ctags-recursive distclean distclean-generic distclean-tags \
530
 
        distdir dvi dvi-am html html-am info info-am install \
531
 
        install-am install-data install-data-am install-dvi \
532
 
        install-dvi-am install-exec install-exec-am install-html \
533
 
        install-html-am install-info install-info-am install-man \
534
 
        install-pdf install-pdf-am install-ps install-ps-am \
535
 
        install-strip installcheck installcheck-am installdirs \
536
 
        installdirs-am maintainer-clean maintainer-clean-generic \
537
 
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
538
 
        tags-recursive uninstall uninstall-am
539
 
 
540
 
@BUILD_TESTS_TRUE@old-tests:
541
 
@BUILD_TESTS_TRUE@      (cd SymbolicTests; $(MAKE) old-tests)
542
 
@BUILD_TESTS_FALSE@tests:
543
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
544
 
# Otherwise a system limit (for SysV at least) may be exceeded.
545
 
.NOEXPORT: