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

« back to all changes in this revision

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