~vadim-tk/percona-benchmark-result/group-commit-benchmark

« back to all changes in this revision

Viewing changes to tests/memory/Makefile

  • Committer: root
  • Date: 2011-07-13 03:48:10 UTC
  • Revision ID: root@hppro1.office.percona.com-20110713034810-f6lbfpc67z9vznmd
Commit of all results

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# sysbench/tests/memory/Makefile.  Generated from Makefile.in by configure.
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
 
 
17
 
 
18
# Copyright (C) 2004 MySQL AB
 
19
#
 
20
# This program is free software; you can redistribute it and/or modify
 
21
# it under the terms of the GNU General Public License as published by
 
22
# the Free Software Foundation; either version 2 of the License, or
 
23
# (at your option) any later version.
 
24
 
25
# This program is distributed in the hope that it will be useful,
 
26
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
27
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
28
# GNU General Public License for more details.
 
29
 
30
# You should have received a copy of the GNU General Public License
 
31
# along with this program; if not, write to the Free Software
 
32
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
33
 
 
34
 
 
35
pkgdatadir = $(datadir)/sysbench
 
36
pkgincludedir = $(includedir)/sysbench
 
37
pkglibdir = $(libdir)/sysbench
 
38
pkglibexecdir = $(libexecdir)/sysbench
 
39
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
40
install_sh_DATA = $(install_sh) -c -m 644
 
41
install_sh_PROGRAM = $(install_sh) -c
 
42
install_sh_SCRIPT = $(install_sh) -c
 
43
INSTALL_HEADER = $(INSTALL_DATA)
 
44
transform = $(program_transform_name)
 
45
NORMAL_INSTALL = :
 
46
PRE_INSTALL = :
 
47
POST_INSTALL = :
 
48
NORMAL_UNINSTALL = :
 
49
PRE_UNINSTALL = :
 
50
POST_UNINSTALL = :
 
51
build_triplet = x86_64-unknown-linux-gnu
 
52
host_triplet = x86_64-unknown-linux-gnu
 
53
target_triplet = x86_64-unknown-linux-gnu
 
54
subdir = sysbench/tests/memory
 
55
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
57
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_aio.m4 \
 
58
        $(top_srcdir)/m4/ac_check_mysqlr.m4 \
 
59
        $(top_srcdir)/m4/ac_check_pgsql.m4 \
 
60
        $(top_srcdir)/m4/ac_lua_devel.m4 \
 
61
        $(top_srcdir)/m4/acx_pthread.m4 \
 
62
        $(top_srcdir)/m4/ax_check_docbook.m4 \
 
63
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
64
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
65
        $(top_srcdir)/configure.ac
 
66
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
67
        $(ACLOCAL_M4)
 
68
mkinstalldirs = $(install_sh) -d
 
69
CONFIG_HEADER = $(top_builddir)/config/config.h
 
70
CONFIG_CLEAN_FILES =
 
71
CONFIG_CLEAN_VPATH_FILES =
 
72
LIBRARIES = $(noinst_LIBRARIES)
 
73
ARFLAGS = cru
 
74
libsbmemory_a_AR = $(AR) $(ARFLAGS)
 
75
libsbmemory_a_LIBADD =
 
76
am_libsbmemory_a_OBJECTS = libsbmemory_a-sb_memory.$(OBJEXT)
 
77
libsbmemory_a_OBJECTS = $(am_libsbmemory_a_OBJECTS)
 
78
DEFAULT_INCLUDES = -I. -I$(top_builddir)/config
 
79
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 
80
am__depfiles_maybe = depfiles
 
81
am__mv = mv -f
 
82
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
83
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
84
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
85
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
86
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
87
CCLD = $(CC)
 
88
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
89
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
90
        $(LDFLAGS) -o $@
 
91
SOURCES = $(libsbmemory_a_SOURCES)
 
92
DIST_SOURCES = $(libsbmemory_a_SOURCES)
 
93
ETAGS = etags
 
94
CTAGS = ctags
 
95
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
96
ACLOCAL = ${SHELL} /data/opt/vadim/sysbench/config/missing --run aclocal-1.11
 
97
AMTAR = ${SHELL} /data/opt/vadim/sysbench/config/missing --run tar
 
98
AM_CFLAGS = -W -Wall -Wextra -Wpointer-arith -Wbad-function-cast   -Wstrict-prototypes -Wnested-externs -Winline   -funroll-loops  -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wcast-align        -pthread
 
99
AM_CPPFLAGS =  -I$(top_srcdir)/sysbench
 
100
AM_LDFLAGS = 
 
101
AR = ar
 
102
AUTOCONF = ${SHELL} /data/opt/vadim/sysbench/config/missing --run autoconf
 
103
AUTOHEADER = ${SHELL} /data/opt/vadim/sysbench/config/missing --run autoheader
 
104
AUTOMAKE = ${SHELL} /data/opt/vadim/sysbench/config/missing --run automake-1.11
 
105
AWK = gawk
 
106
CAT_ENTRY_END = -->
 
107
CAT_ENTRY_START = <!--
 
108
CC = gcc
 
109
CCDEPMODE = depmode=gcc3
 
110
CC_VERSION = gcc (GCC) 4.4.5 20110214 (Red Hat 4.4.5-6)
 
111
CFLAGS = -O2 -ggdb3 
 
112
CPP = gcc -E
 
113
CPPFLAGS = -D_XOPEN_SOURCE=500 -D_GNU_SOURCE 
 
114
CYGPATH_W = echo
 
115
DEFS = -DHAVE_CONFIG_H
 
116
DEPDIR = .deps
 
117
DOCBOOK_ROOT = 
 
118
DSYMUTIL = 
 
119
DUMPBIN = 
 
120
ECHO_C = 
 
121
ECHO_N = -n
 
122
ECHO_T = 
 
123
EGREP = /bin/grep -E
 
124
EXEEXT = 
 
125
EXTRA_LDFLAGS = 
 
126
FGREP = /bin/grep -F
 
127
GREP = /bin/grep
 
128
HAVE_LIBDRIZZLE = no
 
129
INSTALL = /usr/bin/install -c
 
130
INSTALL_DATA = ${INSTALL} -m 644
 
131
INSTALL_PROGRAM = ${INSTALL}
 
132
INSTALL_SCRIPT = ${INSTALL}
 
133
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 
134
LD = /usr/bin/ld -m elf_x86_64
 
135
LDFLAGS = -L/usr/local/lib
 
136
LIBDRIZZLE = 
 
137
LIBDRIZZLE_PREFIX = 
 
138
LIBOBJS = 
 
139
LIBS = -lrt -laio -lm 
 
140
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
141
LIPO = 
 
142
LN_S = ln -s
 
143
LTLIBDRIZZLE = 
 
144
LTLIBOBJS = 
 
145
MAKEINFO = ${SHELL} /data/opt/vadim/sysbench/config/missing --run makeinfo
 
146
MKDIR_P = /bin/mkdir -p
 
147
MYSQL_CFLAGS = -I/usr/local/mysql/include/mysql  -g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -static-libgcc -fPIC -g -static-libgcc -fno-omit-frame-pointer -static-libgcc   -DUNIV_LINUX -DUNIV_LINUX
 
148
MYSQL_LIBS = -rdynamic -L/usr/local/mysql/lib/mysql -lmysqlclient_r -lz -lcrypt -lnsl -lm -lrt
 
149
NM = /usr/bin/nm -B
 
150
NMEDIT = 
 
151
OBJDUMP = objdump
 
152
OBJEXT = o
 
153
ORA_CFLAGS = 
 
154
ORA_LIBS = 
 
155
OTOOL = 
 
156
OTOOL64 = 
 
157
PACKAGE = sysbench
 
158
PACKAGE_BUGREPORT = sysbench-developers@lists.launchpad.net
 
159
PACKAGE_NAME = sysbench
 
160
PACKAGE_STRING = sysbench 0.5
 
161
PACKAGE_TARNAME = sysbench
 
162
PACKAGE_VERSION = 0.5
 
163
PATH_SEPARATOR = :
 
164
PGSQL_CFLAGS = 
 
165
PGSQL_LIBS = 
 
166
PTHREAD_CC = gcc
 
167
PTHREAD_CFLAGS = -pthread
 
168
PTHREAD_LIBS = 
 
169
RANLIB = ranlib
 
170
SED = /bin/sed
 
171
SET_MAKE = 
 
172
SHELL = /bin/sh
 
173
STRIP = strip
 
174
VERSION = 0.5
 
175
XML_CATALOG = /etc/xml/catalog
 
176
XSLTPROC = xsltproc
 
177
XSLTPROC_FLAGS = --nonet
 
178
abs_builddir = /data/opt/vadim/sysbench/sysbench/tests/memory
 
179
abs_srcdir = /data/opt/vadim/sysbench/sysbench/tests/memory
 
180
abs_top_builddir = /data/opt/vadim/sysbench
 
181
abs_top_srcdir = /data/opt/vadim/sysbench
 
182
ac_ct_CC = gcc
 
183
ac_ct_DUMPBIN = 
 
184
acx_pthread_config = 
 
185
am__include = include
 
186
am__leading_dot = .
 
187
am__quote = 
 
188
am__tar = ${AMTAR} chof - "$$tardir"
 
189
am__untar = ${AMTAR} xf -
 
190
bindir = ${exec_prefix}/bin
 
191
build = x86_64-unknown-linux-gnu
 
192
build_alias = 
 
193
build_cpu = x86_64
 
194
build_os = linux-gnu
 
195
build_vendor = unknown
 
196
builddir = .
 
197
datadir = ${datarootdir}
 
198
datarootdir = ${prefix}/share
 
199
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 
200
dvidir = ${docdir}
 
201
exec_prefix = ${prefix}
 
202
host = x86_64-unknown-linux-gnu
 
203
host_alias = 
 
204
host_cpu = x86_64
 
205
host_os = linux-gnu
 
206
host_vendor = unknown
 
207
htmldir = ${docdir}
 
208
includedir = ${prefix}/include
 
209
infodir = ${datarootdir}/info
 
210
install_sh = ${SHELL} /data/opt/vadim/sysbench/config/install-sh
 
211
libdir = ${exec_prefix}/lib
 
212
libexecdir = ${exec_prefix}/libexec
 
213
localedir = ${datarootdir}/locale
 
214
localstatedir = ${prefix}/var
 
215
lt_ECHO = echo
 
216
mandir = ${datarootdir}/man
 
217
mkdir_p = /bin/mkdir -p
 
218
mysqlconfig = /usr/local/mysql/bin/mysql_config
 
219
oldincludedir = /usr/include
 
220
pdfdir = ${docdir}
 
221
pgconfig = 
 
222
prefix = /usr/local
 
223
program_transform_name = s,x,x,
 
224
psdir = ${docdir}
 
225
sbindir = ${exec_prefix}/sbin
 
226
sharedstatedir = ${prefix}/com
 
227
srcdir = .
 
228
sysconfdir = ${prefix}/etc
 
229
target = x86_64-unknown-linux-gnu
 
230
target_alias = 
 
231
target_cpu = x86_64
 
232
target_os = linux-gnu
 
233
target_vendor = unknown
 
234
top_build_prefix = ../../../
 
235
top_builddir = ../../..
 
236
top_srcdir = ../../..
 
237
noinst_LIBRARIES = libsbmemory.a
 
238
libsbmemory_a_SOURCES = sb_memory.c ../sb_memory.h
 
239
libsbmemory_a_CPPFLAGS = $(AM_CPPFLAGS)
 
240
all: all-am
 
241
 
 
242
.SUFFIXES:
 
243
.SUFFIXES: .c .lo .o .obj
 
244
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
245
        @for dep in $?; do \
 
246
          case '$(am__configure_deps)' in \
 
247
            *$$dep*) \
 
248
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
249
                && { if test -f $@; then exit 0; else break; fi; }; \
 
250
              exit 1;; \
 
251
          esac; \
 
252
        done; \
 
253
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sysbench/tests/memory/Makefile'; \
 
254
        $(am__cd) $(top_srcdir) && \
 
255
          $(AUTOMAKE) --foreign sysbench/tests/memory/Makefile
 
256
.PRECIOUS: Makefile
 
257
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
258
        @case '$?' in \
 
259
          *config.status*) \
 
260
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
261
          *) \
 
262
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
263
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
264
        esac;
 
265
 
 
266
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
267
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
268
 
 
269
$(top_srcdir)/configure:  $(am__configure_deps)
 
270
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
271
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
272
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
273
$(am__aclocal_m4_deps):
 
274
 
 
275
clean-noinstLIBRARIES:
 
276
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
277
libsbmemory.a: $(libsbmemory_a_OBJECTS) $(libsbmemory_a_DEPENDENCIES) 
 
278
        -rm -f libsbmemory.a
 
279
        $(libsbmemory_a_AR) libsbmemory.a $(libsbmemory_a_OBJECTS) $(libsbmemory_a_LIBADD)
 
280
        $(RANLIB) libsbmemory.a
 
281
 
 
282
mostlyclean-compile:
 
283
        -rm -f *.$(OBJEXT)
 
284
 
 
285
distclean-compile:
 
286
        -rm -f *.tab.c
 
287
 
 
288
include ./$(DEPDIR)/libsbmemory_a-sb_memory.Po
 
289
 
 
290
.c.o:
 
291
        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
292
        $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
293
#       source='$<' object='$@' libtool=no \
 
294
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
 
295
#       $(COMPILE) -c $<
 
296
 
 
297
.c.obj:
 
298
        $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
299
        $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
300
#       source='$<' object='$@' libtool=no \
 
301
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
 
302
#       $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
303
 
 
304
.c.lo:
 
305
        $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
306
        $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
307
#       source='$<' object='$@' libtool=yes \
 
308
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
 
309
#       $(LTCOMPILE) -c -o $@ $<
 
310
 
 
311
libsbmemory_a-sb_memory.o: sb_memory.c
 
312
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsbmemory_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsbmemory_a-sb_memory.o -MD -MP -MF $(DEPDIR)/libsbmemory_a-sb_memory.Tpo -c -o libsbmemory_a-sb_memory.o `test -f 'sb_memory.c' || echo '$(srcdir)/'`sb_memory.c
 
313
        $(am__mv) $(DEPDIR)/libsbmemory_a-sb_memory.Tpo $(DEPDIR)/libsbmemory_a-sb_memory.Po
 
314
#       source='sb_memory.c' object='libsbmemory_a-sb_memory.o' libtool=no \
 
315
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
 
316
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsbmemory_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsbmemory_a-sb_memory.o `test -f 'sb_memory.c' || echo '$(srcdir)/'`sb_memory.c
 
317
 
 
318
libsbmemory_a-sb_memory.obj: sb_memory.c
 
319
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsbmemory_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsbmemory_a-sb_memory.obj -MD -MP -MF $(DEPDIR)/libsbmemory_a-sb_memory.Tpo -c -o libsbmemory_a-sb_memory.obj `if test -f 'sb_memory.c'; then $(CYGPATH_W) 'sb_memory.c'; else $(CYGPATH_W) '$(srcdir)/sb_memory.c'; fi`
 
320
        $(am__mv) $(DEPDIR)/libsbmemory_a-sb_memory.Tpo $(DEPDIR)/libsbmemory_a-sb_memory.Po
 
321
#       source='sb_memory.c' object='libsbmemory_a-sb_memory.obj' libtool=no \
 
322
#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
 
323
#       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsbmemory_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsbmemory_a-sb_memory.obj `if test -f 'sb_memory.c'; then $(CYGPATH_W) 'sb_memory.c'; else $(CYGPATH_W) '$(srcdir)/sb_memory.c'; fi`
 
324
 
 
325
mostlyclean-libtool:
 
326
        -rm -f *.lo
 
327
 
 
328
clean-libtool:
 
329
        -rm -rf .libs _libs
 
330
 
 
331
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
332
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
333
        unique=`for i in $$list; do \
 
334
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
335
          done | \
 
336
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
337
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
338
        mkid -fID $$unique
 
339
tags: TAGS
 
340
 
 
341
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
342
                $(TAGS_FILES) $(LISP)
 
343
        set x; \
 
344
        here=`pwd`; \
 
345
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
346
        unique=`for i in $$list; do \
 
347
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
348
          done | \
 
349
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
350
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
351
        shift; \
 
352
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
353
          test -n "$$unique" || unique=$$empty_fix; \
 
354
          if test $$# -gt 0; then \
 
355
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
356
              "$$@" $$unique; \
 
357
          else \
 
358
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
359
              $$unique; \
 
360
          fi; \
 
361
        fi
 
362
ctags: CTAGS
 
363
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
364
                $(TAGS_FILES) $(LISP)
 
365
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
366
        unique=`for i in $$list; do \
 
367
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
368
          done | \
 
369
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
370
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
371
        test -z "$(CTAGS_ARGS)$$unique" \
 
372
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
373
             $$unique
 
374
 
 
375
GTAGS:
 
376
        here=`$(am__cd) $(top_builddir) && pwd` \
 
377
          && $(am__cd) $(top_srcdir) \
 
378
          && gtags -i $(GTAGS_ARGS) "$$here"
 
379
 
 
380
distclean-tags:
 
381
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
382
 
 
383
distdir: $(DISTFILES)
 
384
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
385
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
386
        list='$(DISTFILES)'; \
 
387
          dist_files=`for file in $$list; do echo $$file; done | \
 
388
          sed -e "s|^$$srcdirstrip/||;t" \
 
389
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
390
        case $$dist_files in \
 
391
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
392
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
393
                           sort -u` ;; \
 
394
        esac; \
 
395
        for file in $$dist_files; do \
 
396
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
397
          if test -d $$d/$$file; then \
 
398
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
399
            if test -d "$(distdir)/$$file"; then \
 
400
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
401
            fi; \
 
402
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
403
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
404
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
405
            fi; \
 
406
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
407
          else \
 
408
            test -f "$(distdir)/$$file" \
 
409
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
410
            || exit 1; \
 
411
          fi; \
 
412
        done
 
413
check-am: all-am
 
414
check: check-am
 
415
all-am: Makefile $(LIBRARIES)
 
416
installdirs:
 
417
install: install-am
 
418
install-exec: install-exec-am
 
419
install-data: install-data-am
 
420
uninstall: uninstall-am
 
421
 
 
422
install-am: all-am
 
423
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
424
 
 
425
installcheck: installcheck-am
 
426
install-strip:
 
427
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
428
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
429
          `test -z '$(STRIP)' || \
 
430
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
431
mostlyclean-generic:
 
432
 
 
433
clean-generic:
 
434
 
 
435
distclean-generic:
 
436
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
437
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
438
 
 
439
maintainer-clean-generic:
 
440
        @echo "This command is intended for maintainers to use"
 
441
        @echo "it deletes files that may require special tools to rebuild."
 
442
clean: clean-am
 
443
 
 
444
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
 
445
        mostlyclean-am
 
446
 
 
447
distclean: distclean-am
 
448
        -rm -rf ./$(DEPDIR)
 
449
        -rm -f Makefile
 
450
distclean-am: clean-am distclean-compile distclean-generic \
 
451
        distclean-tags
 
452
 
 
453
dvi: dvi-am
 
454
 
 
455
dvi-am:
 
456
 
 
457
html: html-am
 
458
 
 
459
html-am:
 
460
 
 
461
info: info-am
 
462
 
 
463
info-am:
 
464
 
 
465
install-data-am:
 
466
 
 
467
install-dvi: install-dvi-am
 
468
 
 
469
install-dvi-am:
 
470
 
 
471
install-exec-am:
 
472
 
 
473
install-html: install-html-am
 
474
 
 
475
install-html-am:
 
476
 
 
477
install-info: install-info-am
 
478
 
 
479
install-info-am:
 
480
 
 
481
install-man:
 
482
 
 
483
install-pdf: install-pdf-am
 
484
 
 
485
install-pdf-am:
 
486
 
 
487
install-ps: install-ps-am
 
488
 
 
489
install-ps-am:
 
490
 
 
491
installcheck-am:
 
492
 
 
493
maintainer-clean: maintainer-clean-am
 
494
        -rm -rf ./$(DEPDIR)
 
495
        -rm -f Makefile
 
496
maintainer-clean-am: distclean-am maintainer-clean-generic
 
497
 
 
498
mostlyclean: mostlyclean-am
 
499
 
 
500
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
501
        mostlyclean-libtool
 
502
 
 
503
pdf: pdf-am
 
504
 
 
505
pdf-am:
 
506
 
 
507
ps: ps-am
 
508
 
 
509
ps-am:
 
510
 
 
511
uninstall-am:
 
512
 
 
513
.MAKE: install-am install-strip
 
514
 
 
515
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
516
        clean-libtool clean-noinstLIBRARIES ctags distclean \
 
517
        distclean-compile distclean-generic distclean-libtool \
 
518
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
519
        install install-am install-data install-data-am install-dvi \
 
520
        install-dvi-am install-exec install-exec-am install-html \
 
521
        install-html-am install-info install-info-am install-man \
 
522
        install-pdf install-pdf-am install-ps install-ps-am \
 
523
        install-strip installcheck installcheck-am installdirs \
 
524
        maintainer-clean maintainer-clean-generic mostlyclean \
 
525
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
526
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
527
 
 
528
 
 
529
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
530
# Otherwise a system limit (for SysV at least) may be exceeded.
 
531
.NOEXPORT: