~ubuntu-branches/ubuntu/raring/ibutils/raring-proposed

« back to all changes in this revision

Viewing changes to ibmgtsim/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Benoit Mortier
  • Date: 2010-01-11 22:22:00 UTC
  • Revision ID: james.westby@ubuntu.com-20100111222200-53kum2et5nh13rv3
Tags: upstream-1.2-OFED-1.4.2
ImportĀ upstreamĀ versionĀ 1.2-OFED-1.4.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
#--
 
18
# Copyright (c) 2004 Mellanox Technologies LTD. All rights reserved.
 
19
#
 
20
# This software is available to you under a choice of one of two
 
21
# licenses.  You may choose to be licensed under the terms of the GNU
 
22
# General Public License (GPL) Version 2, available from the file
 
23
# COPYING in the main directory of this source tree, or the
 
24
# OpenIB.org BSD license below:
 
25
#
 
26
#     Redistribution and use in source and binary forms, with or
 
27
#     without modification, are permitted provided that the following
 
28
#     conditions are met:
 
29
#
 
30
#      - Redistributions of source code must retain the above
 
31
#        copyright notice, this list of conditions and the following
 
32
#        disclaimer.
 
33
#
 
34
#      - Redistributions in binary form must reproduce the above
 
35
#        copyright notice, this list of conditions and the following
 
36
#        disclaimer in the documentation and/or other materials
 
37
#        provided with the distribution.
 
38
#
 
39
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 
40
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
41
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 
42
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 
43
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 
44
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 
45
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 
46
# SOFTWARE.
 
47
#
 
48
# $Id$
 
49
#--
 
50
 
 
51
#AUTOMAKE_OPTIONS       = gnits
 
52
srcdir = @srcdir@
 
53
top_srcdir = @top_srcdir@
 
54
VPATH = @srcdir@
 
55
pkgdatadir = $(datadir)/@PACKAGE@
 
56
pkglibdir = $(libdir)/@PACKAGE@
 
57
pkgincludedir = $(includedir)/@PACKAGE@
 
58
top_builddir = .
 
59
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
60
INSTALL = @INSTALL@
 
61
install_sh_DATA = $(install_sh) -c -m 644
 
62
install_sh_PROGRAM = $(install_sh) -c
 
63
install_sh_SCRIPT = $(install_sh) -c
 
64
INSTALL_HEADER = $(INSTALL_DATA)
 
65
transform = $(program_transform_name)
 
66
NORMAL_INSTALL = :
 
67
PRE_INSTALL = :
 
68
POST_INSTALL = :
 
69
NORMAL_UNINSTALL = :
 
70
PRE_UNINSTALL = :
 
71
POST_UNINSTALL = :
 
72
build_triplet = @build@
 
73
host_triplet = @host@
 
74
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
75
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
76
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
 
77
        config/config.guess config/config.sub config/depcomp \
 
78
        config/install-sh config/ltmain.sh config/missing
 
79
subdir = .
 
80
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
81
am__aclocal_m4_deps = $(top_srcdir)/config/ibdm.m4 \
 
82
        $(top_srcdir)/config/osm.m4 $(top_srcdir)/config/swig.m4 \
 
83
        $(top_srcdir)/config/tcl.m4 $(top_srcdir)/configure.in
 
84
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
85
        $(ACLOCAL_M4)
 
86
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
87
 configure.lineno configure.status.lineno
 
88
mkinstalldirs = $(install_sh) -d
 
89
CONFIG_HEADER = config.h
 
90
CONFIG_CLEAN_FILES =
 
91
SOURCES =
 
92
DIST_SOURCES =
 
93
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
94
        html-recursive info-recursive install-data-recursive \
 
95
        install-exec-recursive install-info-recursive \
 
96
        install-recursive installcheck-recursive installdirs-recursive \
 
97
        pdf-recursive ps-recursive uninstall-info-recursive \
 
98
        uninstall-recursive
 
99
ETAGS = etags
 
100
CTAGS = ctags
 
101
DIST_SUBDIRS = $(SUBDIRS)
 
102
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
103
distdir = $(PACKAGE)-$(VERSION)
 
104
top_distdir = $(distdir)
 
105
am__remove_distdir = \
 
106
  { test ! -d $(distdir) \
 
107
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
108
         && rm -fr $(distdir); }; }
 
109
DIST_ARCHIVES = $(distdir).tar.gz
 
110
GZIP_ENV = --best
 
111
distuninstallcheck_listfiles = find . -type f -print
 
112
distcleancheck_listfiles = find . -type f -print
 
113
ACLOCAL = aclocal -I $(ac_aux_dir)
 
114
AMDEP_FALSE = @AMDEP_FALSE@
 
115
AMDEP_TRUE = @AMDEP_TRUE@
 
116
AMTAR = @AMTAR@
 
117
AR = @AR@
 
118
AUTOCONF = @AUTOCONF@
 
119
AUTOHEADER = @AUTOHEADER@
 
120
AUTOMAKE = @AUTOMAKE@
 
121
AWK = @AWK@
 
122
CC = @CC@
 
123
CCDEPMODE = @CCDEPMODE@
 
124
CFLAGS = @CFLAGS@
 
125
CPP = @CPP@
 
126
CPPFLAGS = @CPPFLAGS@
 
127
CXX = @CXX@
 
128
CXXCPP = @CXXCPP@
 
129
CXXDEPMODE = @CXXDEPMODE@
 
130
CXXFLAGS = @CXXFLAGS@
 
131
CYGPATH_W = @CYGPATH_W@
 
132
DEBUG_FALSE = @DEBUG_FALSE@
 
133
DEBUG_TRUE = @DEBUG_TRUE@
 
134
DEFS = @DEFS@
 
135
DEPDIR = @DEPDIR@
 
136
ECHO = @ECHO@
 
137
ECHO_C = @ECHO_C@
 
138
ECHO_N = @ECHO_N@
 
139
ECHO_T = @ECHO_T@
 
140
EGREP = @EGREP@
 
141
EXEEXT = @EXEEXT@
 
142
F77 = @F77@
 
143
FFLAGS = @FFLAGS@
 
144
HAS_SWIG_FALSE = @HAS_SWIG_FALSE@
 
145
HAS_SWIG_TRUE = @HAS_SWIG_TRUE@
 
146
IBDM_REF_IS_USED_FALSE = @IBDM_REF_IS_USED_FALSE@
 
147
IBDM_REF_IS_USED_TRUE = @IBDM_REF_IS_USED_TRUE@
 
148
INSTALL_DATA = @INSTALL_DATA@
 
149
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
150
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
151
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
152
LDFLAGS = @LDFLAGS@
 
153
LIBOBJS = @LIBOBJS@
 
154
LIBS = @LIBS@
 
155
LIBTOOL = @LIBTOOL@
 
156
LN_S = @LN_S@
 
157
LTLIBOBJS = @LTLIBOBJS@
 
158
MAINT = @MAINT@
 
159
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
160
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
161
MAKEINFO = @MAKEINFO@
 
162
OBJEXT = @OBJEXT@
 
163
OSM_BUILD = @OSM_BUILD@
 
164
OSM_BUILD_OPENIB_FALSE = @OSM_BUILD_OPENIB_FALSE@
 
165
OSM_BUILD_OPENIB_TRUE = @OSM_BUILD_OPENIB_TRUE@
 
166
OSM_CFLAGS = @OSM_CFLAGS@
 
167
OSM_LDFLAGS = @OSM_LDFLAGS@
 
168
OSM_VENDOR = @OSM_VENDOR@
 
169
OSM_VENDOR_MTL_FALSE = @OSM_VENDOR_MTL_FALSE@
 
170
OSM_VENDOR_MTL_TRUE = @OSM_VENDOR_MTL_TRUE@
 
171
OSM_VENDOR_SIM_FALSE = @OSM_VENDOR_SIM_FALSE@
 
172
OSM_VENDOR_SIM_TRUE = @OSM_VENDOR_SIM_TRUE@
 
173
OSM_VENDOR_TS_FALSE = @OSM_VENDOR_TS_FALSE@
 
174
OSM_VENDOR_TS_TRUE = @OSM_VENDOR_TS_TRUE@
 
175
PACKAGE = @PACKAGE@
 
176
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
177
PACKAGE_NAME = @PACKAGE_NAME@
 
178
PACKAGE_STRING = @PACKAGE_STRING@
 
179
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
180
PACKAGE_VERSION = @PACKAGE_VERSION@
 
181
PATH_SEPARATOR = @PATH_SEPARATOR@
 
182
RANLIB = @RANLIB@
 
183
SET_MAKE = @SET_MAKE@
 
184
SHELL = @SHELL@
 
185
STRIP = @STRIP@
 
186
SWIG = @SWIG@
 
187
SWIG_LIB = @SWIG_LIB@
 
188
TCLSH = @TCLSH@
 
189
TCL_CPPFLAGS = @TCL_CPPFLAGS@
 
190
TCL_DEFS = @TCL_DEFS@
 
191
TCL_LIBS = @TCL_LIBS@
 
192
TCL_PREFIX = @TCL_PREFIX@
 
193
VERSION = @VERSION@
 
194
ac_ct_AR = @ac_ct_AR@
 
195
ac_ct_CC = @ac_ct_CC@
 
196
ac_ct_CXX = @ac_ct_CXX@
 
197
ac_ct_F77 = @ac_ct_F77@
 
198
ac_ct_RANLIB = @ac_ct_RANLIB@
 
199
ac_ct_STRIP = @ac_ct_STRIP@
 
200
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
201
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
202
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
203
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
204
am__include = @am__include@
 
205
am__leading_dot = @am__leading_dot@
 
206
am__quote = @am__quote@
 
207
am__tar = @am__tar@
 
208
am__untar = @am__untar@
 
209
bindir = @bindir@
 
210
build = @build@
 
211
build_alias = @build_alias@
 
212
build_cpu = @build_cpu@
 
213
build_os = @build_os@
 
214
build_vendor = @build_vendor@
 
215
datadir = @datadir@
 
216
exec_prefix = @exec_prefix@
 
217
host = @host@
 
218
host_alias = @host_alias@
 
219
host_cpu = @host_cpu@
 
220
host_os = @host_os@
 
221
host_vendor = @host_vendor@
 
222
includedir = @includedir@
 
223
infodir = @infodir@
 
224
install_sh = @install_sh@
 
225
libdir = @libdir@
 
226
libexecdir = @libexecdir@
 
227
localstatedir = @localstatedir@
 
228
mandir = @mandir@
 
229
mkdir_p = @mkdir_p@
 
230
oldincludedir = @oldincludedir@
 
231
prefix = @prefix@
 
232
program_transform_name = @program_transform_name@
 
233
sbindir = @sbindir@
 
234
sharedstatedir = @sharedstatedir@
 
235
sysconfdir = @sysconfdir@
 
236
target_alias = @target_alias@
 
237
with_ibdm = @with_ibdm@
 
238
with_osm = @with_osm@
 
239
 
 
240
# note that order matters: make the lib first then use it
 
241
SUBDIRS = src utils tests doc
 
242
 
 
243
# this will control the update of the files in order
 
244
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config-h.in
 
245
all: config.h
 
246
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
247
 
 
248
.SUFFIXES:
 
249
am--refresh:
 
250
        @:
 
251
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
252
        @for dep in $?; do \
 
253
          case '$(am__configure_deps)' in \
 
254
            *$$dep*) \
 
255
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
 
256
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
257
                && exit 0; \
 
258
              exit 1;; \
 
259
          esac; \
 
260
        done; \
 
261
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
 
262
        cd $(top_srcdir) && \
 
263
          $(AUTOMAKE) --gnu  Makefile
 
264
.PRECIOUS: Makefile
 
265
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
266
        @case '$?' in \
 
267
          *config.status*) \
 
268
            echo ' $(SHELL) ./config.status'; \
 
269
            $(SHELL) ./config.status;; \
 
270
          *) \
 
271
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
272
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
273
        esac;
 
274
 
 
275
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
276
        $(SHELL) ./config.status --recheck
 
277
 
 
278
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
279
        cd $(srcdir) && $(AUTOCONF)
 
280
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
281
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
282
 
 
283
config.h: stamp-h1
 
284
        @if test ! -f $@; then \
 
285
          rm -f stamp-h1; \
 
286
          $(MAKE) stamp-h1; \
 
287
        else :; fi
 
288
 
 
289
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
290
        @rm -f stamp-h1
 
291
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
292
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 
293
        cd $(top_srcdir) && $(AUTOHEADER)
 
294
        rm -f stamp-h1
 
295
        touch $@
 
296
 
 
297
distclean-hdr:
 
298
        -rm -f config.h stamp-h1
 
299
 
 
300
mostlyclean-libtool:
 
301
        -rm -f *.lo
 
302
 
 
303
clean-libtool:
 
304
        -rm -rf .libs _libs
 
305
 
 
306
distclean-libtool:
 
307
        -rm -f libtool
 
308
uninstall-info-am:
 
309
 
 
310
# This directory's subdirectories are mostly independent; you can cd
 
311
# into them and run `make' without going through this Makefile.
 
312
# To change the values of `make' variables: instead of editing Makefiles,
 
313
# (1) if the variable is set in `config.status', edit `config.status'
 
314
#     (which will cause the Makefiles to be regenerated when you run `make');
 
315
# (2) otherwise, pass the desired values on the `make' command line.
 
316
$(RECURSIVE_TARGETS):
 
317
        @failcom='exit 1'; \
 
318
        for f in x $$MAKEFLAGS; do \
 
319
          case $$f in \
 
320
            *=* | --[!k]*);; \
 
321
            *k*) failcom='fail=yes';; \
 
322
          esac; \
 
323
        done; \
 
324
        dot_seen=no; \
 
325
        target=`echo $@ | sed s/-recursive//`; \
 
326
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
327
          echo "Making $$target in $$subdir"; \
 
328
          if test "$$subdir" = "."; then \
 
329
            dot_seen=yes; \
 
330
            local_target="$$target-am"; \
 
331
          else \
 
332
            local_target="$$target"; \
 
333
          fi; \
 
334
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
335
          || eval $$failcom; \
 
336
        done; \
 
337
        if test "$$dot_seen" = "no"; then \
 
338
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
339
        fi; test -z "$$fail"
 
340
 
 
341
mostlyclean-recursive clean-recursive distclean-recursive \
 
342
maintainer-clean-recursive:
 
343
        @failcom='exit 1'; \
 
344
        for f in x $$MAKEFLAGS; do \
 
345
          case $$f in \
 
346
            *=* | --[!k]*);; \
 
347
            *k*) failcom='fail=yes';; \
 
348
          esac; \
 
349
        done; \
 
350
        dot_seen=no; \
 
351
        case "$@" in \
 
352
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
353
          *) list='$(SUBDIRS)' ;; \
 
354
        esac; \
 
355
        rev=''; for subdir in $$list; do \
 
356
          if test "$$subdir" = "."; then :; else \
 
357
            rev="$$subdir $$rev"; \
 
358
          fi; \
 
359
        done; \
 
360
        rev="$$rev ."; \
 
361
        target=`echo $@ | sed s/-recursive//`; \
 
362
        for subdir in $$rev; do \
 
363
          echo "Making $$target in $$subdir"; \
 
364
          if test "$$subdir" = "."; then \
 
365
            local_target="$$target-am"; \
 
366
          else \
 
367
            local_target="$$target"; \
 
368
          fi; \
 
369
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
370
          || eval $$failcom; \
 
371
        done && test -z "$$fail"
 
372
tags-recursive:
 
373
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
374
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
375
        done
 
376
ctags-recursive:
 
377
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
378
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
379
        done
 
380
 
 
381
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
382
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
383
        unique=`for i in $$list; do \
 
384
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
385
          done | \
 
386
          $(AWK) '    { files[$$0] = 1; } \
 
387
               END { for (i in files) print i; }'`; \
 
388
        mkid -fID $$unique
 
389
tags: TAGS
 
390
 
 
391
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
392
                $(TAGS_FILES) $(LISP)
 
393
        tags=; \
 
394
        here=`pwd`; \
 
395
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
396
          include_option=--etags-include; \
 
397
          empty_fix=.; \
 
398
        else \
 
399
          include_option=--include; \
 
400
          empty_fix=; \
 
401
        fi; \
 
402
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
403
          if test "$$subdir" = .; then :; else \
 
404
            test ! -f $$subdir/TAGS || \
 
405
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
406
          fi; \
 
407
        done; \
 
408
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
409
        unique=`for i in $$list; do \
 
410
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
411
          done | \
 
412
          $(AWK) '    { files[$$0] = 1; } \
 
413
               END { for (i in files) print i; }'`; \
 
414
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
415
          test -n "$$unique" || unique=$$empty_fix; \
 
416
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
417
            $$tags $$unique; \
 
418
        fi
 
419
ctags: CTAGS
 
420
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
421
                $(TAGS_FILES) $(LISP)
 
422
        tags=; \
 
423
        here=`pwd`; \
 
424
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
425
        unique=`for i in $$list; do \
 
426
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
427
          done | \
 
428
          $(AWK) '    { files[$$0] = 1; } \
 
429
               END { for (i in files) print i; }'`; \
 
430
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
431
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
432
             $$tags $$unique
 
433
 
 
434
GTAGS:
 
435
        here=`$(am__cd) $(top_builddir) && pwd` \
 
436
          && cd $(top_srcdir) \
 
437
          && gtags -i $(GTAGS_ARGS) $$here
 
438
 
 
439
distclean-tags:
 
440
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
441
 
 
442
distdir: $(DISTFILES)
 
443
        $(am__remove_distdir)
 
444
        mkdir $(distdir)
 
445
        $(mkdir_p) $(distdir)/config
 
446
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
447
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
448
        list='$(DISTFILES)'; for file in $$list; do \
 
449
          case $$file in \
 
450
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
451
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
452
          esac; \
 
453
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
454
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
455
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
456
            dir="/$$dir"; \
 
457
            $(mkdir_p) "$(distdir)$$dir"; \
 
458
          else \
 
459
            dir=''; \
 
460
          fi; \
 
461
          if test -d $$d/$$file; then \
 
462
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
463
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
464
            fi; \
 
465
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
466
          else \
 
467
            test -f $(distdir)/$$file \
 
468
            || cp -p $$d/$$file $(distdir)/$$file \
 
469
            || exit 1; \
 
470
          fi; \
 
471
        done
 
472
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
473
          if test "$$subdir" = .; then :; else \
 
474
            test -d "$(distdir)/$$subdir" \
 
475
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
476
            || exit 1; \
 
477
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
478
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
479
            (cd $$subdir && \
 
480
              $(MAKE) $(AM_MAKEFLAGS) \
 
481
                top_distdir="$$top_distdir" \
 
482
                distdir="$$distdir/$$subdir" \
 
483
                distdir) \
 
484
              || exit 1; \
 
485
          fi; \
 
486
        done
 
487
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
488
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
489
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
490
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
491
        || chmod -R a+r $(distdir)
 
492
dist-gzip: distdir
 
493
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
494
        $(am__remove_distdir)
 
495
 
 
496
dist-bzip2: distdir
 
497
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
498
        $(am__remove_distdir)
 
499
 
 
500
dist-tarZ: distdir
 
501
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
502
        $(am__remove_distdir)
 
503
 
 
504
dist-shar: distdir
 
505
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
506
        $(am__remove_distdir)
 
507
 
 
508
dist-zip: distdir
 
509
        -rm -f $(distdir).zip
 
510
        zip -rq $(distdir).zip $(distdir)
 
511
        $(am__remove_distdir)
 
512
 
 
513
dist dist-all: distdir
 
514
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
515
        $(am__remove_distdir)
 
516
 
 
517
# This target untars the dist file and tries a VPATH configuration.  Then
 
518
# it guarantees that the distribution is self-contained by making another
 
519
# tarfile.
 
520
distcheck: dist
 
521
        case '$(DIST_ARCHIVES)' in \
 
522
        *.tar.gz*) \
 
523
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
524
        *.tar.bz2*) \
 
525
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
526
        *.tar.Z*) \
 
527
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
528
        *.shar.gz*) \
 
529
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
530
        *.zip*) \
 
531
          unzip $(distdir).zip ;;\
 
532
        esac
 
533
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
534
        mkdir $(distdir)/_build
 
535
        mkdir $(distdir)/_inst
 
536
        chmod a-w $(distdir)
 
537
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
538
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
539
          && cd $(distdir)/_build \
 
540
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
541
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
542
          && $(MAKE) $(AM_MAKEFLAGS) \
 
543
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
544
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
545
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
546
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
547
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
548
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
549
                distuninstallcheck \
 
550
          && chmod -R a-w "$$dc_install_base" \
 
551
          && ({ \
 
552
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
553
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
554
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
555
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
556
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
557
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
558
          && rm -rf "$$dc_destdir" \
 
559
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
560
          && rm -rf $(DIST_ARCHIVES) \
 
561
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
562
        $(am__remove_distdir)
 
563
        @(echo "$(distdir) archives ready for distribution: "; \
 
564
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
565
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
566
distuninstallcheck:
 
567
        @cd $(distuninstallcheck_dir) \
 
568
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
569
           || { echo "ERROR: files left after uninstall:" ; \
 
570
                if test -n "$(DESTDIR)"; then \
 
571
                  echo "  (check DESTDIR support)"; \
 
572
                fi ; \
 
573
                $(distuninstallcheck_listfiles) ; \
 
574
                exit 1; } >&2
 
575
distcleancheck: distclean
 
576
        @if test '$(srcdir)' = . ; then \
 
577
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
578
          exit 1 ; \
 
579
        fi
 
580
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
581
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
582
               $(distcleancheck_listfiles) ; \
 
583
               exit 1; } >&2
 
584
check-am: all-am
 
585
check: check-recursive
 
586
all-am: Makefile config.h
 
587
installdirs: installdirs-recursive
 
588
installdirs-am:
 
589
install: install-recursive
 
590
install-exec: install-exec-recursive
 
591
install-data: install-data-recursive
 
592
uninstall: uninstall-recursive
 
593
 
 
594
install-am: all-am
 
595
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
596
 
 
597
installcheck: installcheck-recursive
 
598
install-strip:
 
599
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
600
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
601
          `test -z '$(STRIP)' || \
 
602
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
603
mostlyclean-generic:
 
604
 
 
605
clean-generic:
 
606
 
 
607
distclean-generic:
 
608
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
609
 
 
610
maintainer-clean-generic:
 
611
        @echo "This command is intended for maintainers to use"
 
612
        @echo "it deletes files that may require special tools to rebuild."
 
613
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
614
clean: clean-recursive
 
615
 
 
616
clean-am: clean-generic clean-libtool mostlyclean-am
 
617
 
 
618
distclean: distclean-recursive
 
619
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
620
        -rm -f Makefile
 
621
distclean-am: clean-am distclean-generic distclean-hdr \
 
622
        distclean-libtool distclean-tags
 
623
 
 
624
dvi: dvi-recursive
 
625
 
 
626
dvi-am:
 
627
 
 
628
html: html-recursive
 
629
 
 
630
info: info-recursive
 
631
 
 
632
info-am:
 
633
 
 
634
install-data-am:
 
635
 
 
636
install-exec-am:
 
637
 
 
638
install-info: install-info-recursive
 
639
 
 
640
install-man:
 
641
 
 
642
installcheck-am:
 
643
 
 
644
maintainer-clean: maintainer-clean-recursive
 
645
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
646
        -rm -rf $(top_srcdir)/autom4te.cache
 
647
        -rm -f Makefile
 
648
maintainer-clean-am: distclean-am maintainer-clean-generic
 
649
 
 
650
mostlyclean: mostlyclean-recursive
 
651
 
 
652
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
653
 
 
654
pdf: pdf-recursive
 
655
 
 
656
pdf-am:
 
657
 
 
658
ps: ps-recursive
 
659
 
 
660
ps-am:
 
661
 
 
662
uninstall-am: uninstall-info-am
 
663
 
 
664
uninstall-info: uninstall-info-recursive
 
665
 
 
666
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
667
        check-am clean clean-generic clean-libtool clean-recursive \
 
668
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
 
669
        dist-shar dist-tarZ dist-zip distcheck distclean \
 
670
        distclean-generic distclean-hdr distclean-libtool \
 
671
        distclean-recursive distclean-tags distcleancheck distdir \
 
672
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
673
        install install-am install-data install-data-am install-exec \
 
674
        install-exec-am install-info install-info-am install-man \
 
675
        install-strip installcheck installcheck-am installdirs \
 
676
        installdirs-am maintainer-clean maintainer-clean-generic \
 
677
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
678
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
679
        tags tags-recursive uninstall uninstall-am uninstall-info-am
 
680
 
 
681
 
 
682
# Support cleanup of swig wrappers
 
683
swigclean:
 
684
        for dir in src; do make -C $$dir swigclean; done
 
685
 
 
686
#dist-hook:
 
687
#       cd $(distdir)
 
688
#       cp -rf $(top_srcdir)/Clusters Clusters
 
689
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
690
# Otherwise a system limit (for SysV at least) may be exceeded.
 
691
.NOEXPORT: