~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to extra/yassl/taocrypt/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Tretkowski
  • Date: 2010-03-17 14:56:02 UTC
  • Revision ID: james.westby@ubuntu.com-20100317145602-x7e30l1b2sb5s6w6
Tags: upstream-5.1.45
ImportĀ upstreamĀ versionĀ 5.1.45

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
target_triplet = @target@
 
35
subdir = extra/yassl/taocrypt
 
36
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
37
        COPYING INSTALL
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
 
40
        $(top_srcdir)/config/ac-macros/check_cpu.m4 \
 
41
        $(top_srcdir)/config/ac-macros/character_sets.m4 \
 
42
        $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
 
43
        $(top_srcdir)/config/ac-macros/plugins.m4 \
 
44
        $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
 
45
        $(top_srcdir)/config/ac-macros/large_file.m4 \
 
46
        $(top_srcdir)/config/ac-macros/misc.m4 \
 
47
        $(top_srcdir)/config/ac-macros/readline.m4 \
 
48
        $(top_srcdir)/config/ac-macros/ssl.m4 \
 
49
        $(top_srcdir)/config/ac-macros/zlib.m4 \
 
50
        $(top_srcdir)/configure.in
 
51
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
52
        $(ACLOCAL_M4)
 
53
mkinstalldirs = $(install_sh) -d
 
54
CONFIG_HEADER = $(top_builddir)/include/config.h
 
55
CONFIG_CLEAN_FILES =
 
56
SOURCES =
 
57
DIST_SOURCES =
 
58
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
59
        html-recursive info-recursive install-data-recursive \
 
60
        install-dvi-recursive install-exec-recursive \
 
61
        install-html-recursive install-info-recursive \
 
62
        install-pdf-recursive install-ps-recursive install-recursive \
 
63
        installcheck-recursive installdirs-recursive pdf-recursive \
 
64
        ps-recursive uninstall-recursive
 
65
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
66
  distclean-recursive maintainer-clean-recursive
 
67
ETAGS = etags
 
68
CTAGS = ctags
 
69
DIST_SUBDIRS = $(SUBDIRS)
 
70
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
71
ABI_CHECK = @ABI_CHECK@
 
72
ACLOCAL = @ACLOCAL@
 
73
ALLOCA = @ALLOCA@
 
74
AMTAR = @AMTAR@
 
75
AR = @AR@
 
76
ARFLAGS = @ARFLAGS@
 
77
AS = @AS@
 
78
ASFLAGS = @ASFLAGS@
 
79
AUTOCONF = @AUTOCONF@
 
80
AUTOHEADER = @AUTOHEADER@
 
81
AUTOMAKE = @AUTOMAKE@
 
82
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
 
83
AWK = @AWK@
 
84
CC = @CC@
 
85
CCAS = @CCAS@
 
86
CCASDEPMODE = @CCASDEPMODE@
 
87
CCASFLAGS = @CCASFLAGS@
 
88
CCDEPMODE = @CCDEPMODE@
 
89
CC_VERSION = @CC_VERSION@
 
90
CFLAGS = @CFLAGS@
 
91
CHECK_PID = @CHECK_PID@
 
92
CHMOD = @CHMOD@
 
93
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
 
94
CLIENT_LIBS = @CLIENT_LIBS@
 
95
CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
 
96
CMP = @CMP@
 
97
COMPILATION_COMMENT = @COMPILATION_COMMENT@
 
98
CONF_COMMAND = @CONF_COMMAND@
 
99
CP = @CP@
 
100
CPP = @CPP@
 
101
CPPFLAGS = @CPPFLAGS@
 
102
CXX = @CXX@
 
103
CXXCPP = @CXXCPP@
 
104
CXXDEPMODE = @CXXDEPMODE@
 
105
CXXFLAGS = @CXXFLAGS@
 
106
CXXLDFLAGS = @CXXLDFLAGS@
 
107
CXX_VERSION = @CXX_VERSION@
 
108
CYGPATH_W = @CYGPATH_W@
 
109
DEFS = @DEFS@
 
110
DEPDIR = @DEPDIR@
 
111
DIFF = @DIFF@
 
112
DOT_FRM_VERSION = @DOT_FRM_VERSION@
 
113
DOXYGEN = @DOXYGEN@
 
114
DSYMUTIL = @DSYMUTIL@
 
115
DUMPBIN = @DUMPBIN@
 
116
DVIS = @DVIS@
 
117
ECHO_C = @ECHO_C@
 
118
ECHO_N = @ECHO_N@
 
119
ECHO_T = @ECHO_T@
 
120
EGREP = @EGREP@
 
121
EXEEXT = @EXEEXT@
 
122
FGREP = @FGREP@
 
123
FIND_PROC = @FIND_PROC@
 
124
GETCONF = @GETCONF@
 
125
GREP = @GREP@
 
126
GXX = @GXX@
 
127
HOSTNAME = @HOSTNAME@
 
128
INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
 
129
INSTALL = @INSTALL@
 
130
INSTALL_DATA = @INSTALL_DATA@
 
131
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
132
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
133
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
134
KILL = @KILL@
 
135
LD = @LD@
 
136
LDFLAGS = @LDFLAGS@
 
137
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
 
138
LIBDL = @LIBDL@
 
139
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
 
140
LIBOBJS = @LIBOBJS@
 
141
LIBS = @LIBS@
 
142
LIBTOOL = @LIBTOOL@
 
143
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
 
144
LIPO = @LIPO@
 
145
LM_CFLAGS = @LM_CFLAGS@
 
146
LN = @LN@
 
147
LN_CP_F = @LN_CP_F@
 
148
LN_S = @LN_S@
 
149
LTLIBOBJS = @LTLIBOBJS@
 
150
MACHINE_TYPE = @MACHINE_TYPE@
 
151
MAKEINDEX = @MAKEINDEX@
 
152
MAKEINFO = @MAKEINFO@
 
153
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
 
154
MAKE_SHELL = @MAKE_SHELL@
 
155
MKDIR_P = @MKDIR_P@
 
156
MV = @MV@
 
157
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
 
158
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
 
159
MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
 
160
MYSQLD_USER = @MYSQLD_USER@
 
161
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
 
162
MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
 
163
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
 
164
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
 
165
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
 
166
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
 
167
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
 
168
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
 
169
MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
 
170
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
 
171
NDB_DEFS = @NDB_DEFS@
 
172
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
 
173
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
 
174
NDB_SCI_LIBS = @NDB_SCI_LIBS@
 
175
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
 
176
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
 
177
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
 
178
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
 
179
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
 
180
NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
 
181
NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
 
182
NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
 
183
NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
 
184
NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
 
185
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
 
186
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
 
187
NM = @NM@
 
188
NMEDIT = @NMEDIT@
 
189
NOINST_LDFLAGS = @NOINST_LDFLAGS@
 
190
NON_THREADED_LIBS = @NON_THREADED_LIBS@
 
191
OBJDUMP = @OBJDUMP@
 
192
OBJEXT = @OBJEXT@
 
193
OTOOL = @OTOOL@
 
194
OTOOL64 = @OTOOL64@
 
195
PACKAGE = @PACKAGE@
 
196
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
197
PACKAGE_NAME = @PACKAGE_NAME@
 
198
PACKAGE_STRING = @PACKAGE_STRING@
 
199
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
200
PACKAGE_VERSION = @PACKAGE_VERSION@
 
201
PATH_SEPARATOR = @PATH_SEPARATOR@
 
202
PDFLATEX = @PDFLATEX@
 
203
PDFMANUAL = @PDFMANUAL@
 
204
PERL = @PERL@
 
205
PERL5 = @PERL5@
 
206
PROTOCOL_VERSION = @PROTOCOL_VERSION@
 
207
PS = @PS@
 
208
RANLIB = @RANLIB@
 
209
RM = @RM@
 
210
SAVE_ASFLAGS = @SAVE_ASFLAGS@
 
211
SAVE_CC = @SAVE_CC@
 
212
SAVE_CFLAGS = @SAVE_CFLAGS@
 
213
SAVE_CXX = @SAVE_CXX@
 
214
SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
 
215
SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
 
216
SAVE_LDFLAGS = @SAVE_LDFLAGS@
 
217
SED = @SED@
 
218
SET_MAKE = @SET_MAKE@
 
219
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
 
220
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
 
221
SHELL = @SHELL@
 
222
STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
 
223
STRIP = @STRIP@
 
224
SYSTEM_TYPE = @SYSTEM_TYPE@
 
225
TAR = @TAR@
 
226
TARGET_LINUX = @TARGET_LINUX@
 
227
TERMCAP_LIB = @TERMCAP_LIB@
 
228
TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
 
229
THREAD_LOBJECTS = @THREAD_LOBJECTS@
 
230
VERSION = @VERSION@
 
231
WRAPLIBS = @WRAPLIBS@
 
232
YACC = @YACC@
 
233
ZLIB_DEPS = @ZLIB_DEPS@
 
234
ZLIB_INCLUDES = @ZLIB_INCLUDES@
 
235
ZLIB_LIBS = @ZLIB_LIBS@
 
236
abs_builddir = @abs_builddir@
 
237
abs_srcdir = @abs_srcdir@
 
238
abs_top_builddir = @abs_top_builddir@
 
239
abs_top_srcdir = @abs_top_srcdir@
 
240
ac_ct_CC = @ac_ct_CC@
 
241
ac_ct_CXX = @ac_ct_CXX@
 
242
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
243
am__include = @am__include@
 
244
am__leading_dot = @am__leading_dot@
 
245
am__quote = @am__quote@
 
246
am__tar = @am__tar@
 
247
am__untar = @am__untar@
 
248
bindir = @bindir@
 
249
build = @build@
 
250
build_alias = @build_alias@
 
251
build_cpu = @build_cpu@
 
252
build_os = @build_os@
 
253
build_vendor = @build_vendor@
 
254
builddir = @builddir@
 
255
condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
 
256
condition_dependent_plugin_links = @condition_dependent_plugin_links@
 
257
condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
 
258
condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
 
259
datadir = @datadir@
 
260
datarootdir = @datarootdir@
 
261
docdir = @docdir@
 
262
docs_dirs = @docs_dirs@
 
263
dvidir = @dvidir@
 
264
exec_prefix = @exec_prefix@
 
265
extra_docs = @extra_docs@
 
266
host = @host@
 
267
host_alias = @host_alias@
 
268
host_cpu = @host_cpu@
 
269
host_os = @host_os@
 
270
host_vendor = @host_vendor@
 
271
htmldir = @htmldir@
 
272
includedir = @includedir@
 
273
infodir = @infodir@
 
274
innodb_system_libs = @innodb_system_libs@
 
275
install_sh = @install_sh@
 
276
libdir = @libdir@
 
277
libexecdir = @libexecdir@
 
278
libmysqld_dirs = @libmysqld_dirs@
 
279
localedir = @localedir@
 
280
localstatedir = @localstatedir@
 
281
lt_ECHO = @lt_ECHO@
 
282
man1_files = @man1_files@
 
283
man8_files = @man8_files@
 
284
man_dirs = @man_dirs@
 
285
mandir = @mandir@
 
286
mkdir_p = @mkdir_p@
 
287
mysql_pg_dirs = @mysql_pg_dirs@
 
288
mysql_pg_distdirs = @mysql_pg_distdirs@
 
289
mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
 
290
mysql_plugin_defs = @mysql_plugin_defs@
 
291
mysql_plugin_dirs = @mysql_plugin_dirs@
 
292
mysql_plugin_libs = @mysql_plugin_libs@
 
293
mysql_se_dirs = @mysql_se_dirs@
 
294
mysql_se_distdirs = @mysql_se_distdirs@
 
295
mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
 
296
ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
 
297
ndb_cxxflags_fix = @ndb_cxxflags_fix@
 
298
ndb_mgmclient_libs = @ndb_mgmclient_libs@
 
299
ndb_opt_subdirs = @ndb_opt_subdirs@
 
300
ndb_port = @ndb_port@
 
301
ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
 
302
ndbcluster_includes = @ndbcluster_includes@
 
303
ndbcluster_libs = @ndbcluster_libs@
 
304
ndbcluster_system_libs = @ndbcluster_system_libs@
 
305
netware_dir = @netware_dir@
 
306
oldincludedir = @oldincludedir@
 
307
openssl_includes = @openssl_includes@
 
308
openssl_libs = @openssl_libs@
 
309
pdfdir = @pdfdir@
 
310
plugin_archive_shared_target = @plugin_archive_shared_target@
 
311
plugin_archive_static_target = @plugin_archive_static_target@
 
312
plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
 
313
plugin_blackhole_static_target = @plugin_blackhole_static_target@
 
314
plugin_csv_shared_target = @plugin_csv_shared_target@
 
315
plugin_csv_static_target = @plugin_csv_static_target@
 
316
plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
 
317
plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
 
318
plugin_example_shared_target = @plugin_example_shared_target@
 
319
plugin_example_static_target = @plugin_example_static_target@
 
320
plugin_federated_shared_target = @plugin_federated_shared_target@
 
321
plugin_federated_static_target = @plugin_federated_static_target@
 
322
plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
 
323
plugin_ftexample_static_target = @plugin_ftexample_static_target@
 
324
plugin_heap_shared_target = @plugin_heap_shared_target@
 
325
plugin_heap_static_target = @plugin_heap_static_target@
 
326
plugin_ibmdb2i_shared_target = @plugin_ibmdb2i_shared_target@
 
327
plugin_ibmdb2i_static_target = @plugin_ibmdb2i_static_target@
 
328
plugin_innobase_shared_target = @plugin_innobase_shared_target@
 
329
plugin_innobase_static_target = @plugin_innobase_static_target@
 
330
plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
 
331
plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
 
332
plugin_myisam_shared_target = @plugin_myisam_shared_target@
 
333
plugin_myisam_static_target = @plugin_myisam_static_target@
 
334
plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
 
335
plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
 
336
plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
 
337
plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
 
338
plugin_partition_shared_target = @plugin_partition_shared_target@
 
339
plugin_partition_static_target = @plugin_partition_static_target@
 
340
prefix = @prefix@
 
341
program_transform_name = @program_transform_name@
 
342
psdir = @psdir@
 
343
pstack_dir = @pstack_dir@
 
344
pstack_libs = @pstack_libs@
 
345
readline_basedir = @readline_basedir@
 
346
readline_dir = @readline_dir@
 
347
readline_h_ln_cmd = @readline_h_ln_cmd@
 
348
readline_link = @readline_link@
 
349
readline_topdir = @readline_topdir@
 
350
sbindir = @sbindir@
 
351
server_scripts = @server_scripts@
 
352
sharedstatedir = @sharedstatedir@
 
353
sql_client_dirs = @sql_client_dirs@
 
354
sql_server = @sql_server@
 
355
sql_server_dirs = @sql_server_dirs@
 
356
sql_union_dirs = @sql_union_dirs@
 
357
srcdir = @srcdir@
 
358
sysconfdir = @sysconfdir@
 
359
target = @target@
 
360
target_alias = @target_alias@
 
361
target_cpu = @target_cpu@
 
362
target_os = @target_os@
 
363
target_vendor = @target_vendor@
 
364
tools_dirs = @tools_dirs@
 
365
top_build_prefix = @top_build_prefix@
 
366
top_builddir = @top_builddir@
 
367
top_srcdir = @top_srcdir@
 
368
uname_prog = @uname_prog@
 
369
yassl_dir = @yassl_dir@
 
370
yassl_h_ln_cmd = @yassl_h_ln_cmd@
 
371
yassl_libs = @yassl_libs@
 
372
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
 
373
zlib_dir = @zlib_dir@
 
374
SUBDIRS = src test benchmark
 
375
EXTRA_DIST = CMakeLists.txt $(wildcard mySTL/*.hpp)
 
376
all: all-recursive
 
377
 
 
378
.SUFFIXES:
 
379
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
380
        @for dep in $?; do \
 
381
          case '$(am__configure_deps)' in \
 
382
            *$$dep*) \
 
383
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
384
                && { if test -f $@; then exit 0; else break; fi; }; \
 
385
              exit 1;; \
 
386
          esac; \
 
387
        done; \
 
388
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  extra/yassl/taocrypt/Makefile'; \
 
389
        cd $(top_srcdir) && \
 
390
          $(AUTOMAKE) --gnu  extra/yassl/taocrypt/Makefile
 
391
.PRECIOUS: Makefile
 
392
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
393
        @case '$?' in \
 
394
          *config.status*) \
 
395
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
396
          *) \
 
397
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
398
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
399
        esac;
 
400
 
 
401
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
402
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
403
 
 
404
$(top_srcdir)/configure:  $(am__configure_deps)
 
405
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
406
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
407
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
408
 
 
409
mostlyclean-libtool:
 
410
        -rm -f *.lo
 
411
 
 
412
clean-libtool:
 
413
        -rm -rf .libs _libs
 
414
 
 
415
# This directory's subdirectories are mostly independent; you can cd
 
416
# into them and run `make' without going through this Makefile.
 
417
# To change the values of `make' variables: instead of editing Makefiles,
 
418
# (1) if the variable is set in `config.status', edit `config.status'
 
419
#     (which will cause the Makefiles to be regenerated when you run `make');
 
420
# (2) otherwise, pass the desired values on the `make' command line.
 
421
$(RECURSIVE_TARGETS):
 
422
        @failcom='exit 1'; \
 
423
        for f in x $$MAKEFLAGS; do \
 
424
          case $$f in \
 
425
            *=* | --[!k]*);; \
 
426
            *k*) failcom='fail=yes';; \
 
427
          esac; \
 
428
        done; \
 
429
        dot_seen=no; \
 
430
        target=`echo $@ | sed s/-recursive//`; \
 
431
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
432
          echo "Making $$target in $$subdir"; \
 
433
          if test "$$subdir" = "."; then \
 
434
            dot_seen=yes; \
 
435
            local_target="$$target-am"; \
 
436
          else \
 
437
            local_target="$$target"; \
 
438
          fi; \
 
439
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
440
          || eval $$failcom; \
 
441
        done; \
 
442
        if test "$$dot_seen" = "no"; then \
 
443
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
444
        fi; test -z "$$fail"
 
445
 
 
446
$(RECURSIVE_CLEAN_TARGETS):
 
447
        @failcom='exit 1'; \
 
448
        for f in x $$MAKEFLAGS; do \
 
449
          case $$f in \
 
450
            *=* | --[!k]*);; \
 
451
            *k*) failcom='fail=yes';; \
 
452
          esac; \
 
453
        done; \
 
454
        dot_seen=no; \
 
455
        case "$@" in \
 
456
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
457
          *) list='$(SUBDIRS)' ;; \
 
458
        esac; \
 
459
        rev=''; for subdir in $$list; do \
 
460
          if test "$$subdir" = "."; then :; else \
 
461
            rev="$$subdir $$rev"; \
 
462
          fi; \
 
463
        done; \
 
464
        rev="$$rev ."; \
 
465
        target=`echo $@ | sed s/-recursive//`; \
 
466
        for subdir in $$rev; do \
 
467
          echo "Making $$target in $$subdir"; \
 
468
          if test "$$subdir" = "."; then \
 
469
            local_target="$$target-am"; \
 
470
          else \
 
471
            local_target="$$target"; \
 
472
          fi; \
 
473
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
474
          || eval $$failcom; \
 
475
        done && test -z "$$fail"
 
476
tags-recursive:
 
477
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
478
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
479
        done
 
480
ctags-recursive:
 
481
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
482
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
483
        done
 
484
 
 
485
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
486
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
487
        unique=`for i in $$list; do \
 
488
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
489
          done | \
 
490
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
491
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
492
        mkid -fID $$unique
 
493
tags: TAGS
 
494
 
 
495
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
496
                $(TAGS_FILES) $(LISP)
 
497
        tags=; \
 
498
        here=`pwd`; \
 
499
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
500
          include_option=--etags-include; \
 
501
          empty_fix=.; \
 
502
        else \
 
503
          include_option=--include; \
 
504
          empty_fix=; \
 
505
        fi; \
 
506
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
507
          if test "$$subdir" = .; then :; else \
 
508
            test ! -f $$subdir/TAGS || \
 
509
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
510
          fi; \
 
511
        done; \
 
512
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
513
        unique=`for i in $$list; do \
 
514
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
515
          done | \
 
516
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
517
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
518
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
519
          test -n "$$unique" || unique=$$empty_fix; \
 
520
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
521
            $$tags $$unique; \
 
522
        fi
 
523
ctags: CTAGS
 
524
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
525
                $(TAGS_FILES) $(LISP)
 
526
        tags=; \
 
527
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
528
        unique=`for i in $$list; do \
 
529
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
530
          done | \
 
531
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
532
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
533
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
534
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
535
             $$tags $$unique
 
536
 
 
537
GTAGS:
 
538
        here=`$(am__cd) $(top_builddir) && pwd` \
 
539
          && cd $(top_srcdir) \
 
540
          && gtags -i $(GTAGS_ARGS) $$here
 
541
 
 
542
distclean-tags:
 
543
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
544
 
 
545
distdir: $(DISTFILES)
 
546
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
547
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
548
        list='$(DISTFILES)'; \
 
549
          dist_files=`for file in $$list; do echo $$file; done | \
 
550
          sed -e "s|^$$srcdirstrip/||;t" \
 
551
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
552
        case $$dist_files in \
 
553
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
554
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
555
                           sort -u` ;; \
 
556
        esac; \
 
557
        for file in $$dist_files; do \
 
558
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
559
          if test -d $$d/$$file; then \
 
560
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
561
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
562
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
563
            fi; \
 
564
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
565
          else \
 
566
            test -f $(distdir)/$$file \
 
567
            || cp -p $$d/$$file $(distdir)/$$file \
 
568
            || exit 1; \
 
569
          fi; \
 
570
        done
 
571
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
572
          if test "$$subdir" = .; then :; else \
 
573
            test -d "$(distdir)/$$subdir" \
 
574
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
575
            || exit 1; \
 
576
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
577
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
578
            (cd $$subdir && \
 
579
              $(MAKE) $(AM_MAKEFLAGS) \
 
580
                top_distdir="$$top_distdir" \
 
581
                distdir="$$distdir/$$subdir" \
 
582
                am__remove_distdir=: \
 
583
                am__skip_length_check=: \
 
584
                distdir) \
 
585
              || exit 1; \
 
586
          fi; \
 
587
        done
 
588
check-am: all-am
 
589
check: check-recursive
 
590
all-am: Makefile
 
591
installdirs: installdirs-recursive
 
592
installdirs-am:
 
593
install: install-recursive
 
594
install-exec: install-exec-recursive
 
595
install-data: install-data-recursive
 
596
uninstall: uninstall-recursive
 
597
 
 
598
install-am: all-am
 
599
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
600
 
 
601
installcheck: installcheck-recursive
 
602
install-strip:
 
603
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
604
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
605
          `test -z '$(STRIP)' || \
 
606
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
607
mostlyclean-generic:
 
608
 
 
609
clean-generic:
 
610
 
 
611
distclean-generic:
 
612
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
613
 
 
614
maintainer-clean-generic:
 
615
        @echo "This command is intended for maintainers to use"
 
616
        @echo "it deletes files that may require special tools to rebuild."
 
617
clean: clean-recursive
 
618
 
 
619
clean-am: clean-generic clean-libtool mostlyclean-am
 
620
 
 
621
distclean: distclean-recursive
 
622
        -rm -f Makefile
 
623
distclean-am: clean-am distclean-generic distclean-tags
 
624
 
 
625
dvi: dvi-recursive
 
626
 
 
627
dvi-am:
 
628
 
 
629
html: html-recursive
 
630
 
 
631
info: info-recursive
 
632
 
 
633
info-am:
 
634
 
 
635
install-data-am:
 
636
 
 
637
install-dvi: install-dvi-recursive
 
638
 
 
639
install-exec-am:
 
640
 
 
641
install-html: install-html-recursive
 
642
 
 
643
install-info: install-info-recursive
 
644
 
 
645
install-man:
 
646
 
 
647
install-pdf: install-pdf-recursive
 
648
 
 
649
install-ps: install-ps-recursive
 
650
 
 
651
installcheck-am:
 
652
 
 
653
maintainer-clean: maintainer-clean-recursive
 
654
        -rm -f Makefile
 
655
maintainer-clean-am: distclean-am maintainer-clean-generic
 
656
 
 
657
mostlyclean: mostlyclean-recursive
 
658
 
 
659
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
660
 
 
661
pdf: pdf-recursive
 
662
 
 
663
pdf-am:
 
664
 
 
665
ps: ps-recursive
 
666
 
 
667
ps-am:
 
668
 
 
669
uninstall-am:
 
670
 
 
671
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
672
        install-strip
 
673
 
 
674
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
675
        all all-am check check-am clean clean-generic clean-libtool \
 
676
        ctags ctags-recursive distclean distclean-generic \
 
677
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
678
        html-am info info-am install install-am install-data \
 
679
        install-data-am install-dvi install-dvi-am install-exec \
 
680
        install-exec-am install-html install-html-am install-info \
 
681
        install-info-am install-man install-pdf install-pdf-am \
 
682
        install-ps install-ps-am install-strip installcheck \
 
683
        installcheck-am installdirs installdirs-am maintainer-clean \
 
684
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
685
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
686
        uninstall uninstall-am
 
687
 
 
688
 
 
689
# Don't update the files from bitkeeper
 
690
%::SCCS/s.%
 
691
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
692
# Otherwise a system limit (for SysV at least) may be exceeded.
 
693
.NOEXPORT: