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

« back to all changes in this revision

Viewing changes to 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
subdir = .
 
73
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
74
        $(srcdir)/Makefile.in $(srcdir)/ibutils.spec.in \
 
75
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
 
76
        config/install-sh config/missing
 
77
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
78
am__aclocal_m4_deps = $(top_srcdir)/config/osm.m4 \
 
79
        $(top_srcdir)/configure.in
 
80
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
81
        $(ACLOCAL_M4)
 
82
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
83
 configure.lineno configure.status.lineno
 
84
mkinstalldirs = $(install_sh) -d
 
85
CONFIG_CLEAN_FILES = ibutils.spec
 
86
SOURCES =
 
87
DIST_SOURCES =
 
88
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
89
        html-recursive info-recursive install-data-recursive \
 
90
        install-exec-recursive install-info-recursive \
 
91
        install-recursive installcheck-recursive installdirs-recursive \
 
92
        pdf-recursive ps-recursive uninstall-info-recursive \
 
93
        uninstall-recursive
 
94
ETAGS = etags
 
95
CTAGS = ctags
 
96
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
97
distdir = $(PACKAGE)-$(VERSION)
 
98
top_distdir = $(distdir)
 
99
am__remove_distdir = \
 
100
  { test ! -d $(distdir) \
 
101
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
102
         && rm -fr $(distdir); }; }
 
103
DIST_ARCHIVES = $(distdir).tar.gz
 
104
GZIP_ENV = --best
 
105
distuninstallcheck_listfiles = find . -type f -print
 
106
distcleancheck_listfiles = find . -type f -print
 
107
ACLOCAL = aclocal -I $(ac_aux_dir)
 
108
AMTAR = @AMTAR@
 
109
AUTOCONF = @AUTOCONF@
 
110
AUTOHEADER = @AUTOHEADER@
 
111
AUTOMAKE = @AUTOMAKE@
 
112
AWK = @AWK@
 
113
BUILD_IBMGTSIM_FALSE = @BUILD_IBMGTSIM_FALSE@
 
114
BUILD_IBMGTSIM_TRUE = @BUILD_IBMGTSIM_TRUE@
 
115
CYGPATH_W = @CYGPATH_W@
 
116
DEFS = @DEFS@
 
117
ECHO_C = @ECHO_C@
 
118
ECHO_N = @ECHO_N@
 
119
ECHO_T = @ECHO_T@
 
120
INSTALL_DATA = @INSTALL_DATA@
 
121
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
122
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
123
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
124
LIBOBJS = @LIBOBJS@
 
125
LIBS = @LIBS@
 
126
LTLIBOBJS = @LTLIBOBJS@
 
127
MAINT = @MAINT@
 
128
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
129
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
130
MAKEINFO = @MAKEINFO@
 
131
OSM_BUILD = @OSM_BUILD@
 
132
OSM_BUILD_OPENIB_FALSE = @OSM_BUILD_OPENIB_FALSE@
 
133
OSM_BUILD_OPENIB_TRUE = @OSM_BUILD_OPENIB_TRUE@
 
134
OSM_CFLAGS = @OSM_CFLAGS@
 
135
OSM_LDFLAGS = @OSM_LDFLAGS@
 
136
OSM_VENDOR = @OSM_VENDOR@
 
137
OSM_VENDOR_MTL_FALSE = @OSM_VENDOR_MTL_FALSE@
 
138
OSM_VENDOR_MTL_TRUE = @OSM_VENDOR_MTL_TRUE@
 
139
OSM_VENDOR_SIM_FALSE = @OSM_VENDOR_SIM_FALSE@
 
140
OSM_VENDOR_SIM_TRUE = @OSM_VENDOR_SIM_TRUE@
 
141
OSM_VENDOR_TS_FALSE = @OSM_VENDOR_TS_FALSE@
 
142
OSM_VENDOR_TS_TRUE = @OSM_VENDOR_TS_TRUE@
 
143
PACKAGE = @PACKAGE@
 
144
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
145
PACKAGE_NAME = @PACKAGE_NAME@
 
146
PACKAGE_STRING = @PACKAGE_STRING@
 
147
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
148
PACKAGE_VERSION = @PACKAGE_VERSION@
 
149
PATH_SEPARATOR = @PATH_SEPARATOR@
 
150
SET_MAKE = @SET_MAKE@
 
151
SHELL = @SHELL@
 
152
STRIP = @STRIP@
 
153
VERSION = @VERSION@
 
154
ac_ct_STRIP = @ac_ct_STRIP@
 
155
am__leading_dot = @am__leading_dot@
 
156
am__tar = @am__tar@
 
157
am__untar = @am__untar@
 
158
bindir = @bindir@
 
159
build_alias = @build_alias@
 
160
datadir = @datadir@
 
161
exec_prefix = @exec_prefix@
 
162
host_alias = @host_alias@
 
163
includedir = @includedir@
 
164
infodir = @infodir@
 
165
install_sh = @install_sh@
 
166
libdir = @libdir@
 
167
libexecdir = @libexecdir@
 
168
localstatedir = @localstatedir@
 
169
mandir = @mandir@
 
170
mkdir_p = @mkdir_p@
 
171
oldincludedir = @oldincludedir@
 
172
prefix = @prefix@
 
173
program_transform_name = @program_transform_name@
 
174
sbindir = @sbindir@
 
175
sharedstatedir = @sharedstatedir@
 
176
subdirs = @subdirs@
 
177
sysconfdir = @sysconfdir@
 
178
target_alias = @target_alias@
 
179
with_osm = @with_osm@
 
180
 
 
181
# note that order matters: make the lib first then use it
 
182
@BUILD_IBMGTSIM_TRUE@IBMGTSIMDIR = ibmgtsim
 
183
SUBDIRS = ibis ibdm ibdiag $(IBMGTSIMDIR)
 
184
DIST_SUBDIRS = ibis ibdm ibdiag $(IBMGTSIMDIR)
 
185
 
 
186
# this will control the update of the files in order
 
187
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config-h.in
 
188
EXTRA_DIST = ibutils.spec.in
 
189
all: all-recursive
 
190
 
 
191
.SUFFIXES:
 
192
am--refresh:
 
193
        @:
 
194
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
195
        @for dep in $?; do \
 
196
          case '$(am__configure_deps)' in \
 
197
            *$$dep*) \
 
198
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
 
199
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
 
200
                && exit 0; \
 
201
              exit 1;; \
 
202
          esac; \
 
203
        done; \
 
204
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
 
205
        cd $(top_srcdir) && \
 
206
          $(AUTOMAKE) --foreign  Makefile
 
207
.PRECIOUS: Makefile
 
208
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
209
        @case '$?' in \
 
210
          *config.status*) \
 
211
            echo ' $(SHELL) ./config.status'; \
 
212
            $(SHELL) ./config.status;; \
 
213
          *) \
 
214
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
215
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
216
        esac;
 
217
 
 
218
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
219
        $(SHELL) ./config.status --recheck
 
220
 
 
221
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
222
        cd $(srcdir) && $(AUTOCONF)
 
223
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
224
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
225
ibutils.spec: $(top_builddir)/config.status $(srcdir)/ibutils.spec.in
 
226
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
227
uninstall-info-am:
 
228
 
 
229
# This directory's subdirectories are mostly independent; you can cd
 
230
# into them and run `make' without going through this Makefile.
 
231
# To change the values of `make' variables: instead of editing Makefiles,
 
232
# (1) if the variable is set in `config.status', edit `config.status'
 
233
#     (which will cause the Makefiles to be regenerated when you run `make');
 
234
# (2) otherwise, pass the desired values on the `make' command line.
 
235
$(RECURSIVE_TARGETS):
 
236
        @failcom='exit 1'; \
 
237
        for f in x $$MAKEFLAGS; do \
 
238
          case $$f in \
 
239
            *=* | --[!k]*);; \
 
240
            *k*) failcom='fail=yes';; \
 
241
          esac; \
 
242
        done; \
 
243
        dot_seen=no; \
 
244
        target=`echo $@ | sed s/-recursive//`; \
 
245
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
246
          echo "Making $$target in $$subdir"; \
 
247
          if test "$$subdir" = "."; then \
 
248
            dot_seen=yes; \
 
249
            local_target="$$target-am"; \
 
250
          else \
 
251
            local_target="$$target"; \
 
252
          fi; \
 
253
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
254
          || eval $$failcom; \
 
255
        done; \
 
256
        if test "$$dot_seen" = "no"; then \
 
257
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
258
        fi; test -z "$$fail"
 
259
 
 
260
mostlyclean-recursive clean-recursive distclean-recursive \
 
261
maintainer-clean-recursive:
 
262
        @failcom='exit 1'; \
 
263
        for f in x $$MAKEFLAGS; do \
 
264
          case $$f in \
 
265
            *=* | --[!k]*);; \
 
266
            *k*) failcom='fail=yes';; \
 
267
          esac; \
 
268
        done; \
 
269
        dot_seen=no; \
 
270
        case "$@" in \
 
271
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
272
          *) list='$(SUBDIRS)' ;; \
 
273
        esac; \
 
274
        rev=''; for subdir in $$list; do \
 
275
          if test "$$subdir" = "."; then :; else \
 
276
            rev="$$subdir $$rev"; \
 
277
          fi; \
 
278
        done; \
 
279
        rev="$$rev ."; \
 
280
        target=`echo $@ | sed s/-recursive//`; \
 
281
        for subdir in $$rev; do \
 
282
          echo "Making $$target in $$subdir"; \
 
283
          if test "$$subdir" = "."; then \
 
284
            local_target="$$target-am"; \
 
285
          else \
 
286
            local_target="$$target"; \
 
287
          fi; \
 
288
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
289
          || eval $$failcom; \
 
290
        done && test -z "$$fail"
 
291
tags-recursive:
 
292
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
293
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
294
        done
 
295
ctags-recursive:
 
296
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
297
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
298
        done
 
299
 
 
300
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
301
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
302
        unique=`for i in $$list; do \
 
303
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
304
          done | \
 
305
          $(AWK) '    { files[$$0] = 1; } \
 
306
               END { for (i in files) print i; }'`; \
 
307
        mkid -fID $$unique
 
308
tags: TAGS
 
309
 
 
310
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
311
                $(TAGS_FILES) $(LISP)
 
312
        tags=; \
 
313
        here=`pwd`; \
 
314
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
315
          include_option=--etags-include; \
 
316
          empty_fix=.; \
 
317
        else \
 
318
          include_option=--include; \
 
319
          empty_fix=; \
 
320
        fi; \
 
321
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
322
          if test "$$subdir" = .; then :; else \
 
323
            test ! -f $$subdir/TAGS || \
 
324
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
325
          fi; \
 
326
        done; \
 
327
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
328
        unique=`for i in $$list; do \
 
329
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
330
          done | \
 
331
          $(AWK) '    { files[$$0] = 1; } \
 
332
               END { for (i in files) print i; }'`; \
 
333
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
334
          test -n "$$unique" || unique=$$empty_fix; \
 
335
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
336
            $$tags $$unique; \
 
337
        fi
 
338
ctags: CTAGS
 
339
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
340
                $(TAGS_FILES) $(LISP)
 
341
        tags=; \
 
342
        here=`pwd`; \
 
343
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
344
        unique=`for i in $$list; do \
 
345
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
346
          done | \
 
347
          $(AWK) '    { files[$$0] = 1; } \
 
348
               END { for (i in files) print i; }'`; \
 
349
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
350
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
351
             $$tags $$unique
 
352
 
 
353
GTAGS:
 
354
        here=`$(am__cd) $(top_builddir) && pwd` \
 
355
          && cd $(top_srcdir) \
 
356
          && gtags -i $(GTAGS_ARGS) $$here
 
357
 
 
358
distclean-tags:
 
359
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
360
 
 
361
distdir: $(DISTFILES)
 
362
        $(am__remove_distdir)
 
363
        mkdir $(distdir)
 
364
        $(mkdir_p) $(distdir)/. $(distdir)/config
 
365
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
366
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
367
        list='$(DISTFILES)'; for file in $$list; do \
 
368
          case $$file in \
 
369
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
370
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
371
          esac; \
 
372
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
373
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
374
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
375
            dir="/$$dir"; \
 
376
            $(mkdir_p) "$(distdir)$$dir"; \
 
377
          else \
 
378
            dir=''; \
 
379
          fi; \
 
380
          if test -d $$d/$$file; then \
 
381
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
382
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
383
            fi; \
 
384
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
385
          else \
 
386
            test -f $(distdir)/$$file \
 
387
            || cp -p $$d/$$file $(distdir)/$$file \
 
388
            || exit 1; \
 
389
          fi; \
 
390
        done
 
391
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
392
          if test "$$subdir" = .; then :; else \
 
393
            test -d "$(distdir)/$$subdir" \
 
394
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
395
            || exit 1; \
 
396
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
397
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
398
            (cd $$subdir && \
 
399
              $(MAKE) $(AM_MAKEFLAGS) \
 
400
                top_distdir="$$top_distdir" \
 
401
                distdir="$$distdir/$$subdir" \
 
402
                distdir) \
 
403
              || exit 1; \
 
404
          fi; \
 
405
        done
 
406
        $(MAKE) $(AM_MAKEFLAGS) \
 
407
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
408
          dist-hook
 
409
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
410
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
411
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
412
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
413
        || chmod -R a+r $(distdir)
 
414
dist-gzip: distdir
 
415
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
416
        $(am__remove_distdir)
 
417
 
 
418
dist-bzip2: distdir
 
419
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
420
        $(am__remove_distdir)
 
421
 
 
422
dist-tarZ: distdir
 
423
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
424
        $(am__remove_distdir)
 
425
 
 
426
dist-shar: distdir
 
427
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
428
        $(am__remove_distdir)
 
429
 
 
430
dist-zip: distdir
 
431
        -rm -f $(distdir).zip
 
432
        zip -rq $(distdir).zip $(distdir)
 
433
        $(am__remove_distdir)
 
434
 
 
435
dist dist-all: distdir
 
436
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
437
        $(am__remove_distdir)
 
438
 
 
439
# This target untars the dist file and tries a VPATH configuration.  Then
 
440
# it guarantees that the distribution is self-contained by making another
 
441
# tarfile.
 
442
distcheck: dist
 
443
        case '$(DIST_ARCHIVES)' in \
 
444
        *.tar.gz*) \
 
445
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
446
        *.tar.bz2*) \
 
447
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
448
        *.tar.Z*) \
 
449
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
450
        *.shar.gz*) \
 
451
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
452
        *.zip*) \
 
453
          unzip $(distdir).zip ;;\
 
454
        esac
 
455
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
456
        mkdir $(distdir)/_build
 
457
        mkdir $(distdir)/_inst
 
458
        chmod a-w $(distdir)
 
459
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
460
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
461
          && cd $(distdir)/_build \
 
462
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
463
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
464
          && $(MAKE) $(AM_MAKEFLAGS) \
 
465
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
466
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
467
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
468
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
469
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
470
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
471
                distuninstallcheck \
 
472
          && chmod -R a-w "$$dc_install_base" \
 
473
          && ({ \
 
474
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
475
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
476
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
477
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
478
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
479
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
480
          && rm -rf "$$dc_destdir" \
 
481
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
482
          && rm -rf $(DIST_ARCHIVES) \
 
483
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
484
        $(am__remove_distdir)
 
485
        @(echo "$(distdir) archives ready for distribution: "; \
 
486
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
487
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
488
distuninstallcheck:
 
489
        @cd $(distuninstallcheck_dir) \
 
490
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
491
           || { echo "ERROR: files left after uninstall:" ; \
 
492
                if test -n "$(DESTDIR)"; then \
 
493
                  echo "  (check DESTDIR support)"; \
 
494
                fi ; \
 
495
                $(distuninstallcheck_listfiles) ; \
 
496
                exit 1; } >&2
 
497
distcleancheck: distclean
 
498
        @if test '$(srcdir)' = . ; then \
 
499
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
500
          exit 1 ; \
 
501
        fi
 
502
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
503
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
504
               $(distcleancheck_listfiles) ; \
 
505
               exit 1; } >&2
 
506
check-am: all-am
 
507
check: check-recursive
 
508
all-am: Makefile
 
509
installdirs: installdirs-recursive
 
510
installdirs-am:
 
511
install: install-recursive
 
512
install-exec: install-exec-recursive
 
513
install-data: install-data-recursive
 
514
uninstall: uninstall-recursive
 
515
 
 
516
install-am: all-am
 
517
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
518
 
 
519
installcheck: installcheck-recursive
 
520
install-strip:
 
521
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
522
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
523
          `test -z '$(STRIP)' || \
 
524
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
525
mostlyclean-generic:
 
526
 
 
527
clean-generic:
 
528
 
 
529
distclean-generic:
 
530
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
531
 
 
532
maintainer-clean-generic:
 
533
        @echo "This command is intended for maintainers to use"
 
534
        @echo "it deletes files that may require special tools to rebuild."
 
535
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
536
clean: clean-recursive
 
537
 
 
538
clean-am: clean-generic mostlyclean-am
 
539
 
 
540
distclean: distclean-recursive
 
541
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
542
        -rm -f Makefile
 
543
distclean-am: clean-am distclean-generic distclean-tags
 
544
 
 
545
dvi: dvi-recursive
 
546
 
 
547
dvi-am:
 
548
 
 
549
html: html-recursive
 
550
 
 
551
info: info-recursive
 
552
 
 
553
info-am:
 
554
 
 
555
install-data-am:
 
556
 
 
557
install-exec-am:
 
558
 
 
559
install-info: install-info-recursive
 
560
 
 
561
install-man:
 
562
 
 
563
installcheck-am:
 
564
 
 
565
maintainer-clean: maintainer-clean-recursive
 
566
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
567
        -rm -rf $(top_srcdir)/autom4te.cache
 
568
        -rm -f Makefile
 
569
maintainer-clean-am: distclean-am maintainer-clean-generic
 
570
 
 
571
mostlyclean: mostlyclean-recursive
 
572
 
 
573
mostlyclean-am: mostlyclean-generic
 
574
 
 
575
pdf: pdf-recursive
 
576
 
 
577
pdf-am:
 
578
 
 
579
ps: ps-recursive
 
580
 
 
581
ps-am:
 
582
 
 
583
uninstall-am: uninstall-info-am
 
584
 
 
585
uninstall-info: uninstall-info-recursive
 
586
 
 
587
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
588
        check-am clean clean-generic clean-recursive ctags \
 
589
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
 
590
        dist-shar dist-tarZ dist-zip distcheck distclean \
 
591
        distclean-generic distclean-recursive distclean-tags \
 
592
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
 
593
        html-am info info-am install install-am install-data \
 
594
        install-data-am install-exec install-exec-am install-info \
 
595
        install-info-am install-man install-strip installcheck \
 
596
        installcheck-am installdirs installdirs-am maintainer-clean \
 
597
        maintainer-clean-generic maintainer-clean-recursive \
 
598
        mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
 
599
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
600
        uninstall-info-am
 
601
 
 
602
 
 
603
dist-hook: ibutils.spec
 
604
        cp ibutils.spec $(distdir)
 
605
 
 
606
#dist-hook:
 
607
#       cd $(distdir)
 
608
#       cp -rf $(top_srcdir)/Clusters Clusters
 
609
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
610
# Otherwise a system limit (for SysV at least) may be exceeded.
 
611
.NOEXPORT: