~ubuntu-branches/ubuntu/utopic/blitz++/utopic

« back to all changes in this revision

Viewing changes to .pc/40_prevent_celetion_of_texi_files.patch/doc/examples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2011-04-08 13:51:07 UTC
  • mfrom: (11.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110408135107-rm025yq8bouoaom4
Tags: 1:0.9-12
* debian/control:
  - Standards-Version: 3.9.2 (no changes needed)
  - Build-Depends: texi2html
  - doc package Depends libjs-jquery which provides jquery.js
* Debhelper 8 (control+compat)
* debian/rules:
  - Fix sequence of dh arguments
  - Do not install unneeded *.la file
    Closes: #621305
  - Remove copy of jquery.js which is provided by a link to the
    file provided in libjs-jquery:

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
# Written by Patrick Guio <patrick.guio@fys.uio.no>
 
19
#
 
20
SOURCES = $(cast_SOURCES) $(debug_SOURCES) $(dump_SOURCES) $(fixed_SOURCES) $(io_SOURCES) $(outer_SOURCES) $(output_SOURCES) $(range_SOURCES) $(simple_SOURCES) $(slicing_SOURCES) $(storage_SOURCES) $(strideslice_SOURCES) $(xor_SOURCES)
 
21
 
 
22
srcdir = @srcdir@
 
23
top_srcdir = @top_srcdir@
 
24
VPATH = @srcdir@
 
25
pkgdatadir = $(datadir)/@PACKAGE@
 
26
pkglibdir = $(libdir)/@PACKAGE@
 
27
pkgincludedir = $(includedir)/@PACKAGE@
 
28
top_builddir = ../..
 
29
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
30
INSTALL = @INSTALL@
 
31
install_sh_DATA = $(install_sh) -c -m 644
 
32
install_sh_PROGRAM = $(install_sh) -c
 
33
install_sh_SCRIPT = $(install_sh) -c
 
34
INSTALL_HEADER = $(INSTALL_DATA)
 
35
transform = $(program_transform_name)
 
36
NORMAL_INSTALL = :
 
37
PRE_INSTALL = :
 
38
POST_INSTALL = :
 
39
NORMAL_UNINSTALL = :
 
40
PRE_UNINSTALL = :
 
41
POST_UNINSTALL = :
 
42
build_triplet = @build@
 
43
host_triplet = @host@
 
44
target_triplet = @target@
 
45
EXTRA_PROGRAMS = $(am__EXEEXT_1)
 
46
subdir = doc/examples
 
47
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
48
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
49
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_cxx_features.m4 \
 
50
        $(top_srcdir)/m4/ac_compiler_specific_header.m4 \
 
51
        $(top_srcdir)/m4/ac_compilers_64bits.m4 \
 
52
        $(top_srcdir)/m4/ac_cxx_bool.m4 \
 
53
        $(top_srcdir)/m4/ac_cxx_complex_math_in_namespace_std.m4 \
 
54
        $(top_srcdir)/m4/ac_cxx_const_cast.m4 \
 
55
        $(top_srcdir)/m4/ac_cxx_default_template_parameters.m4 \
 
56
        $(top_srcdir)/m4/ac_cxx_dynamic_cast.m4 \
 
57
        $(top_srcdir)/m4/ac_cxx_enable_debug.m4 \
 
58
        $(top_srcdir)/m4/ac_cxx_enable_optimize.m4 \
 
59
        $(top_srcdir)/m4/ac_cxx_enum_computations.m4 \
 
60
        $(top_srcdir)/m4/ac_cxx_enum_computations_with_cast.m4 \
 
61
        $(top_srcdir)/m4/ac_cxx_exceptions.m4 \
 
62
        $(top_srcdir)/m4/ac_cxx_explicit.m4 \
 
63
        $(top_srcdir)/m4/ac_cxx_explicit_template_function_qualification.m4 \
 
64
        $(top_srcdir)/m4/ac_cxx_flags_preset.m4 \
 
65
        $(top_srcdir)/m4/ac_cxx_full_specialization_syntax.m4 \
 
66
        $(top_srcdir)/m4/ac_cxx_function_nontype_parameters.m4 \
 
67
        $(top_srcdir)/m4/ac_cxx_general.m4 \
 
68
        $(top_srcdir)/m4/ac_cxx_have_climits.m4 \
 
69
        $(top_srcdir)/m4/ac_cxx_have_complex.m4 \
 
70
        $(top_srcdir)/m4/ac_cxx_have_complex_fcns.m4 \
 
71
        $(top_srcdir)/m4/ac_cxx_have_complex_math1.m4 \
 
72
        $(top_srcdir)/m4/ac_cxx_have_complex_math2.m4 \
 
73
        $(top_srcdir)/m4/ac_cxx_have_ieee_math.m4 \
 
74
        $(top_srcdir)/m4/ac_cxx_have_numeric_limits.m4 \
 
75
        $(top_srcdir)/m4/ac_cxx_have_rusage.m4 \
 
76
        $(top_srcdir)/m4/ac_cxx_have_std.m4 \
 
77
        $(top_srcdir)/m4/ac_cxx_have_stl.m4 \
 
78
        $(top_srcdir)/m4/ac_cxx_have_system_v_math.m4 \
 
79
        $(top_srcdir)/m4/ac_cxx_have_valarray.m4 \
 
80
        $(top_srcdir)/m4/ac_cxx_isnan_in_namespace_std.m4 \
 
81
        $(top_srcdir)/m4/ac_cxx_keywords.m4 \
 
82
        $(top_srcdir)/m4/ac_cxx_math_fn_in_namespace_std.m4 \
 
83
        $(top_srcdir)/m4/ac_cxx_member_constants.m4 \
 
84
        $(top_srcdir)/m4/ac_cxx_member_templates.m4 \
 
85
        $(top_srcdir)/m4/ac_cxx_member_templates_outside_class.m4 \
 
86
        $(top_srcdir)/m4/ac_cxx_mutable.m4 \
 
87
        $(top_srcdir)/m4/ac_cxx_namespaces.m4 \
 
88
        $(top_srcdir)/m4/ac_cxx_nceg_restrict.m4 \
 
89
        $(top_srcdir)/m4/ac_cxx_nceg_restrict_egcs.m4 \
 
90
        $(top_srcdir)/m4/ac_cxx_old_for_scoping.m4 \
 
91
        $(top_srcdir)/m4/ac_cxx_partial_ordering.m4 \
 
92
        $(top_srcdir)/m4/ac_cxx_partial_specialization.m4 \
 
93
        $(top_srcdir)/m4/ac_cxx_reinterpret_cast.m4 \
 
94
        $(top_srcdir)/m4/ac_cxx_rtti.m4 \
 
95
        $(top_srcdir)/m4/ac_cxx_standard_library.m4 \
 
96
        $(top_srcdir)/m4/ac_cxx_static_cast.m4 \
 
97
        $(top_srcdir)/m4/ac_cxx_template_keyword_qualifier.m4 \
 
98
        $(top_srcdir)/m4/ac_cxx_template_qualified_base_class.m4 \
 
99
        $(top_srcdir)/m4/ac_cxx_template_qualified_return_type.m4 \
 
100
        $(top_srcdir)/m4/ac_cxx_template_scoped_argument_matching.m4 \
 
101
        $(top_srcdir)/m4/ac_cxx_templates.m4 \
 
102
        $(top_srcdir)/m4/ac_cxx_templates_as_template_arguments.m4 \
 
103
        $(top_srcdir)/m4/ac_cxx_templates_features.m4 \
 
104
        $(top_srcdir)/m4/ac_cxx_type_casts.m4 \
 
105
        $(top_srcdir)/m4/ac_cxx_type_promotion.m4 \
 
106
        $(top_srcdir)/m4/ac_cxx_typename.m4 \
 
107
        $(top_srcdir)/m4/ac_cxx_use_numtrait.m4 \
 
108
        $(top_srcdir)/m4/ac_env.m4 \
 
109
        $(top_srcdir)/m4/ac_fortran_flags_preset.m4 \
 
110
        $(top_srcdir)/m4/ac_info.m4 $(top_srcdir)/m4/ac_lib_blas.m4 \
 
111
        $(top_srcdir)/m4/ac_prog_doxygen.m4 \
 
112
        $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
 
113
        $(top_srcdir)/m4/ax_dirname.m4 \
 
114
        $(top_srcdir)/m4/ax_prefix_config_h.m4 \
 
115
        $(top_srcdir)/configure.ac
 
116
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
117
        $(ACLOCAL_M4)
 
118
mkinstalldirs = $(install_sh) -d
 
119
CONFIG_HEADER = $(top_builddir)/blitz/config.h
 
120
CONFIG_CLEAN_FILES =
 
121
am__EXEEXT_1 = simple$(EXEEXT) storage$(EXEEXT) outer$(EXEEXT) \
 
122
        strideslice$(EXEEXT) slicing$(EXEEXT) debug$(EXEEXT) \
 
123
        output$(EXEEXT) io$(EXEEXT) dump$(EXEEXT) xor$(EXEEXT) \
 
124
        cast$(EXEEXT) range$(EXEEXT) fixed$(EXEEXT)
 
125
am_cast_OBJECTS = cast.$(OBJEXT)
 
126
cast_OBJECTS = $(am_cast_OBJECTS)
 
127
cast_LDADD = $(LDADD)
 
128
cast_DEPENDENCIES =
 
129
am_debug_OBJECTS = debug.$(OBJEXT)
 
130
debug_OBJECTS = $(am_debug_OBJECTS)
 
131
debug_LDADD = $(LDADD)
 
132
debug_DEPENDENCIES =
 
133
am_dump_OBJECTS = dump.$(OBJEXT)
 
134
dump_OBJECTS = $(am_dump_OBJECTS)
 
135
dump_LDADD = $(LDADD)
 
136
dump_DEPENDENCIES =
 
137
am_fixed_OBJECTS = fixed.$(OBJEXT)
 
138
fixed_OBJECTS = $(am_fixed_OBJECTS)
 
139
fixed_LDADD = $(LDADD)
 
140
fixed_DEPENDENCIES =
 
141
am_io_OBJECTS = io.$(OBJEXT)
 
142
io_OBJECTS = $(am_io_OBJECTS)
 
143
io_LDADD = $(LDADD)
 
144
io_DEPENDENCIES =
 
145
am_outer_OBJECTS = outer.$(OBJEXT)
 
146
outer_OBJECTS = $(am_outer_OBJECTS)
 
147
outer_LDADD = $(LDADD)
 
148
outer_DEPENDENCIES =
 
149
am_output_OBJECTS = output.$(OBJEXT)
 
150
output_OBJECTS = $(am_output_OBJECTS)
 
151
output_LDADD = $(LDADD)
 
152
output_DEPENDENCIES =
 
153
am_range_OBJECTS = range.$(OBJEXT)
 
154
range_OBJECTS = $(am_range_OBJECTS)
 
155
range_LDADD = $(LDADD)
 
156
range_DEPENDENCIES =
 
157
am_simple_OBJECTS = simple.$(OBJEXT)
 
158
simple_OBJECTS = $(am_simple_OBJECTS)
 
159
simple_LDADD = $(LDADD)
 
160
simple_DEPENDENCIES =
 
161
am_slicing_OBJECTS = slicing.$(OBJEXT)
 
162
slicing_OBJECTS = $(am_slicing_OBJECTS)
 
163
slicing_LDADD = $(LDADD)
 
164
slicing_DEPENDENCIES =
 
165
am_storage_OBJECTS = storage.$(OBJEXT)
 
166
storage_OBJECTS = $(am_storage_OBJECTS)
 
167
storage_LDADD = $(LDADD)
 
168
storage_DEPENDENCIES =
 
169
am_strideslice_OBJECTS = strideslice.$(OBJEXT)
 
170
strideslice_OBJECTS = $(am_strideslice_OBJECTS)
 
171
strideslice_LDADD = $(LDADD)
 
172
strideslice_DEPENDENCIES =
 
173
am_xor_OBJECTS = xor.$(OBJEXT)
 
174
xor_OBJECTS = $(am_xor_OBJECTS)
 
175
xor_LDADD = $(LDADD)
 
176
xor_DEPENDENCIES =
 
177
DEFAULT_INCLUDES = 
 
178
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 
179
am__depfiles_maybe = depfiles
 
180
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
181
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
182
LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \
 
183
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
184
        $(AM_CXXFLAGS) $(CXXFLAGS)
 
185
CXXLD = $(CXX)
 
186
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \
 
187
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
188
SOURCES = $(cast_SOURCES) $(debug_SOURCES) $(dump_SOURCES) \
 
189
        $(fixed_SOURCES) $(io_SOURCES) $(outer_SOURCES) \
 
190
        $(output_SOURCES) $(range_SOURCES) $(simple_SOURCES) \
 
191
        $(slicing_SOURCES) $(storage_SOURCES) $(strideslice_SOURCES) \
 
192
        $(xor_SOURCES)
 
193
DIST_SOURCES = $(cast_SOURCES) $(debug_SOURCES) $(dump_SOURCES) \
 
194
        $(fixed_SOURCES) $(io_SOURCES) $(outer_SOURCES) \
 
195
        $(output_SOURCES) $(range_SOURCES) $(simple_SOURCES) \
 
196
        $(slicing_SOURCES) $(storage_SOURCES) $(strideslice_SOURCES) \
 
197
        $(xor_SOURCES)
 
198
ETAGS = etags
 
199
CTAGS = ctags
 
200
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
201
ACLOCAL = @ACLOCAL@
 
202
AMDEP_FALSE = @AMDEP_FALSE@
 
203
AMDEP_TRUE = @AMDEP_TRUE@
 
204
AMTAR = @AMTAR@
 
205
AR = @AR@
 
206
AR_FLAGS = @AR_FLAGS@
 
207
AUTOCONF = @AUTOCONF@
 
208
AUTOHEADER = @AUTOHEADER@
 
209
AUTOMAKE = @AUTOMAKE@
 
210
AWK = @AWK@
 
211
BLASLIB = @BLASLIB@
 
212
CC = @CC@
 
213
CCDEPMODE = @CCDEPMODE@
 
214
CFLAGS = @CFLAGS@
 
215
COMPILER_SPECIFIC_HEADER = @COMPILER_SPECIFIC_HEADER@
 
216
CPP = @CPP@
 
217
CPPFLAGS = @CPPFLAGS@
 
218
CXX = @CXX@
 
219
CXXCPP = @CXXCPP@
 
220
CXXDEPMODE = @CXXDEPMODE@
 
221
CXXFCFLAG = @CXXFCFLAG@
 
222
CXXFFLAGS = @CXXFFLAGS@
 
223
CXXFLAGS = @CXXFLAGS@
 
224
CXX_DEBUG_FLAGS = @CXX_DEBUG_FLAGS@
 
225
CXX_LIBS = @CXX_LIBS@
 
226
CXX_OPTIMIZE_FLAGS = @CXX_OPTIMIZE_FLAGS@
 
227
CXX_PROFIL_FLAGS = @CXX_PROFIL_FLAGS@
 
228
CYGPATH_W = @CYGPATH_W@
 
229
DATE = @DATE@
 
230
DEFS = @DEFS@
 
231
DEPDIR = @DEPDIR@
 
232
DOT = @DOT@
 
233
DOXYGEN = @DOXYGEN@
 
234
DOXYGEN_DOC_FALSE = @DOXYGEN_DOC_FALSE@
 
235
DOXYGEN_DOC_TRUE = @DOXYGEN_DOC_TRUE@
 
236
ECHO = @ECHO@
 
237
ECHO_C = @ECHO_C@
 
238
ECHO_N = @ECHO_N@
 
239
ECHO_T = @ECHO_T@
 
240
EGREP = @EGREP@
 
241
EXEEXT = @EXEEXT@
 
242
F77 = @F77@
 
243
F77_OPTIMIZE_FLAGS = @F77_OPTIMIZE_FLAGS@
 
244
F90_COMPILER_FALSE = @F90_COMPILER_FALSE@
 
245
F90_COMPILER_TRUE = @F90_COMPILER_TRUE@
 
246
FC = @FC@
 
247
FCFLAGS = @FCFLAGS@
 
248
FCFLAGS_f90 = @FCFLAGS_f90@
 
249
FCLIBS = @FCLIBS@
 
250
FC_OPTIMIZE_FLAGS = @FC_OPTIMIZE_FLAGS@
 
251
FFLAGS = @FFLAGS@
 
252
FLIBS = @FLIBS@
 
253
FORTRAN_ENABLED_FALSE = @FORTRAN_ENABLED_FALSE@
 
254
FORTRAN_ENABLED_TRUE = @FORTRAN_ENABLED_TRUE@
 
255
INSTALL_DATA = @INSTALL_DATA@
 
256
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
257
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
258
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
259
LDFLAGS = @LDFLAGS@
 
260
LIBOBJS = @LIBOBJS@
 
261
LIBS = @LIBS@
 
262
LIBTOOL = @LIBTOOL@
 
263
LN_S = @LN_S@
 
264
LTLIBOBJS = @LTLIBOBJS@
 
265
MAINT = @MAINT@
 
266
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
267
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
268
MAKEINFO = @MAKEINFO@
 
269
OBJEXT = @OBJEXT@
 
270
OS = @OS@
 
271
PACKAGE = @PACKAGE@
 
272
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
273
PACKAGE_NAME = @PACKAGE_NAME@
 
274
PACKAGE_STRING = @PACKAGE_STRING@
 
275
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
276
PACKAGE_VERSION = @PACKAGE_VERSION@
 
277
PATH_SEPARATOR = @PATH_SEPARATOR@
 
278
RANLIB = @RANLIB@
 
279
SET_MAKE = @SET_MAKE@
 
280
SHELL = @SHELL@
 
281
STRIP = @STRIP@
 
282
VERSION = @VERSION@
 
283
ac_ct_AR = @ac_ct_AR@
 
284
ac_ct_CC = @ac_ct_CC@
 
285
ac_ct_CXX = @ac_ct_CXX@
 
286
ac_ct_F77 = @ac_ct_F77@
 
287
ac_ct_FC = @ac_ct_FC@
 
288
ac_ct_RANLIB = @ac_ct_RANLIB@
 
289
ac_ct_STRIP = @ac_ct_STRIP@
 
290
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
291
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
292
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
293
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
294
am__include = @am__include@
 
295
am__leading_dot = @am__leading_dot@
 
296
am__quote = @am__quote@
 
297
am__tar = @am__tar@
 
298
am__untar = @am__untar@
 
299
bindir = @bindir@
 
300
build = @build@
 
301
build_alias = @build_alias@
 
302
build_cpu = @build_cpu@
 
303
build_os = @build_os@
 
304
build_vendor = @build_vendor@
 
305
datadir = @datadir@
 
306
enable_dot = @enable_dot@
 
307
enable_html_docs = @enable_html_docs@
 
308
enable_latex_docs = @enable_latex_docs@
 
309
exec_prefix = @exec_prefix@
 
310
host = @host@
 
311
host_alias = @host_alias@
 
312
host_cpu = @host_cpu@
 
313
host_os = @host_os@
 
314
host_vendor = @host_vendor@
 
315
includedir = @includedir@
 
316
infodir = @infodir@
 
317
install_sh = @install_sh@
 
318
libdir = @libdir@
 
319
libexecdir = @libexecdir@
 
320
localstatedir = @localstatedir@
 
321
mandir = @mandir@
 
322
mkdir_p = @mkdir_p@
 
323
oldincludedir = @oldincludedir@
 
324
pkgconfig_libdir = @pkgconfig_libdir@
 
325
pkgconfig_libfile = @pkgconfig_libfile@
 
326
prefix = @prefix@
 
327
program_transform_name = @program_transform_name@
 
328
sbindir = @sbindir@
 
329
sharedstatedir = @sharedstatedir@
 
330
sysconfdir = @sysconfdir@
 
331
target = @target@
 
332
target_alias = @target_alias@
 
333
target_cpu = @target_cpu@
 
334
target_os = @target_os@
 
335
target_vendor = @target_vendor@
 
336
EXTRA_DIST = fixed-class.cpp fixed-point.h makefile.example io.data
 
337
AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir)
 
338
AM_CXXFLAGS = @CXX_DEBUG_FLAGS@
 
339
LDADD = -L$(top_builddir)/lib -lblitz
 
340
EXAMPLES = simple storage outer strideslice slicing debug output io dump xor \
 
341
cast range fixed
 
342
 
 
343
simple_SOURCES = simple.cpp
 
344
storage_SOURCES = storage.cpp
 
345
outer_SOURCES = outer.cpp
 
346
strideslice_SOURCES = strideslice.cpp
 
347
slicing_SOURCES = slicing.cpp
 
348
debug_SOURCES = debug.cpp
 
349
output_SOURCES = output.cpp
 
350
io_SOURCES = io.cpp
 
351
dump_SOURCES = dump.cpp
 
352
xor_SOURCES = xor.cpp
 
353
cast_SOURCES = cast.cpp
 
354
range_SOURCES = range.cpp
 
355
fixed_SOURCES = fixed.cpp
 
356
all: all-am
 
357
 
 
358
.SUFFIXES:
 
359
.SUFFIXES: .cpp .lo .o .obj
 
360
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
361
        @for dep in $?; do \
 
362
          case '$(am__configure_deps)' in \
 
363
            *$$dep*) \
 
364
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
365
                && exit 0; \
 
366
              exit 1;; \
 
367
          esac; \
 
368
        done; \
 
369
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/examples/Makefile'; \
 
370
        cd $(top_srcdir) && \
 
371
          $(AUTOMAKE) --foreign  doc/examples/Makefile
 
372
.PRECIOUS: Makefile
 
373
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
374
        @case '$?' in \
 
375
          *config.status*) \
 
376
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
377
          *) \
 
378
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
379
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
380
        esac;
 
381
 
 
382
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
383
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
384
 
 
385
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
386
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
387
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
388
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
389
cast$(EXEEXT): $(cast_OBJECTS) $(cast_DEPENDENCIES) 
 
390
        @rm -f cast$(EXEEXT)
 
391
        $(CXXLINK) $(cast_LDFLAGS) $(cast_OBJECTS) $(cast_LDADD) $(LIBS)
 
392
debug$(EXEEXT): $(debug_OBJECTS) $(debug_DEPENDENCIES) 
 
393
        @rm -f debug$(EXEEXT)
 
394
        $(CXXLINK) $(debug_LDFLAGS) $(debug_OBJECTS) $(debug_LDADD) $(LIBS)
 
395
dump$(EXEEXT): $(dump_OBJECTS) $(dump_DEPENDENCIES) 
 
396
        @rm -f dump$(EXEEXT)
 
397
        $(CXXLINK) $(dump_LDFLAGS) $(dump_OBJECTS) $(dump_LDADD) $(LIBS)
 
398
fixed$(EXEEXT): $(fixed_OBJECTS) $(fixed_DEPENDENCIES) 
 
399
        @rm -f fixed$(EXEEXT)
 
400
        $(CXXLINK) $(fixed_LDFLAGS) $(fixed_OBJECTS) $(fixed_LDADD) $(LIBS)
 
401
io$(EXEEXT): $(io_OBJECTS) $(io_DEPENDENCIES) 
 
402
        @rm -f io$(EXEEXT)
 
403
        $(CXXLINK) $(io_LDFLAGS) $(io_OBJECTS) $(io_LDADD) $(LIBS)
 
404
outer$(EXEEXT): $(outer_OBJECTS) $(outer_DEPENDENCIES) 
 
405
        @rm -f outer$(EXEEXT)
 
406
        $(CXXLINK) $(outer_LDFLAGS) $(outer_OBJECTS) $(outer_LDADD) $(LIBS)
 
407
output$(EXEEXT): $(output_OBJECTS) $(output_DEPENDENCIES) 
 
408
        @rm -f output$(EXEEXT)
 
409
        $(CXXLINK) $(output_LDFLAGS) $(output_OBJECTS) $(output_LDADD) $(LIBS)
 
410
range$(EXEEXT): $(range_OBJECTS) $(range_DEPENDENCIES) 
 
411
        @rm -f range$(EXEEXT)
 
412
        $(CXXLINK) $(range_LDFLAGS) $(range_OBJECTS) $(range_LDADD) $(LIBS)
 
413
simple$(EXEEXT): $(simple_OBJECTS) $(simple_DEPENDENCIES) 
 
414
        @rm -f simple$(EXEEXT)
 
415
        $(CXXLINK) $(simple_LDFLAGS) $(simple_OBJECTS) $(simple_LDADD) $(LIBS)
 
416
slicing$(EXEEXT): $(slicing_OBJECTS) $(slicing_DEPENDENCIES) 
 
417
        @rm -f slicing$(EXEEXT)
 
418
        $(CXXLINK) $(slicing_LDFLAGS) $(slicing_OBJECTS) $(slicing_LDADD) $(LIBS)
 
419
storage$(EXEEXT): $(storage_OBJECTS) $(storage_DEPENDENCIES) 
 
420
        @rm -f storage$(EXEEXT)
 
421
        $(CXXLINK) $(storage_LDFLAGS) $(storage_OBJECTS) $(storage_LDADD) $(LIBS)
 
422
strideslice$(EXEEXT): $(strideslice_OBJECTS) $(strideslice_DEPENDENCIES) 
 
423
        @rm -f strideslice$(EXEEXT)
 
424
        $(CXXLINK) $(strideslice_LDFLAGS) $(strideslice_OBJECTS) $(strideslice_LDADD) $(LIBS)
 
425
xor$(EXEEXT): $(xor_OBJECTS) $(xor_DEPENDENCIES) 
 
426
        @rm -f xor$(EXEEXT)
 
427
        $(CXXLINK) $(xor_LDFLAGS) $(xor_OBJECTS) $(xor_LDADD) $(LIBS)
 
428
 
 
429
mostlyclean-compile:
 
430
        -rm -f *.$(OBJEXT)
 
431
 
 
432
distclean-compile:
 
433
        -rm -f *.tab.c
 
434
 
 
435
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cast.Po@am__quote@
 
436
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
 
437
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dump.Po@am__quote@
 
438
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fixed.Po@am__quote@
 
439
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io.Po@am__quote@
 
440
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/outer.Po@am__quote@
 
441
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
 
442
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/range.Po@am__quote@
 
443
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple.Po@am__quote@
 
444
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slicing.Po@am__quote@
 
445
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/storage.Po@am__quote@
 
446
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strideslice.Po@am__quote@
 
447
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xor.Po@am__quote@
 
448
 
 
449
.cpp.o:
 
450
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
451
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
452
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
453
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
454
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
455
 
 
456
.cpp.obj:
 
457
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
458
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
459
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
460
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
461
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
462
 
 
463
.cpp.lo:
 
464
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
465
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
466
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
467
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
468
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
469
 
 
470
mostlyclean-libtool:
 
471
        -rm -f *.lo
 
472
 
 
473
clean-libtool:
 
474
        -rm -rf .libs _libs
 
475
 
 
476
distclean-libtool:
 
477
        -rm -f libtool
 
478
uninstall-info-am:
 
479
 
 
480
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
481
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
482
        unique=`for i in $$list; do \
 
483
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
484
          done | \
 
485
          $(AWK) '    { files[$$0] = 1; } \
 
486
               END { for (i in files) print i; }'`; \
 
487
        mkid -fID $$unique
 
488
tags: TAGS
 
489
 
 
490
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
491
                $(TAGS_FILES) $(LISP)
 
492
        tags=; \
 
493
        here=`pwd`; \
 
494
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
495
        unique=`for i in $$list; do \
 
496
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
497
          done | \
 
498
          $(AWK) '    { files[$$0] = 1; } \
 
499
               END { for (i in files) print i; }'`; \
 
500
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
501
          test -n "$$unique" || unique=$$empty_fix; \
 
502
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
503
            $$tags $$unique; \
 
504
        fi
 
505
ctags: CTAGS
 
506
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
507
                $(TAGS_FILES) $(LISP)
 
508
        tags=; \
 
509
        here=`pwd`; \
 
510
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
511
        unique=`for i in $$list; do \
 
512
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
513
          done | \
 
514
          $(AWK) '    { files[$$0] = 1; } \
 
515
               END { for (i in files) print i; }'`; \
 
516
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
517
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
518
             $$tags $$unique
 
519
 
 
520
GTAGS:
 
521
        here=`$(am__cd) $(top_builddir) && pwd` \
 
522
          && cd $(top_srcdir) \
 
523
          && gtags -i $(GTAGS_ARGS) $$here
 
524
 
 
525
distclean-tags:
 
526
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
527
 
 
528
distdir: $(DISTFILES)
 
529
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
530
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
531
        list='$(DISTFILES)'; for file in $$list; do \
 
532
          case $$file in \
 
533
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
534
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
535
          esac; \
 
536
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
537
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
538
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
539
            dir="/$$dir"; \
 
540
            $(mkdir_p) "$(distdir)$$dir"; \
 
541
          else \
 
542
            dir=''; \
 
543
          fi; \
 
544
          if test -d $$d/$$file; then \
 
545
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
546
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
547
            fi; \
 
548
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
549
          else \
 
550
            test -f $(distdir)/$$file \
 
551
            || cp -p $$d/$$file $(distdir)/$$file \
 
552
            || exit 1; \
 
553
          fi; \
 
554
        done
 
555
check-am: all-am
 
556
check: check-am
 
557
all-am: Makefile
 
558
installdirs:
 
559
install: install-am
 
560
install-exec: install-exec-am
 
561
install-data: install-data-am
 
562
uninstall: uninstall-am
 
563
 
 
564
install-am: all-am
 
565
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
566
 
 
567
installcheck: installcheck-am
 
568
install-strip:
 
569
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
570
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
571
          `test -z '$(STRIP)' || \
 
572
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
573
mostlyclean-generic:
 
574
 
 
575
clean-generic:
 
576
 
 
577
distclean-generic:
 
578
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
579
 
 
580
maintainer-clean-generic:
 
581
        @echo "This command is intended for maintainers to use"
 
582
        @echo "it deletes files that may require special tools to rebuild."
 
583
clean: clean-am
 
584
 
 
585
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
586
 
 
587
distclean: distclean-am
 
588
        -rm -rf ./$(DEPDIR)
 
589
        -rm -f Makefile
 
590
distclean-am: clean-am distclean-compile distclean-generic \
 
591
        distclean-libtool distclean-tags
 
592
 
 
593
dvi: dvi-am
 
594
 
 
595
dvi-am:
 
596
 
 
597
html: html-am
 
598
 
 
599
info: info-am
 
600
 
 
601
info-am:
 
602
 
 
603
install-data-am:
 
604
 
 
605
install-exec-am:
 
606
 
 
607
install-info: install-info-am
 
608
 
 
609
install-man:
 
610
 
 
611
installcheck-am:
 
612
 
 
613
maintainer-clean: maintainer-clean-am
 
614
        -rm -rf ./$(DEPDIR)
 
615
        -rm -f Makefile
 
616
maintainer-clean-am: distclean-am maintainer-clean-generic
 
617
 
 
618
mostlyclean: mostlyclean-am
 
619
 
 
620
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
621
        mostlyclean-libtool
 
622
 
 
623
pdf: pdf-am
 
624
 
 
625
pdf-am:
 
626
 
 
627
ps: ps-am
 
628
 
 
629
ps-am:
 
630
 
 
631
uninstall-am: uninstall-info-am
 
632
 
 
633
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
634
        clean-libtool clean-local ctags distclean distclean-compile \
 
635
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
636
        dvi-am html html-am info info-am install install-am \
 
637
        install-data install-data-am install-exec install-exec-am \
 
638
        install-info install-info-am install-man install-strip \
 
639
        installcheck installcheck-am installdirs maintainer-clean \
 
640
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
641
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
642
        tags uninstall uninstall-am uninstall-info-am
 
643
 
 
644
 
 
645
%.texi : 
 
646
        sed -e 's/{/@{/' -e 's/}/@}/' $< | fold -s -w 80 > $@
 
647
 
 
648
%.out : 
 
649
        $(MAKE) $(AM_MAKEFLAGS) $(patsubst %.out,%$(EXEEXT),$@)
 
650
        ./$(patsubst %.out,%$(EXEEXT),$@) 2>&1 | fold -s -w 80 > $@
 
651
 
 
652
simple.texi: simple.cpp
 
653
storage.texi: storage.cpp
 
654
outer.texi: outer.cpp
 
655
strideslice.texi: strideslice.cpp
 
656
slicing.texi: slicing.cpp
 
657
debug.texi: debug.cpp
 
658
output.texi: output.cpp
 
659
io.texi: io.cpp
 
660
dump.texi: dump.cpp
 
661
xor.texi: xor.cpp
 
662
cast.texi: cast.cpp
 
663
range.texi: range.cpp
 
664
fixed.texi: fixed.cpp
 
665
fixed-point.texi: fixed-point.h
 
666
 
 
667
simple.out: simple.cpp
 
668
storage.out: storage.cpp
 
669
outer.out: outer.cpp
 
670
strideslice.out: strideslice.cpp
 
671
slicing.out: slicing.cpp
 
672
debug.out: debug.cpp
 
673
output.out: output.cpp
 
674
io.out: io.cpp
 
675
dump.out: dump.cpp
 
676
xor.out: xor.cpp
 
677
cast.out: cast.cpp
 
678
range.out: range.cpp
 
679
fixed.out: fixed.cpp
 
680
 
 
681
texi: simple.texi storage.texi outer.texi strideslice.texi slicing.texi \
 
682
debug.texi output.texi io.texi dump.texi xor.texi cast.texi range.texi \
 
683
fixed.texi fixed-point.texi
 
684
 
 
685
out: simple.out storage.out outer.out strideslice.out slicing.out \
 
686
debug.out output.out io.out dump.out xor.out cast.out range.out fixed.out
 
687
 
 
688
all-am:
 
689
        $(MAKE) $(AM_MAKEFLAGS) -i texi
 
690
        $(MAKE) $(AM_MAKEFLAGS) -i out
 
691
 
 
692
clean-local:
 
693
        -rm -rf *.ii *.ti cxx_repository Template.dir ii_files ti_files $(EXTRA_PROGRAMS) *.texi *.out core.[0-9]*
 
694
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
695
# Otherwise a system limit (for SysV at least) may be exceeded.
 
696
.NOEXPORT: