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 = test-main.cc
194
test_main_LDADD = ../src/libsqlite3cc.la
198
.SUFFIXES: .cc .lo .o .obj
199
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
201
case '$(am__configure_deps)' in \
203
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
204
&& { if test -f $@; then exit 0; else break; fi; }; \
208
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
209
$(am__cd) $(top_srcdir) && \
210
$(AUTOMAKE) --foreign test/Makefile
212
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
217
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
$(top_srcdir)/configure: $(am__configure_deps)
225
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
227
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
$(am__aclocal_m4_deps):
231
@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
232
echo " rm -f" $$list; \
233
rm -f $$list || exit $$?; \
234
test -n "$(EXEEXT)" || exit 0; \
235
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
236
echo " rm -f" $$list; \
238
test-main$(EXEEXT): $(test_main_OBJECTS) $(test_main_DEPENDENCIES)
239
@rm -f test-main$(EXEEXT)
240
$(CXXLINK) $(test_main_OBJECTS) $(test_main_LDADD) $(LIBS)
248
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-main.Po@am__quote@
251
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
252
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
253
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
254
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
255
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
258
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
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 $@ `$(CYGPATH_W) '$<'`
265
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
266
@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
267
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
268
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
277
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
278
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
279
unique=`for i in $$list; do \
280
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
282
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
283
END { if (nonempty) { for (i in files) print i; }; }'`; \
287
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
288
$(TAGS_FILES) $(LISP)
291
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
292
unique=`for i in $$list; do \
293
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
296
END { if (nonempty) { for (i in files) print i; }; }'`; \
298
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
299
test -n "$$unique" || unique=$$empty_fix; \
300
if test $$# -gt 0; then \
301
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
304
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
309
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
310
$(TAGS_FILES) $(LISP)
311
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312
unique=`for i in $$list; do \
313
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
316
END { if (nonempty) { for (i in files) print i; }; }'`; \
317
test -z "$(CTAGS_ARGS)$$unique" \
318
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
322
here=`$(am__cd) $(top_builddir) && pwd` \
323
&& $(am__cd) $(top_srcdir) \
324
&& gtags -i $(GTAGS_ARGS) "$$here"
327
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
329
check-TESTS: $(TESTS)
330
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
331
srcdir=$(srcdir); export srcdir; \
334
if test -n "$$list"; then \
335
for tst in $$list; do \
336
if test -f ./$$tst; then dir=./; \
337
elif test -f $$tst; then dir=; \
338
else dir="$(srcdir)/"; fi; \
339
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
340
all=`expr $$all + 1`; \
341
case " $(XFAIL_TESTS) " in \
342
*[\ \ ]$$tst[\ \ ]*) \
343
xpass=`expr $$xpass + 1`; \
344
failed=`expr $$failed + 1`; \
345
col=$$red; res=XPASS; \
348
col=$$grn; res=PASS; \
351
elif test $$? -ne 77; then \
352
all=`expr $$all + 1`; \
353
case " $(XFAIL_TESTS) " in \
354
*[\ \ ]$$tst[\ \ ]*) \
355
xfail=`expr $$xfail + 1`; \
356
col=$$lgn; res=XFAIL; \
359
failed=`expr $$failed + 1`; \
360
col=$$red; res=FAIL; \
364
skip=`expr $$skip + 1`; \
365
col=$$blu; res=SKIP; \
367
echo "$${col}$$res$${std}: $$tst"; \
369
if test "$$all" -eq 1; then \
376
if test "$$failed" -eq 0; then \
377
if test "$$xfail" -eq 0; then \
378
banner="$$All$$all $$tests passed"; \
380
if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
381
banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
384
if test "$$xpass" -eq 0; then \
385
banner="$$failed of $$all $$tests failed"; \
387
if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
388
banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
393
if test "$$skip" -ne 0; then \
394
if test "$$skip" -eq 1; then \
395
skipped="($$skip test was not run)"; \
397
skipped="($$skip tests were not run)"; \
399
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
400
dashes="$$skipped"; \
403
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
404
report="Please report to $(PACKAGE_BUGREPORT)"; \
405
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
408
dashes=`echo "$$dashes" | sed s/./=/g`; \
409
if test "$$failed" -eq 0; then \
410
echo "$$grn$$dashes"; \
412
echo "$$red$$dashes"; \
415
test -z "$$skipped" || echo "$$skipped"; \
416
test -z "$$report" || echo "$$report"; \
417
echo "$$dashes$$std"; \
418
test "$$failed" -eq 0; \
421
distdir: $(DISTFILES)
422
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424
list='$(DISTFILES)'; \
425
dist_files=`for file in $$list; do echo $$file; done | \
426
sed -e "s|^$$srcdirstrip/||;t" \
427
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
428
case $$dist_files in \
429
*/*) $(MKDIR_P) `echo "$$dist_files" | \
430
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
433
for file in $$dist_files; do \
434
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
435
if test -d $$d/$$file; then \
436
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
437
if test -d "$(distdir)/$$file"; then \
438
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
441
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
442
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
446
test -f "$(distdir)/$$file" \
447
|| cp -p $$d/$$file "$(distdir)/$$file" \
452
$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
453
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
458
install-exec: install-exec-am
459
install-data: install-data-am
460
uninstall: uninstall-am
463
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465
installcheck: installcheck-am
467
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469
`test -z '$(STRIP)' || \
470
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
476
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
477
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
maintainer-clean-generic:
480
@echo "This command is intended for maintainers to use"
481
@echo "it deletes files that may require special tools to rebuild."
484
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
487
distclean: distclean-am
490
distclean-am: clean-am distclean-compile distclean-generic \
507
install-dvi: install-dvi-am
513
install-html: install-html-am
517
install-info: install-info-am
523
install-pdf: install-pdf-am
527
install-ps: install-ps-am
533
maintainer-clean: maintainer-clean-am
536
maintainer-clean-am: distclean-am maintainer-clean-generic
538
mostlyclean: mostlyclean-am
540
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
553
.MAKE: check-am install-am install-strip
555
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
556
clean-checkPROGRAMS clean-generic clean-libtool ctags \
557
distclean distclean-compile distclean-generic \
558
distclean-libtool distclean-tags distdir dvi dvi-am html \
559
html-am info info-am install install-am install-data \
560
install-data-am install-dvi install-dvi-am install-exec \
561
install-exec-am install-html install-html-am install-info \
562
install-info-am install-man install-pdf install-pdf-am \
563
install-ps install-ps-am install-strip installcheck \
564
installcheck-am installdirs maintainer-clean \
565
maintainer-clean-generic mostlyclean mostlyclean-compile \
566
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
567
tags uninstall uninstall-am
570
# Tell versions [3.59,3.63) of GNU make to not export all variables.
571
# Otherwise a system limit (for SysV at least) may be exceeded.