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

« back to all changes in this revision

Viewing changes to ibis/doc/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: Makefile.am 7501 2006-05-25 18:50:23Z eitan $
 
49
#--
 
50
srcdir = @srcdir@
 
51
top_srcdir = @top_srcdir@
 
52
VPATH = @srcdir@
 
53
pkgdatadir = $(datadir)/@PACKAGE@
 
54
pkglibdir = $(libdir)/@PACKAGE@
 
55
pkgincludedir = $(includedir)/@PACKAGE@
 
56
top_builddir = ..
 
57
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
58
INSTALL = @INSTALL@
 
59
install_sh_DATA = $(install_sh) -c -m 644
 
60
install_sh_PROGRAM = $(install_sh) -c
 
61
install_sh_SCRIPT = $(install_sh) -c
 
62
INSTALL_HEADER = $(INSTALL_DATA)
 
63
transform = $(program_transform_name)
 
64
NORMAL_INSTALL = :
 
65
PRE_INSTALL = :
 
66
POST_INSTALL = :
 
67
NORMAL_UNINSTALL = :
 
68
PRE_UNINSTALL = :
 
69
POST_UNINSTALL = :
 
70
build_triplet = @build@
 
71
host_triplet = @host@
 
72
subdir = doc
 
73
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
74
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
75
am__aclocal_m4_deps = $(top_srcdir)/config/osm.m4 \
 
76
        $(top_srcdir)/config/swig.m4 $(top_srcdir)/config/tcl.m4 \
 
77
        $(top_srcdir)/configure.in
 
78
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
79
        $(ACLOCAL_M4)
 
80
mkinstalldirs = $(install_sh) -d
 
81
CONFIG_HEADER = $(top_builddir)/config.h
 
82
CONFIG_CLEAN_FILES =
 
83
SOURCES =
 
84
DIST_SOURCES =
 
85
man1dir = $(mandir)/man1
 
86
am__installdirs = "$(DESTDIR)$(man1dir)"
 
87
NROFF = nroff
 
88
MANS = $(man_MANS)
 
89
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
90
ACLOCAL = @ACLOCAL@
 
91
AMDEP_FALSE = @AMDEP_FALSE@
 
92
AMDEP_TRUE = @AMDEP_TRUE@
 
93
AMTAR = @AMTAR@
 
94
AR = @AR@
 
95
AUTOCONF = @AUTOCONF@
 
96
AUTOHEADER = @AUTOHEADER@
 
97
AUTOMAKE = @AUTOMAKE@
 
98
AWK = @AWK@
 
99
CC = @CC@
 
100
CCDEPMODE = @CCDEPMODE@
 
101
CFLAGS = @CFLAGS@
 
102
CPP = @CPP@
 
103
CPPFLAGS = @CPPFLAGS@
 
104
CXX = @CXX@
 
105
CXXCPP = @CXXCPP@
 
106
CXXDEPMODE = @CXXDEPMODE@
 
107
CXXFLAGS = @CXXFLAGS@
 
108
CYGPATH_W = @CYGPATH_W@
 
109
DEBUG_FALSE = @DEBUG_FALSE@
 
110
DEBUG_TRUE = @DEBUG_TRUE@
 
111
DEFS = @DEFS@
 
112
DEPDIR = @DEPDIR@
 
113
ECHO = @ECHO@
 
114
ECHO_C = @ECHO_C@
 
115
ECHO_N = @ECHO_N@
 
116
ECHO_T = @ECHO_T@
 
117
EGREP = @EGREP@
 
118
EXEEXT = @EXEEXT@
 
119
F77 = @F77@
 
120
FFLAGS = @FFLAGS@
 
121
HAS_SWIG_FALSE = @HAS_SWIG_FALSE@
 
122
HAS_SWIG_TRUE = @HAS_SWIG_TRUE@
 
123
INSTALL_DATA = @INSTALL_DATA@
 
124
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
125
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
126
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
127
LDFLAGS = @LDFLAGS@
 
128
LIBOBJS = @LIBOBJS@
 
129
LIBS = @LIBS@
 
130
LIBTOOL = @LIBTOOL@
 
131
LN_S = @LN_S@
 
132
LTLIBOBJS = @LTLIBOBJS@
 
133
MAINT = @MAINT@
 
134
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
135
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
136
MAKEINFO = @MAKEINFO@
 
137
OBJEXT = @OBJEXT@
 
138
OSM_BUILD = @OSM_BUILD@
 
139
OSM_BUILD_OPENIB_FALSE = @OSM_BUILD_OPENIB_FALSE@
 
140
OSM_BUILD_OPENIB_TRUE = @OSM_BUILD_OPENIB_TRUE@
 
141
OSM_CFLAGS = @OSM_CFLAGS@
 
142
OSM_LDFLAGS = @OSM_LDFLAGS@
 
143
OSM_VENDOR = @OSM_VENDOR@
 
144
OSM_VENDOR_MTL_FALSE = @OSM_VENDOR_MTL_FALSE@
 
145
OSM_VENDOR_MTL_TRUE = @OSM_VENDOR_MTL_TRUE@
 
146
OSM_VENDOR_SIM_FALSE = @OSM_VENDOR_SIM_FALSE@
 
147
OSM_VENDOR_SIM_TRUE = @OSM_VENDOR_SIM_TRUE@
 
148
OSM_VENDOR_TS_FALSE = @OSM_VENDOR_TS_FALSE@
 
149
OSM_VENDOR_TS_TRUE = @OSM_VENDOR_TS_TRUE@
 
150
PACKAGE = @PACKAGE@
 
151
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
152
PACKAGE_NAME = @PACKAGE_NAME@
 
153
PACKAGE_STRING = @PACKAGE_STRING@
 
154
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
155
PACKAGE_VERSION = @PACKAGE_VERSION@
 
156
PATH_SEPARATOR = @PATH_SEPARATOR@
 
157
RANLIB = @RANLIB@
 
158
SET_MAKE = @SET_MAKE@
 
159
SHELL = @SHELL@
 
160
STRIP = @STRIP@
 
161
SWIG = @SWIG@
 
162
SWIG_LIB = @SWIG_LIB@
 
163
TCLSH = @TCLSH@
 
164
TCL_CPPFLAGS = @TCL_CPPFLAGS@
 
165
TCL_DEFS = @TCL_DEFS@
 
166
TCL_LIBS = @TCL_LIBS@
 
167
TCL_PREFIX = @TCL_PREFIX@
 
168
VERSION = @VERSION@
 
169
ac_ct_AR = @ac_ct_AR@
 
170
ac_ct_CC = @ac_ct_CC@
 
171
ac_ct_CXX = @ac_ct_CXX@
 
172
ac_ct_F77 = @ac_ct_F77@
 
173
ac_ct_RANLIB = @ac_ct_RANLIB@
 
174
ac_ct_STRIP = @ac_ct_STRIP@
 
175
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
176
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
177
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
178
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
179
am__include = @am__include@
 
180
am__leading_dot = @am__leading_dot@
 
181
am__quote = @am__quote@
 
182
am__tar = @am__tar@
 
183
am__untar = @am__untar@
 
184
bindir = @bindir@
 
185
build = @build@
 
186
build_alias = @build_alias@
 
187
build_cpu = @build_cpu@
 
188
build_os = @build_os@
 
189
build_vendor = @build_vendor@
 
190
datadir = @datadir@
 
191
exec_prefix = @exec_prefix@
 
192
host = @host@
 
193
host_alias = @host_alias@
 
194
host_cpu = @host_cpu@
 
195
host_os = @host_os@
 
196
host_vendor = @host_vendor@
 
197
includedir = @includedir@
 
198
infodir = @infodir@
 
199
install_sh = @install_sh@
 
200
libdir = @libdir@
 
201
libexecdir = @libexecdir@
 
202
localstatedir = @localstatedir@
 
203
mandir = @mandir@
 
204
mkdir_p = @mkdir_p@
 
205
oldincludedir = @oldincludedir@
 
206
prefix = @prefix@
 
207
program_transform_name = @program_transform_name@
 
208
sbindir = @sbindir@
 
209
sharedstatedir = @sharedstatedir@
 
210
sysconfdir = @sysconfdir@
 
211
target_alias = @target_alias@
 
212
with_osm = @with_osm@
 
213
man_MANS = ibis.1
 
214
EXTRA_DIST = ibis.pod ibis.1
 
215
all: all-am
 
216
 
 
217
.SUFFIXES:
 
218
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
219
        @for dep in $?; do \
 
220
          case '$(am__configure_deps)' in \
 
221
            *$$dep*) \
 
222
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
223
                && exit 0; \
 
224
              exit 1;; \
 
225
          esac; \
 
226
        done; \
 
227
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
 
228
        cd $(top_srcdir) && \
 
229
          $(AUTOMAKE) --gnu  doc/Makefile
 
230
.PRECIOUS: Makefile
 
231
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
232
        @case '$?' in \
 
233
          *config.status*) \
 
234
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
235
          *) \
 
236
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
237
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
238
        esac;
 
239
 
 
240
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
241
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
242
 
 
243
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
244
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
245
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
247
 
 
248
mostlyclean-libtool:
 
249
        -rm -f *.lo
 
250
 
 
251
clean-libtool:
 
252
        -rm -rf .libs _libs
 
253
 
 
254
distclean-libtool:
 
255
        -rm -f libtool
 
256
uninstall-info-am:
 
257
install-man1: $(man1_MANS) $(man_MANS)
 
258
        @$(NORMAL_INSTALL)
 
259
        test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
 
260
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
 
261
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
262
        for i in $$l2; do \
 
263
          case "$$i" in \
 
264
            *.1*) list="$$list $$i" ;; \
 
265
          esac; \
 
266
        done; \
 
267
        for i in $$list; do \
 
268
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
269
          else file=$$i; fi; \
 
270
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
271
          case "$$ext" in \
 
272
            1*) ;; \
 
273
            *) ext='1' ;; \
 
274
          esac; \
 
275
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
276
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
277
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
278
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
 
279
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
 
280
        done
 
281
uninstall-man1:
 
282
        @$(NORMAL_UNINSTALL)
 
283
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
 
284
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
285
        for i in $$l2; do \
 
286
          case "$$i" in \
 
287
            *.1*) list="$$list $$i" ;; \
 
288
          esac; \
 
289
        done; \
 
290
        for i in $$list; do \
 
291
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
292
          case "$$ext" in \
 
293
            1*) ;; \
 
294
            *) ext='1' ;; \
 
295
          esac; \
 
296
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
297
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
298
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
299
          echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
 
300
          rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
 
301
        done
 
302
tags: TAGS
 
303
TAGS:
 
304
 
 
305
ctags: CTAGS
 
306
CTAGS:
 
307
 
 
308
 
 
309
distdir: $(DISTFILES)
 
310
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
311
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
312
        list='$(DISTFILES)'; for file in $$list; do \
 
313
          case $$file in \
 
314
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
315
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
316
          esac; \
 
317
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
318
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
319
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
320
            dir="/$$dir"; \
 
321
            $(mkdir_p) "$(distdir)$$dir"; \
 
322
          else \
 
323
            dir=''; \
 
324
          fi; \
 
325
          if test -d $$d/$$file; then \
 
326
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
327
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
328
            fi; \
 
329
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
330
          else \
 
331
            test -f $(distdir)/$$file \
 
332
            || cp -p $$d/$$file $(distdir)/$$file \
 
333
            || exit 1; \
 
334
          fi; \
 
335
        done
 
336
check-am: all-am
 
337
check: check-am
 
338
all-am: Makefile $(MANS)
 
339
installdirs:
 
340
        for dir in "$(DESTDIR)$(man1dir)"; do \
 
341
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
342
        done
 
343
install: install-am
 
344
install-exec: install-exec-am
 
345
install-data: install-data-am
 
346
uninstall: uninstall-am
 
347
 
 
348
install-am: all-am
 
349
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
350
 
 
351
installcheck: installcheck-am
 
352
install-strip:
 
353
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
354
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
355
          `test -z '$(STRIP)' || \
 
356
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
357
mostlyclean-generic:
 
358
 
 
359
clean-generic:
 
360
 
 
361
distclean-generic:
 
362
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
363
 
 
364
maintainer-clean-generic:
 
365
        @echo "This command is intended for maintainers to use"
 
366
        @echo "it deletes files that may require special tools to rebuild."
 
367
clean: clean-am
 
368
 
 
369
clean-am: clean-generic clean-libtool mostlyclean-am
 
370
 
 
371
distclean: distclean-am
 
372
        -rm -f Makefile
 
373
distclean-am: clean-am distclean-generic distclean-libtool
 
374
 
 
375
dvi: dvi-am
 
376
 
 
377
dvi-am:
 
378
 
 
379
html: html-am
 
380
 
 
381
info: info-am
 
382
 
 
383
info-am:
 
384
 
 
385
install-data-am: install-man
 
386
 
 
387
install-exec-am:
 
388
 
 
389
install-info: install-info-am
 
390
 
 
391
install-man: install-man1
 
392
 
 
393
installcheck-am:
 
394
 
 
395
maintainer-clean: maintainer-clean-am
 
396
        -rm -f Makefile
 
397
maintainer-clean-am: distclean-am maintainer-clean-generic
 
398
 
 
399
mostlyclean: mostlyclean-am
 
400
 
 
401
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
402
 
 
403
pdf: pdf-am
 
404
 
 
405
pdf-am:
 
406
 
 
407
ps: ps-am
 
408
 
 
409
ps-am:
 
410
 
 
411
uninstall-am: uninstall-info-am uninstall-man
 
412
 
 
413
uninstall-man: uninstall-man1
 
414
 
 
415
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
416
        distclean distclean-generic distclean-libtool distdir dvi \
 
417
        dvi-am html html-am info info-am install install-am \
 
418
        install-data install-data-am install-exec install-exec-am \
 
419
        install-info install-info-am install-man install-man1 \
 
420
        install-strip installcheck installcheck-am installdirs \
 
421
        maintainer-clean maintainer-clean-generic mostlyclean \
 
422
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
423
        uninstall uninstall-am uninstall-info-am uninstall-man \
 
424
        uninstall-man1
 
425
 
 
426
 
 
427
%.1: @MAINTAINER_MODE_TRUE@ %.pod
 
428
        $(srcdir)/ibis_pod2man $< $@
 
429
        cp -f $@ $(srcdir)/$@
 
430
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
431
# Otherwise a system limit (for SysV at least) may be exceeded.
 
432
.NOEXPORT: