1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005 Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
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
17
# Copyright (C) 2001, 2003 MySQL AB & Innobase Oy
19
# This program is free software; you can redistribute it and/or modify
20
# it under the terms of the GNU General Public License as published by
21
# the Free Software Foundation; version 2 of the License.
23
# This program is distributed in the hope that it will be useful,
24
# but WITHOUT ANY WARRANTY; without even the implied warranty of
25
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26
# GNU General Public License for more details.
28
# You should have received a copy of the GNU General Public License
29
# along with this program; if not, write to the Free Software
30
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
32
# Makefile included in Makefile.am in every subdirectory
35
top_srcdir = @top_srcdir@
37
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
41
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43
install_sh_DATA = $(install_sh) -c -m 644
44
install_sh_PROGRAM = $(install_sh) -c
45
install_sh_SCRIPT = $(install_sh) -c
46
INSTALL_HEADER = $(INSTALL_DATA)
47
transform = $(program_transform_name)
54
build_triplet = @build@
56
target_triplet = @target@
57
DIST_COMMON = $(srcdir)/../include/Makefile.i $(srcdir)/Makefile.am \
61
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62
am__aclocal_m4_deps = $(top_srcdir)/configure.in
63
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65
mkinstalldirs = $(install_sh) -d
66
CONFIG_HEADER = $(top_builddir)/ib_config.h
68
LIBRARIES = $(noinst_LIBRARIES)
69
libbuf_a_AR = $(AR) $(ARFLAGS)
71
am_libbuf_a_OBJECTS = buf0buf.$(OBJEXT) buf0flu.$(OBJEXT) \
72
buf0lru.$(OBJEXT) buf0rea.$(OBJEXT)
73
libbuf_a_OBJECTS = $(am_libbuf_a_OBJECTS)
74
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
75
depcomp = $(SHELL) $(top_srcdir)/../depcomp
76
am__depfiles_maybe = depfiles
77
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
80
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81
$(AM_CFLAGS) $(CFLAGS)
83
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
84
$(AM_LDFLAGS) $(LDFLAGS) -o $@
85
SOURCES = $(libbuf_a_SOURCES)
86
DIST_SOURCES = $(libbuf_a_SOURCES)
89
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91
AMDEP_FALSE = @AMDEP_FALSE@
92
AMDEP_TRUE = @AMDEP_TRUE@
97
AUTOHEADER = @AUTOHEADER@
101
CCDEPMODE = @CCDEPMODE@
104
CPPFLAGS = @CPPFLAGS@
107
CXXDEPMODE = @CXXDEPMODE@
108
CXXFLAGS = @CXXFLAGS@
109
CYGPATH_W = @CYGPATH_W@
120
INSTALL_DATA = @INSTALL_DATA@
121
INSTALL_PROGRAM = @INSTALL_PROGRAM@
122
INSTALL_SCRIPT = @INSTALL_SCRIPT@
123
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129
LTLIBOBJS = @LTLIBOBJS@
131
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
132
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
133
MAKEINFO = @MAKEINFO@
136
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137
PACKAGE_NAME = @PACKAGE_NAME@
138
PACKAGE_STRING = @PACKAGE_STRING@
139
PACKAGE_TARNAME = @PACKAGE_TARNAME@
140
PACKAGE_VERSION = @PACKAGE_VERSION@
141
PATH_SEPARATOR = @PATH_SEPARATOR@
143
SET_MAKE = @SET_MAKE@
147
ac_ct_AR = @ac_ct_AR@
148
ac_ct_CC = @ac_ct_CC@
149
ac_ct_CXX = @ac_ct_CXX@
150
ac_ct_F77 = @ac_ct_F77@
151
ac_ct_RANLIB = @ac_ct_RANLIB@
152
ac_ct_STRIP = @ac_ct_STRIP@
153
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
156
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
157
am__include = @am__include@
158
am__leading_dot = @am__leading_dot@
159
am__quote = @am__quote@
161
am__untar = @am__untar@
164
build_alias = @build_alias@
165
build_cpu = @build_cpu@
166
build_os = @build_os@
167
build_vendor = @build_vendor@
169
exec_prefix = @exec_prefix@
171
host_alias = @host_alias@
172
host_cpu = @host_cpu@
174
host_vendor = @host_vendor@
175
includedir = @includedir@
177
install_sh = @install_sh@
179
libexecdir = @libexecdir@
180
localstatedir = @localstatedir@
183
oldincludedir = @oldincludedir@
185
program_transform_name = @program_transform_name@
187
sharedstatedir = @sharedstatedir@
188
sysconfdir = @sysconfdir@
190
target_alias = @target_alias@
191
target_cpu = @target_cpu@
192
target_os = @target_os@
193
target_vendor = @target_vendor@
194
INCLUDES = -I$(srcdir)/../include -I$(srcdir)/../../include -I../../include
195
noinst_LIBRARIES = libbuf.a
196
libbuf_a_SOURCES = buf0buf.c buf0flu.c buf0lru.c buf0rea.c
200
.SUFFIXES: .c .lo .o .obj
201
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../include/Makefile.i $(am__configure_deps)
203
case '$(am__configure_deps)' in \
205
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu buf/Makefile'; \
211
cd $(top_srcdir) && \
212
$(AUTOMAKE) --gnu buf/Makefile
214
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
219
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
clean-noinstLIBRARIES:
232
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
233
libbuf.a: $(libbuf_a_OBJECTS) $(libbuf_a_DEPENDENCIES)
235
$(libbuf_a_AR) libbuf.a $(libbuf_a_OBJECTS) $(libbuf_a_LIBADD)
244
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buf0buf.Po@am__quote@
245
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buf0flu.Po@am__quote@
246
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buf0lru.Po@am__quote@
247
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buf0rea.Po@am__quote@
250
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
251
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
252
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
253
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
254
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
257
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
258
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
259
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
260
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
264
@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
265
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
266
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
267
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
268
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
280
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
281
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
282
unique=`for i in $$list; do \
283
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285
$(AWK) ' { files[$$0] = 1; } \
286
END { for (i in files) print i; }'`; \
290
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
291
$(TAGS_FILES) $(LISP)
294
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295
unique=`for i in $$list; do \
296
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298
$(AWK) ' { files[$$0] = 1; } \
299
END { for (i in files) print i; }'`; \
300
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
301
test -n "$$unique" || unique=$$empty_fix; \
302
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
306
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
307
$(TAGS_FILES) $(LISP)
310
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311
unique=`for i in $$list; do \
312
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314
$(AWK) ' { files[$$0] = 1; } \
315
END { for (i in files) print i; }'`; \
316
test -z "$(CTAGS_ARGS)$$tags$$unique" \
317
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
321
here=`$(am__cd) $(top_builddir) && pwd` \
322
&& cd $(top_srcdir) \
323
&& gtags -i $(GTAGS_ARGS) $$here
326
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
328
distdir: $(DISTFILES)
329
$(mkdir_p) $(distdir)/../include
330
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
331
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
332
list='$(DISTFILES)'; for file in $$list; do \
334
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
335
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
337
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
338
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
339
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
341
$(mkdir_p) "$(distdir)$$dir"; \
345
if test -d $$d/$$file; then \
346
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
349
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
351
test -f $(distdir)/$$file \
352
|| cp -p $$d/$$file $(distdir)/$$file \
358
all-am: Makefile $(LIBRARIES)
361
install-exec: install-exec-am
362
install-data: install-data-am
363
uninstall: uninstall-am
366
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368
installcheck: installcheck-am
370
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
371
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
372
`test -z '$(STRIP)' || \
373
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
379
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
381
maintainer-clean-generic:
382
@echo "This command is intended for maintainers to use"
383
@echo "it deletes files that may require special tools to rebuild."
386
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
389
distclean: distclean-am
392
distclean-am: clean-am distclean-compile distclean-generic \
393
distclean-libtool distclean-tags
409
install-info: install-info-am
415
maintainer-clean: maintainer-clean-am
418
maintainer-clean-am: distclean-am maintainer-clean-generic
420
mostlyclean: mostlyclean-am
422
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
433
uninstall-am: uninstall-info-am
435
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
436
clean-libtool clean-noinstLIBRARIES ctags distclean \
437
distclean-compile distclean-generic distclean-libtool \
438
distclean-tags distdir dvi dvi-am html html-am info info-am \
439
install install-am install-data install-data-am install-exec \
440
install-exec-am install-info install-info-am install-man \
441
install-strip installcheck installcheck-am installdirs \
442
maintainer-clean maintainer-clean-generic mostlyclean \
443
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
444
pdf pdf-am ps ps-am tags uninstall uninstall-am \
448
# Don't update the files from bitkeeper
451
# Don't update the files from bitkeeper
453
# Tell versions [3.59,3.63) of GNU make to not export all variables.
454
# Otherwise a system limit (for SysV at least) may be exceeded.