1
# Makefile.in generated by automake 1.11 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@
105
INSTALL_DATA = @INSTALL_DATA@
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
107
INSTALL_SCRIPT = @INSTALL_SCRIPT@
108
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113
LIBSQLITE3CC_INTERFACE = @LIBSQLITE3CC_INTERFACE@
117
LTLIBOBJS = @LTLIBOBJS@
118
MAKEINFO = @MAKEINFO@
127
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128
PACKAGE_NAME = @PACKAGE_NAME@
129
PACKAGE_STRING = @PACKAGE_STRING@
130
PACKAGE_TARNAME = @PACKAGE_TARNAME@
131
PACKAGE_URL = @PACKAGE_URL@
132
PACKAGE_VERSION = @PACKAGE_VERSION@
133
PATH_SEPARATOR = @PATH_SEPARATOR@
136
SET_MAKE = @SET_MAKE@
140
abs_builddir = @abs_builddir@
141
abs_srcdir = @abs_srcdir@
142
abs_top_builddir = @abs_top_builddir@
143
abs_top_srcdir = @abs_top_srcdir@
144
ac_ct_CC = @ac_ct_CC@
145
ac_ct_CXX = @ac_ct_CXX@
146
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147
am__include = @am__include@
148
am__leading_dot = @am__leading_dot@
149
am__quote = @am__quote@
151
am__untar = @am__untar@
154
build_alias = @build_alias@
155
build_cpu = @build_cpu@
156
build_os = @build_os@
157
build_vendor = @build_vendor@
158
builddir = @builddir@
160
datarootdir = @datarootdir@
163
exec_prefix = @exec_prefix@
165
host_alias = @host_alias@
166
host_cpu = @host_cpu@
168
host_vendor = @host_vendor@
170
includedir = @includedir@
172
install_sh = @install_sh@
174
libexecdir = @libexecdir@
175
localedir = @localedir@
176
localstatedir = @localstatedir@
180
oldincludedir = @oldincludedir@
183
program_transform_name = @program_transform_name@
186
sharedstatedir = @sharedstatedir@
188
sysconfdir = @sysconfdir@
189
target_alias = @target_alias@
190
top_build_prefix = @top_build_prefix@
191
top_builddir = @top_builddir@
192
top_srcdir = @top_srcdir@
193
test_main_SOURCES = \
197
../src/libsqlite3cc.la \
198
-lboost_filesystem-mt
203
.SUFFIXES: .cc .lo .o .obj
204
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
206
case '$(am__configure_deps)' in \
208
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
209
&& { if test -f $@; then exit 0; else break; fi; }; \
213
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
214
$(am__cd) $(top_srcdir) && \
215
$(AUTOMAKE) --foreign test/Makefile
217
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
$(top_srcdir)/configure: $(am__configure_deps)
230
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
232
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
$(am__aclocal_m4_deps):
236
@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
237
echo " rm -f" $$list; \
238
rm -f $$list || exit $$?; \
239
test -n "$(EXEEXT)" || exit 0; \
240
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
241
echo " rm -f" $$list; \
243
test-main$(EXEEXT): $(test_main_OBJECTS) $(test_main_DEPENDENCIES)
244
@rm -f test-main$(EXEEXT)
245
$(CXXLINK) $(test_main_OBJECTS) $(test_main_LDADD) $(LIBS)
253
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-main.Po@am__quote@
256
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
257
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
258
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
260
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
263
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
264
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
265
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
266
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
270
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
271
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
272
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
273
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
274
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
282
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
283
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
284
unique=`for i in $$list; do \
285
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
288
END { if (nonempty) { for (i in files) print i; }; }'`; \
292
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
293
$(TAGS_FILES) $(LISP)
296
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
297
unique=`for i in $$list; do \
298
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
301
END { if (nonempty) { for (i in files) print i; }; }'`; \
303
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
304
test -n "$$unique" || unique=$$empty_fix; \
305
if test $$# -gt 0; then \
306
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
309
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
314
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
315
$(TAGS_FILES) $(LISP)
316
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317
unique=`for i in $$list; do \
318
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321
END { if (nonempty) { for (i in files) print i; }; }'`; \
322
test -z "$(CTAGS_ARGS)$$unique" \
323
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
327
here=`$(am__cd) $(top_builddir) && pwd` \
328
&& $(am__cd) $(top_srcdir) \
329
&& gtags -i $(GTAGS_ARGS) "$$here"
332
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
334
check-TESTS: $(TESTS)
335
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
336
srcdir=$(srcdir); export srcdir; \
339
if test -n "$$list"; then \
340
for tst in $$list; do \
341
if test -f ./$$tst; then dir=./; \
342
elif test -f $$tst; then dir=; \
343
else dir="$(srcdir)/"; fi; \
344
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
345
all=`expr $$all + 1`; \
346
case " $(XFAIL_TESTS) " in \
347
*[\ \ ]$$tst[\ \ ]*) \
348
xpass=`expr $$xpass + 1`; \
349
failed=`expr $$failed + 1`; \
350
col=$$red; res=XPASS; \
353
col=$$grn; res=PASS; \
356
elif test $$? -ne 77; then \
357
all=`expr $$all + 1`; \
358
case " $(XFAIL_TESTS) " in \
359
*[\ \ ]$$tst[\ \ ]*) \
360
xfail=`expr $$xfail + 1`; \
361
col=$$lgn; res=XFAIL; \
364
failed=`expr $$failed + 1`; \
365
col=$$red; res=FAIL; \
369
skip=`expr $$skip + 1`; \
370
col=$$blu; res=SKIP; \
372
echo "$${col}$$res$${std}: $$tst"; \
374
if test "$$all" -eq 1; then \
381
if test "$$failed" -eq 0; then \
382
if test "$$xfail" -eq 0; then \
383
banner="$$All$$all $$tests passed"; \
385
if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
386
banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
389
if test "$$xpass" -eq 0; then \
390
banner="$$failed of $$all $$tests failed"; \
392
if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
393
banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
398
if test "$$skip" -ne 0; then \
399
if test "$$skip" -eq 1; then \
400
skipped="($$skip test was not run)"; \
402
skipped="($$skip tests were not run)"; \
404
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
405
dashes="$$skipped"; \
408
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
409
report="Please report to $(PACKAGE_BUGREPORT)"; \
410
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
413
dashes=`echo "$$dashes" | sed s/./=/g`; \
414
if test "$$failed" -eq 0; then \
415
echo "$$grn$$dashes"; \
417
echo "$$red$$dashes"; \
420
test -z "$$skipped" || echo "$$skipped"; \
421
test -z "$$report" || echo "$$report"; \
422
echo "$$dashes$$std"; \
423
test "$$failed" -eq 0; \
426
distdir: $(DISTFILES)
427
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429
list='$(DISTFILES)'; \
430
dist_files=`for file in $$list; do echo $$file; done | \
431
sed -e "s|^$$srcdirstrip/||;t" \
432
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
433
case $$dist_files in \
434
*/*) $(MKDIR_P) `echo "$$dist_files" | \
435
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
438
for file in $$dist_files; do \
439
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
440
if test -d $$d/$$file; then \
441
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
442
if test -d "$(distdir)/$$file"; then \
443
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
445
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
447
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
449
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
451
test -f "$(distdir)/$$file" \
452
|| cp -p $$d/$$file "$(distdir)/$$file" \
457
$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
458
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
463
install-exec: install-exec-am
464
install-data: install-data-am
465
uninstall: uninstall-am
468
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
470
installcheck: installcheck-am
472
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
473
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
474
`test -z '$(STRIP)' || \
475
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
481
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
482
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
484
maintainer-clean-generic:
485
@echo "This command is intended for maintainers to use"
486
@echo "it deletes files that may require special tools to rebuild."
489
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
492
distclean: distclean-am
495
distclean-am: clean-am distclean-compile distclean-generic \
512
install-dvi: install-dvi-am
518
install-html: install-html-am
522
install-info: install-info-am
528
install-pdf: install-pdf-am
532
install-ps: install-ps-am
538
maintainer-clean: maintainer-clean-am
541
maintainer-clean-am: distclean-am maintainer-clean-generic
543
mostlyclean: mostlyclean-am
545
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
558
.MAKE: check-am install-am install-strip
560
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
561
clean-checkPROGRAMS clean-generic clean-libtool ctags \
562
distclean distclean-compile distclean-generic \
563
distclean-libtool distclean-tags distdir dvi dvi-am html \
564
html-am info info-am install install-am install-data \
565
install-data-am install-dvi install-dvi-am install-exec \
566
install-exec-am install-html install-html-am install-info \
567
install-info-am install-man install-pdf install-pdf-am \
568
install-ps install-ps-am install-strip installcheck \
569
installcheck-am installdirs maintainer-clean \
570
maintainer-clean-generic mostlyclean mostlyclean-compile \
571
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
572
tags uninstall uninstall-am
575
# Tell versions [3.59,3.63) of GNU make to not export all variables.
576
# Otherwise a system limit (for SysV at least) may be exceeded.