1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
18
# Makefile.am -- process this file with automake to produce Makefile.in
21
pkgdatadir = $(datadir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
23
pkglibdir = $(libdir)/@PACKAGE@
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
37
build_triplet = @build@
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
43
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45
$(top_srcdir)/configure.ac
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
mkinstalldirs = $(install_sh) -d
49
CONFIG_HEADER = $(top_builddir)/config.h
51
CONFIG_CLEAN_VPATH_FILES =
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53
am__vpath_adj = case $$p in \
54
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
59
am__nobase_strip_setup = \
60
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
62
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63
am__nobase_list = $(am__nobase_strip_setup); \
64
for p in $$list; do echo "$$p $$p"; done | \
65
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67
if (++n[$$2] == $(am__install_max)) \
68
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69
END { for (dir in files) print dir, files[dir] }'
71
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73
am__uninstall_files_from_dir = { \
75
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
76
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
77
$(am__cd) "$$dir" && rm -f $$files; }; \
79
am__installdirs = "$(DESTDIR)$(libdir)"
80
LTLIBRARIES = $(lib_LTLIBRARIES)
81
libsqlite3cc_la_DEPENDENCIES =
82
am_libsqlite3cc_la_OBJECTS = connection.lo exception.lo \
83
basic_statement.lo command.lo query.lo row.lo transaction.lo \
84
manipulator.lo util.lo
85
libsqlite3cc_la_OBJECTS = $(am_libsqlite3cc_la_OBJECTS)
86
libsqlite3cc_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
87
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
88
$(CXXFLAGS) $(libsqlite3cc_la_LDFLAGS) $(LDFLAGS) -o $@
89
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
90
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
91
am__depfiles_maybe = depfiles
93
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
94
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
95
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
96
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
97
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
99
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
100
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
102
SOURCES = $(libsqlite3cc_la_SOURCES)
103
DIST_SOURCES = $(libsqlite3cc_la_SOURCES)
106
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110
AUTOCONF = @AUTOCONF@
111
AUTOHEADER = @AUTOHEADER@
112
AUTOMAKE = @AUTOMAKE@
115
CCDEPMODE = @CCDEPMODE@
118
CPPFLAGS = @CPPFLAGS@
121
CXXDEPMODE = @CXXDEPMODE@
122
CXXFLAGS = @CXXFLAGS@
123
CYGPATH_W = @CYGPATH_W@
127
DSYMUTIL = @DSYMUTIL@
137
INSTALL_DATA = @INSTALL_DATA@
138
INSTALL_PROGRAM = @INSTALL_PROGRAM@
139
INSTALL_SCRIPT = @INSTALL_SCRIPT@
140
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145
LIBSQLITE3CC_INTERFACE = @LIBSQLITE3CC_INTERFACE@
149
LTLIBOBJS = @LTLIBOBJS@
150
MAKEINFO = @MAKEINFO@
151
MANIFEST_TOOL = @MANIFEST_TOOL@
160
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161
PACKAGE_NAME = @PACKAGE_NAME@
162
PACKAGE_STRING = @PACKAGE_STRING@
163
PACKAGE_TARNAME = @PACKAGE_TARNAME@
164
PACKAGE_URL = @PACKAGE_URL@
165
PACKAGE_VERSION = @PACKAGE_VERSION@
166
PATH_SEPARATOR = @PATH_SEPARATOR@
169
SET_MAKE = @SET_MAKE@
173
abs_builddir = @abs_builddir@
174
abs_srcdir = @abs_srcdir@
175
abs_top_builddir = @abs_top_builddir@
176
abs_top_srcdir = @abs_top_srcdir@
177
ac_ct_AR = @ac_ct_AR@
178
ac_ct_CC = @ac_ct_CC@
179
ac_ct_CXX = @ac_ct_CXX@
180
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
181
am__include = @am__include@
182
am__leading_dot = @am__leading_dot@
183
am__quote = @am__quote@
185
am__untar = @am__untar@
188
build_alias = @build_alias@
189
build_cpu = @build_cpu@
190
build_os = @build_os@
191
build_vendor = @build_vendor@
192
builddir = @builddir@
194
datarootdir = @datarootdir@
197
exec_prefix = @exec_prefix@
199
host_alias = @host_alias@
200
host_cpu = @host_cpu@
202
host_vendor = @host_vendor@
204
includedir = @includedir@
206
install_sh = @install_sh@
208
libexecdir = @libexecdir@
209
localedir = @localedir@
210
localstatedir = @localstatedir@
213
oldincludedir = @oldincludedir@
216
program_transform_name = @program_transform_name@
219
sharedstatedir = @sharedstatedir@
221
sysconfdir = @sysconfdir@
222
target_alias = @target_alias@
223
top_build_prefix = @top_build_prefix@
224
top_builddir = @top_builddir@
225
top_srcdir = @top_srcdir@
226
AM_CPPFLAGS = -I$(top_srcdir)/include
227
lib_LTLIBRARIES = libsqlite3cc.la
228
libsqlite3cc_la_SOURCES = \
239
libsqlite3cc_la_LIBADD = \
243
libsqlite3cc_la_LDFLAGS = -version-info @LIBSQLITE3CC_INTERFACE@
247
.SUFFIXES: .cc .lo .o .obj
248
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
250
case '$(am__configure_deps)' in \
252
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
253
&& { if test -f $@; then exit 0; else break; fi; }; \
257
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
258
$(am__cd) $(top_srcdir) && \
259
$(AUTOMAKE) --foreign src/Makefile
261
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
264
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
267
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
270
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
271
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
$(top_srcdir)/configure: $(am__configure_deps)
274
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
276
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
$(am__aclocal_m4_deps):
278
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
280
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
281
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
282
list2=; for p in $$list; do \
283
if test -f $$p; then \
284
list2="$$list2 $$p"; \
287
test -z "$$list2" || { \
288
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
289
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
292
uninstall-libLTLIBRARIES:
294
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
295
for p in $$list; do \
297
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
298
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
301
clean-libLTLIBRARIES:
302
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
303
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
304
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
305
test "$$dir" != "$$p" || dir=.; \
306
echo "rm -f \"$${dir}/so_locations\""; \
307
rm -f "$${dir}/so_locations"; \
309
libsqlite3cc.la: $(libsqlite3cc_la_OBJECTS) $(libsqlite3cc_la_DEPENDENCIES) $(EXTRA_libsqlite3cc_la_DEPENDENCIES)
310
$(libsqlite3cc_la_LINK) -rpath $(libdir) $(libsqlite3cc_la_OBJECTS) $(libsqlite3cc_la_LIBADD) $(LIBS)
318
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_statement.Plo@am__quote@
319
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Plo@am__quote@
320
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Plo@am__quote@
321
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception.Plo@am__quote@
322
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manipulator.Plo@am__quote@
323
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/query.Plo@am__quote@
324
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/row.Plo@am__quote@
325
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transaction.Plo@am__quote@
326
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
329
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
330
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
331
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
336
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
337
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
338
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
343
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
344
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
345
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
346
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
355
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
356
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357
unique=`for i in $$list; do \
358
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
361
END { if (nonempty) { for (i in files) print i; }; }'`; \
365
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366
$(TAGS_FILES) $(LISP)
369
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370
unique=`for i in $$list; do \
371
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374
END { if (nonempty) { for (i in files) print i; }; }'`; \
376
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
377
test -n "$$unique" || unique=$$empty_fix; \
378
if test $$# -gt 0; then \
379
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
387
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
388
$(TAGS_FILES) $(LISP)
389
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
390
unique=`for i in $$list; do \
391
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394
END { if (nonempty) { for (i in files) print i; }; }'`; \
395
test -z "$(CTAGS_ARGS)$$unique" \
396
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
400
here=`$(am__cd) $(top_builddir) && pwd` \
401
&& $(am__cd) $(top_srcdir) \
402
&& gtags -i $(GTAGS_ARGS) "$$here"
405
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
407
distdir: $(DISTFILES)
408
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
409
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
410
list='$(DISTFILES)'; \
411
dist_files=`for file in $$list; do echo $$file; done | \
412
sed -e "s|^$$srcdirstrip/||;t" \
413
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
414
case $$dist_files in \
415
*/*) $(MKDIR_P) `echo "$$dist_files" | \
416
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
419
for file in $$dist_files; do \
420
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
421
if test -d $$d/$$file; then \
422
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
423
if test -d "$(distdir)/$$file"; then \
424
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
426
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
427
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
428
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
430
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
432
test -f "$(distdir)/$$file" \
433
|| cp -p $$d/$$file "$(distdir)/$$file" \
439
all-am: Makefile $(LTLIBRARIES)
441
for dir in "$(DESTDIR)$(libdir)"; do \
442
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
445
install-exec: install-exec-am
446
install-data: install-data-am
447
uninstall: uninstall-am
450
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
452
installcheck: installcheck-am
454
if test -z '$(STRIP)'; then \
455
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
456
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
459
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
460
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
461
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
468
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
469
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
471
maintainer-clean-generic:
472
@echo "This command is intended for maintainers to use"
473
@echo "it deletes files that may require special tools to rebuild."
476
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
479
distclean: distclean-am
482
distclean-am: clean-am distclean-compile distclean-generic \
499
install-dvi: install-dvi-am
503
install-exec-am: install-libLTLIBRARIES
505
install-html: install-html-am
509
install-info: install-info-am
515
install-pdf: install-pdf-am
519
install-ps: install-ps-am
525
maintainer-clean: maintainer-clean-am
528
maintainer-clean-am: distclean-am maintainer-clean-generic
530
mostlyclean: mostlyclean-am
532
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
543
uninstall-am: uninstall-libLTLIBRARIES
545
.MAKE: install-am install-strip
547
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
548
clean-libLTLIBRARIES clean-libtool ctags distclean \
549
distclean-compile distclean-generic distclean-libtool \
550
distclean-tags distdir dvi dvi-am html html-am info info-am \
551
install install-am install-data install-data-am install-dvi \
552
install-dvi-am install-exec install-exec-am install-html \
553
install-html-am install-info install-info-am \
554
install-libLTLIBRARIES install-man install-pdf install-pdf-am \
555
install-ps install-ps-am install-strip installcheck \
556
installcheck-am installdirs maintainer-clean \
557
maintainer-clean-generic mostlyclean mostlyclean-compile \
558
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
559
tags uninstall uninstall-am uninstall-libLTLIBRARIES
562
# Tell versions [3.59,3.63) of GNU make to not export all variables.
563
# Otherwise a system limit (for SysV at least) may be exceeded.