1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
36
build_triplet = @build@
38
check_PROGRAMS = test-main$(EXEEXT)
39
TESTS = test-main$(EXEEXT)
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
44
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46
$(top_srcdir)/configure.ac
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49
mkinstalldirs = $(install_sh) -d
50
CONFIG_HEADER = $(top_builddir)/config.h
52
CONFIG_CLEAN_VPATH_FILES =
53
am_test_main_OBJECTS = test-main.$(OBJEXT)
54
test_main_OBJECTS = $(am_test_main_OBJECTS)
55
test_main_DEPENDENCIES = ../src/libsqlite3cc.la
56
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
57
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
58
am__depfiles_maybe = depfiles
60
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
61
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
62
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
63
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
64
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
66
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
67
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
69
SOURCES = $(test_main_SOURCES)
70
DIST_SOURCES = $(test_main_SOURCES)
74
red=; grn=; lgn=; blu=; std=
75
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80
AUTOHEADER = @AUTOHEADER@
84
CCDEPMODE = @CCDEPMODE@
87
CPPFLAGS = -I$(top_srcdir)/include
90
CXXDEPMODE = @CXXDEPMODE@
92
CYGPATH_W = @CYGPATH_W@
106
INSTALL_DATA = @INSTALL_DATA@
107
INSTALL_PROGRAM = @INSTALL_PROGRAM@
108
INSTALL_SCRIPT = @INSTALL_SCRIPT@
109
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114
LIBSQLITE3CC_INTERFACE = @LIBSQLITE3CC_INTERFACE@
118
LTLIBOBJS = @LTLIBOBJS@
119
MAKEINFO = @MAKEINFO@
120
MANIFEST_TOOL = @MANIFEST_TOOL@
129
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130
PACKAGE_NAME = @PACKAGE_NAME@
131
PACKAGE_STRING = @PACKAGE_STRING@
132
PACKAGE_TARNAME = @PACKAGE_TARNAME@
133
PACKAGE_URL = @PACKAGE_URL@
134
PACKAGE_VERSION = @PACKAGE_VERSION@
135
PATH_SEPARATOR = @PATH_SEPARATOR@
138
SET_MAKE = @SET_MAKE@
142
abs_builddir = @abs_builddir@
143
abs_srcdir = @abs_srcdir@
144
abs_top_builddir = @abs_top_builddir@
145
abs_top_srcdir = @abs_top_srcdir@
146
ac_ct_AR = @ac_ct_AR@
147
ac_ct_CC = @ac_ct_CC@
148
ac_ct_CXX = @ac_ct_CXX@
149
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
150
am__include = @am__include@
151
am__leading_dot = @am__leading_dot@
152
am__quote = @am__quote@
154
am__untar = @am__untar@
157
build_alias = @build_alias@
158
build_cpu = @build_cpu@
159
build_os = @build_os@
160
build_vendor = @build_vendor@
161
builddir = @builddir@
163
datarootdir = @datarootdir@
166
exec_prefix = @exec_prefix@
168
host_alias = @host_alias@
169
host_cpu = @host_cpu@
171
host_vendor = @host_vendor@
173
includedir = @includedir@
175
install_sh = @install_sh@
177
libexecdir = @libexecdir@
178
localedir = @localedir@
179
localstatedir = @localstatedir@
182
oldincludedir = @oldincludedir@
185
program_transform_name = @program_transform_name@
188
sharedstatedir = @sharedstatedir@
190
sysconfdir = @sysconfdir@
191
target_alias = @target_alias@
192
top_build_prefix = @top_build_prefix@
193
top_builddir = @top_builddir@
194
top_srcdir = @top_srcdir@
195
test_main_SOURCES = \
199
../src/libsqlite3cc.la \
200
-lboost_filesystem-mt
205
.SUFFIXES: .cc .lo .o .obj
206
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
208
case '$(am__configure_deps)' in \
210
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211
&& { if test -f $@; then exit 0; else break; fi; }; \
215
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
216
$(am__cd) $(top_srcdir) && \
217
$(AUTOMAKE) --foreign test/Makefile
219
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
228
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
$(top_srcdir)/configure: $(am__configure_deps)
232
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
234
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
$(am__aclocal_m4_deps):
238
@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
239
echo " rm -f" $$list; \
240
rm -f $$list || exit $$?; \
241
test -n "$(EXEEXT)" || exit 0; \
242
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
243
echo " rm -f" $$list; \
245
test-main$(EXEEXT): $(test_main_OBJECTS) $(test_main_DEPENDENCIES)
246
@rm -f test-main$(EXEEXT)
247
$(CXXLINK) $(test_main_OBJECTS) $(test_main_LDADD) $(LIBS)
255
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-main.Po@am__quote@
258
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
259
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
260
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
261
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
262
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
265
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
266
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
267
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
268
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
272
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
273
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
274
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
275
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
284
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
285
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
286
unique=`for i in $$list; do \
287
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
290
END { if (nonempty) { for (i in files) print i; }; }'`; \
294
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
295
$(TAGS_FILES) $(LISP)
298
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299
unique=`for i in $$list; do \
300
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303
END { if (nonempty) { for (i in files) print i; }; }'`; \
305
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
306
test -n "$$unique" || unique=$$empty_fix; \
307
if test $$# -gt 0; then \
308
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
311
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
316
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
317
$(TAGS_FILES) $(LISP)
318
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
319
unique=`for i in $$list; do \
320
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
323
END { if (nonempty) { for (i in files) print i; }; }'`; \
324
test -z "$(CTAGS_ARGS)$$unique" \
325
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
329
here=`$(am__cd) $(top_builddir) && pwd` \
330
&& $(am__cd) $(top_srcdir) \
331
&& gtags -i $(GTAGS_ARGS) "$$here"
334
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
336
check-TESTS: $(TESTS)
337
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
338
srcdir=$(srcdir); export srcdir; \
341
if test -n "$$list"; then \
342
for tst in $$list; do \
343
if test -f ./$$tst; then dir=./; \
344
elif test -f $$tst; then dir=; \
345
else dir="$(srcdir)/"; fi; \
346
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
347
all=`expr $$all + 1`; \
348
case " $(XFAIL_TESTS) " in \
349
*[\ \ ]$$tst[\ \ ]*) \
350
xpass=`expr $$xpass + 1`; \
351
failed=`expr $$failed + 1`; \
352
col=$$red; res=XPASS; \
355
col=$$grn; res=PASS; \
358
elif test $$? -ne 77; then \
359
all=`expr $$all + 1`; \
360
case " $(XFAIL_TESTS) " in \
361
*[\ \ ]$$tst[\ \ ]*) \
362
xfail=`expr $$xfail + 1`; \
363
col=$$lgn; res=XFAIL; \
366
failed=`expr $$failed + 1`; \
367
col=$$red; res=FAIL; \
371
skip=`expr $$skip + 1`; \
372
col=$$blu; res=SKIP; \
374
echo "$${col}$$res$${std}: $$tst"; \
376
if test "$$all" -eq 1; then \
383
if test "$$failed" -eq 0; then \
384
if test "$$xfail" -eq 0; then \
385
banner="$$All$$all $$tests passed"; \
387
if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
388
banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
391
if test "$$xpass" -eq 0; then \
392
banner="$$failed of $$all $$tests failed"; \
394
if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
395
banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
400
if test "$$skip" -ne 0; then \
401
if test "$$skip" -eq 1; then \
402
skipped="($$skip test was not run)"; \
404
skipped="($$skip tests were not run)"; \
406
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
407
dashes="$$skipped"; \
410
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
411
report="Please report to $(PACKAGE_BUGREPORT)"; \
412
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
415
dashes=`echo "$$dashes" | sed s/./=/g`; \
416
if test "$$failed" -eq 0; then \
417
echo "$$grn$$dashes"; \
419
echo "$$red$$dashes"; \
422
test -z "$$skipped" || echo "$$skipped"; \
423
test -z "$$report" || echo "$$report"; \
424
echo "$$dashes$$std"; \
425
test "$$failed" -eq 0; \
428
distdir: $(DISTFILES)
429
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431
list='$(DISTFILES)'; \
432
dist_files=`for file in $$list; do echo $$file; done | \
433
sed -e "s|^$$srcdirstrip/||;t" \
434
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
435
case $$dist_files in \
436
*/*) $(MKDIR_P) `echo "$$dist_files" | \
437
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
440
for file in $$dist_files; do \
441
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
442
if test -d $$d/$$file; then \
443
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
444
if test -d "$(distdir)/$$file"; then \
445
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
448
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
449
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
451
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
453
test -f "$(distdir)/$$file" \
454
|| cp -p $$d/$$file "$(distdir)/$$file" \
459
$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
460
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
465
install-exec: install-exec-am
466
install-data: install-data-am
467
uninstall: uninstall-am
470
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
installcheck: installcheck-am
474
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476
`test -z '$(STRIP)' || \
477
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
483
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
486
maintainer-clean-generic:
487
@echo "This command is intended for maintainers to use"
488
@echo "it deletes files that may require special tools to rebuild."
491
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
494
distclean: distclean-am
497
distclean-am: clean-am distclean-compile distclean-generic \
514
install-dvi: install-dvi-am
520
install-html: install-html-am
524
install-info: install-info-am
530
install-pdf: install-pdf-am
534
install-ps: install-ps-am
540
maintainer-clean: maintainer-clean-am
543
maintainer-clean-am: distclean-am maintainer-clean-generic
545
mostlyclean: mostlyclean-am
547
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
560
.MAKE: check-am install-am install-strip
562
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
563
clean-checkPROGRAMS clean-generic clean-libtool ctags \
564
distclean distclean-compile 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-compile \
573
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
574
tags uninstall uninstall-am
577
# Tell versions [3.59,3.63) of GNU make to not export all variables.
578
# Otherwise a system limit (for SysV at least) may be exceeded.