~ubuntu-branches/ubuntu/wily/spatialite/wily-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Bas Couwenberg
  • Date: 2015-07-14 11:57:46 UTC
  • mfrom: (16.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20150714115746-e2iljfmb5sq7o5hh
Tags: 4.3.0-1
Move from experimental to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
15
15
@SET_MAKE@
16
16
 
17
17
VPATH = @srcdir@
18
 
am__make_dryrun = \
19
 
  { \
20
 
    am__dry=no; \
 
18
am__is_gnu_make = { \
 
19
  if test -z '$(MAKELEVEL)'; then \
 
20
    false; \
 
21
  elif test -n '$(MAKE_HOST)'; then \
 
22
    true; \
 
23
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
24
    true; \
 
25
  else \
 
26
    false; \
 
27
  fi; \
 
28
}
 
29
am__make_running_with_option = \
 
30
  case $${target_option-} in \
 
31
      ?) ;; \
 
32
      *) echo "am__make_running_with_option: internal error: invalid" \
 
33
              "target option '$${target_option-}' specified" >&2; \
 
34
         exit 1;; \
 
35
  esac; \
 
36
  has_opt=no; \
 
37
  sane_makeflags=$$MAKEFLAGS; \
 
38
  if $(am__is_gnu_make); then \
 
39
    sane_makeflags=$$MFLAGS; \
 
40
  else \
21
41
    case $$MAKEFLAGS in \
22
42
      *\\[\ \   ]*) \
23
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
 
      *) \
26
 
        for am__flg in $$MAKEFLAGS; do \
27
 
          case $$am__flg in \
28
 
            *=*|--*) ;; \
29
 
            *n*) am__dry=yes; break;; \
30
 
          esac; \
31
 
        done;; \
32
 
    esac; \
33
 
    test $$am__dry = yes; \
34
 
  }
 
43
        bs=\\; \
 
44
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
45
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
46
    esac; \
 
47
  fi; \
 
48
  skip_next=no; \
 
49
  strip_trailopt () \
 
50
  { \
 
51
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
52
  }; \
 
53
  for flg in $$sane_makeflags; do \
 
54
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
55
    case $$flg in \
 
56
      *=*|--*) continue;; \
 
57
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
58
      -*I?*) strip_trailopt 'I';; \
 
59
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
60
      -*O?*) strip_trailopt 'O';; \
 
61
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
62
      -*l?*) strip_trailopt 'l';; \
 
63
      -[dEDm]) skip_next=yes;; \
 
64
      -[JT]) skip_next=yes;; \
 
65
    esac; \
 
66
    case $$flg in \
 
67
      *$$target_option*) has_opt=yes; break;; \
 
68
    esac; \
 
69
  done; \
 
70
  test $$has_opt = yes
 
71
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
72
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
35
73
pkgdatadir = $(datadir)/@PACKAGE@
36
74
pkgincludedir = $(includedir)/@PACKAGE@
37
75
pkglibdir = $(libdir)/@PACKAGE@
51
89
build_triplet = @build@
52
90
host_triplet = @host@
53
91
subdir = .
54
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Doxyfile.in \
55
 
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56
 
        $(srcdir)/config.h.in $(srcdir)/spatialite.pc.in \
57
 
        $(top_srcdir)/configure AUTHORS COPYING INSTALL config.guess \
58
 
        config.sub depcomp install-sh ltmain.sh missing
59
92
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60
93
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
61
94
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
63
96
        $(top_srcdir)/configure.ac
64
97
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65
98
        $(ACLOCAL_M4)
 
99
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
 
100
        $(am__configure_deps) $(am__DIST_COMMON)
66
101
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
67
102
 configure.lineno config.status.lineno
68
103
mkinstalldirs = $(install_sh) -d
69
104
CONFIG_HEADER = config.h
70
105
CONFIG_CLEAN_FILES = Doxyfile spatialite.pc
71
106
CONFIG_CLEAN_VPATH_FILES =
 
107
AM_V_P = $(am__v_P_@AM_V@)
 
108
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
109
am__v_P_0 = false
 
110
am__v_P_1 = :
 
111
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
112
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
113
am__v_GEN_0 = @echo "  GEN     " $@;
 
114
am__v_GEN_1 = 
 
115
AM_V_at = $(am__v_at_@AM_V@)
 
116
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
117
am__v_at_0 = @
 
118
am__v_at_1 = 
72
119
SOURCES =
73
120
DIST_SOURCES =
74
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
75
 
        html-recursive info-recursive install-data-recursive \
76
 
        install-dvi-recursive install-exec-recursive \
77
 
        install-html-recursive install-info-recursive \
78
 
        install-pdf-recursive install-ps-recursive install-recursive \
79
 
        installcheck-recursive installdirs-recursive pdf-recursive \
80
 
        ps-recursive uninstall-recursive
 
121
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
122
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
123
        install-data-recursive install-dvi-recursive \
 
124
        install-exec-recursive install-html-recursive \
 
125
        install-info-recursive install-pdf-recursive \
 
126
        install-ps-recursive install-recursive installcheck-recursive \
 
127
        installdirs-recursive pdf-recursive ps-recursive \
 
128
        tags-recursive uninstall-recursive
81
129
am__can_run_installinfo = \
82
130
  case $$AM_UPDATE_INFO_DIR in \
83
131
    n|no|NO) false;; \
114
162
DATA = $(pkgconfig_DATA)
115
163
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
116
164
  distclean-recursive maintainer-clean-recursive
117
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
118
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
165
am__recursive_targets = \
 
166
  $(RECURSIVE_TARGETS) \
 
167
  $(RECURSIVE_CLEAN_TARGETS) \
 
168
  $(am__extra_recursive_targets)
 
169
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
119
170
        cscope distdir dist dist-all distcheck
 
171
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
 
172
        $(LISP)config.h.in
 
173
# Read a list of newline-separated strings from the standard input,
 
174
# and print each of them once, without duplicates.  Input order is
 
175
# *not* preserved.
 
176
am__uniquify_input = $(AWK) '\
 
177
  BEGIN { nonempty = 0; } \
 
178
  { items[$$0] = 1; nonempty = 1; } \
 
179
  END { if (nonempty) { for (i in items) print i; }; } \
 
180
'
 
181
# Make sure the list of sources is unique.  This is necessary because,
 
182
# e.g., the same source file might be shared among _SOURCES variables
 
183
# for different programs/libraries.
 
184
am__define_uniq_tagged_files = \
 
185
  list='$(am__tagged_files)'; \
 
186
  unique=`for i in $$list; do \
 
187
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
188
  done | $(am__uniquify_input)`
120
189
ETAGS = etags
121
190
CTAGS = ctags
122
191
CSCOPE = cscope
123
192
DIST_SUBDIRS = src test examples
 
193
am__DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.in \
 
194
        $(srcdir)/config.h.in $(srcdir)/spatialite.pc.in AUTHORS \
 
195
        COPYING INSTALL README compile config.guess config.sub depcomp \
 
196
        install-sh ltmain.sh missing
124
197
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125
198
distdir = $(PACKAGE)-$(VERSION)
126
199
top_distdir = $(distdir)
165
238
distcleancheck_listfiles = find . -type f -print
166
239
ACLOCAL = @ACLOCAL@
167
240
AMTAR = @AMTAR@
 
241
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
168
242
AR = @AR@
169
243
AS = @AS@
170
244
AUTOCONF = @AUTOCONF@
293
367
top_srcdir = @top_srcdir@
294
368
ACLOCAL_AMFLAGS = -I m4
295
369
AUTOMAKE_OPTIONS = dist-zip foreign
296
 
EXTRA_DIST = makefile.vc nmake.opt Android.mk mainpage.doxy README.coverage \
 
370
EXTRA_DIST = makefile.vc nmake.opt Android_3.0.2.mk Android_4.3.0.mk \
 
371
        spatialite-4.3.0.mk mainpage.doxy README.coverage \
297
372
        spatialite-sql-latest.html config-msvc.h
298
373
 
299
374
@ENABLE_EXAMPLES_TRUE@EXAMPLES = examples
320
395
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
321
396
        $(am__cd) $(top_srcdir) && \
322
397
          $(AUTOMAKE) --foreign Makefile
323
 
.PRECIOUS: Makefile
324
398
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
325
399
        @case '$?' in \
326
400
          *config.status*) \
341
415
$(am__aclocal_m4_deps):
342
416
 
343
417
config.h: stamp-h1
344
 
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
345
 
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
418
        @test -f $@ || rm -f stamp-h1
 
419
        @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
346
420
 
347
421
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
348
422
        @rm -f stamp-h1
395
469
# (1) if the variable is set in 'config.status', edit 'config.status'
396
470
#     (which will cause the Makefiles to be regenerated when you run 'make');
397
471
# (2) otherwise, pass the desired values on the 'make' command line.
398
 
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
399
 
        @fail= failcom='exit 1'; \
400
 
        for f in x $$MAKEFLAGS; do \
401
 
          case $$f in \
402
 
            *=* | --[!k]*);; \
403
 
            *k*) failcom='fail=yes';; \
404
 
          esac; \
405
 
        done; \
 
472
$(am__recursive_targets):
 
473
        @fail=; \
 
474
        if $(am__make_keepgoing); then \
 
475
          failcom='fail=yes'; \
 
476
        else \
 
477
          failcom='exit 1'; \
 
478
        fi; \
406
479
        dot_seen=no; \
407
480
        target=`echo $@ | sed s/-recursive//`; \
408
481
        case "$@" in \
423
496
        if test "$$dot_seen" = "no"; then \
424
497
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
425
498
        fi; test -z "$$fail"
426
 
tags-recursive:
427
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
428
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
429
 
        done
430
 
ctags-recursive:
431
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
432
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
433
 
        done
434
 
cscopelist-recursive:
435
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
436
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
437
 
        done
438
 
 
439
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
440
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
441
 
        unique=`for i in $$list; do \
442
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443
 
          done | \
444
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
445
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
446
 
        mkid -fID $$unique
447
 
tags: TAGS
448
 
 
449
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
450
 
                $(TAGS_FILES) $(LISP)
 
499
 
 
500
ID: $(am__tagged_files)
 
501
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
502
tags: tags-recursive
 
503
TAGS: tags
 
504
 
 
505
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
451
506
        set x; \
452
507
        here=`pwd`; \
453
508
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
463
518
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
464
519
          fi; \
465
520
        done; \
466
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
467
 
        unique=`for i in $$list; do \
468
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469
 
          done | \
470
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
521
        $(am__define_uniq_tagged_files); \
472
522
        shift; \
473
523
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
474
524
          test -n "$$unique" || unique=$$empty_fix; \
480
530
              $$unique; \
481
531
          fi; \
482
532
        fi
483
 
ctags: CTAGS
484
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
485
 
                $(TAGS_FILES) $(LISP)
486
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
487
 
        unique=`for i in $$list; do \
488
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489
 
          done | \
490
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
491
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
533
ctags: ctags-recursive
 
534
 
 
535
CTAGS: ctags
 
536
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
537
        $(am__define_uniq_tagged_files); \
492
538
        test -z "$(CTAGS_ARGS)$$unique" \
493
539
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
494
540
             $$unique
497
543
        here=`$(am__cd) $(top_builddir) && pwd` \
498
544
          && $(am__cd) $(top_srcdir) \
499
545
          && gtags -i $(GTAGS_ARGS) "$$here"
500
 
 
501
546
cscope: cscope.files
502
547
        test ! -s cscope.files \
503
548
          || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
504
 
 
505
549
clean-cscope:
506
550
        -rm -f cscope.files
507
 
 
508
 
cscope.files: clean-cscope cscopelist-recursive cscopelist
509
 
 
510
 
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
511
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
551
cscope.files: clean-cscope cscopelist
 
552
cscopelist: cscopelist-recursive
 
553
 
 
554
cscopelist-am: $(am__tagged_files)
 
555
        list='$(am__tagged_files)'; \
512
556
        case "$(srcdir)" in \
513
557
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
514
558
          *) sdir=$(subdir)/$(srcdir) ;; \
606
650
        $(am__post_remove_distdir)
607
651
 
608
652
dist-tarZ: distdir
 
653
        @echo WARNING: "Support for distribution archives compressed with" \
 
654
                       "legacy program 'compress' is deprecated." >&2
 
655
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
609
656
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
610
657
        $(am__post_remove_distdir)
611
658
 
612
659
dist-shar: distdir
 
660
        @echo WARNING: "Support for shar distribution archives is" \
 
661
                       "deprecated." >&2
 
662
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
613
663
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
614
664
        $(am__post_remove_distdir)
615
665
dist-zip: distdir
641
691
        *.zip*) \
642
692
          unzip $(distdir).zip ;;\
643
693
        esac
644
 
        chmod -R a-w $(distdir); chmod u+w $(distdir)
645
 
        mkdir $(distdir)/_build
646
 
        mkdir $(distdir)/_inst
 
694
        chmod -R a-w $(distdir)
 
695
        chmod u+w $(distdir)
 
696
        mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
647
697
        chmod a-w $(distdir)
648
698
        test -d $(distdir)/_build || exit 0; \
649
699
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
650
700
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
651
701
          && am__cwd=`pwd` \
652
 
          && $(am__cd) $(distdir)/_build \
653
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
702
          && $(am__cd) $(distdir)/_build/sub \
 
703
          && ../../configure \
654
704
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
655
705
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
706
            --srcdir=../.. --prefix="$$dc_install_base" \
656
707
          && $(MAKE) $(AM_MAKEFLAGS) \
657
708
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
658
709
          && $(MAKE) $(AM_MAKEFLAGS) check \
814
865
 
815
866
uninstall-am: uninstall-pkgconfigDATA
816
867
 
817
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
818
 
        cscopelist-recursive ctags-recursive install-am install-strip \
819
 
        tags-recursive
 
868
.MAKE: $(am__recursive_targets) all install-am install-strip
820
869
 
821
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
822
 
        all all-am am--refresh check check-am clean clean-cscope \
823
 
        clean-generic clean-libtool cscope cscopelist \
824
 
        cscopelist-recursive ctags ctags-recursive dist dist-all \
825
 
        dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
826
 
        dist-zip distcheck distclean distclean-generic distclean-hdr \
827
 
        distclean-libtool distclean-tags distcleancheck distdir \
828
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
829
 
        install install-am install-data install-data-am install-dvi \
830
 
        install-dvi-am install-exec install-exec-am install-html \
831
 
        install-html-am install-info install-info-am install-man \
832
 
        install-pdf install-pdf-am install-pkgconfigDATA install-ps \
833
 
        install-ps-am install-strip installcheck installcheck-am \
834
 
        installdirs installdirs-am maintainer-clean \
 
870
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
 
871
        am--refresh check check-am clean clean-cscope clean-generic \
 
872
        clean-libtool cscope cscopelist-am ctags ctags-am dist \
 
873
        dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
 
874
        dist-xz dist-zip distcheck distclean distclean-generic \
 
875
        distclean-hdr distclean-libtool distclean-tags distcleancheck \
 
876
        distdir distuninstallcheck dvi dvi-am html html-am info \
 
877
        info-am install install-am install-data install-data-am \
 
878
        install-dvi install-dvi-am install-exec install-exec-am \
 
879
        install-html install-html-am install-info install-info-am \
 
880
        install-man install-pdf install-pdf-am install-pkgconfigDATA \
 
881
        install-ps install-ps-am install-strip installcheck \
 
882
        installcheck-am installdirs installdirs-am maintainer-clean \
835
883
        maintainer-clean-generic mostlyclean mostlyclean-generic \
836
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
837
 
        uninstall uninstall-am uninstall-pkgconfigDATA
 
884
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 
885
        uninstall-am uninstall-pkgconfigDATA
 
886
 
 
887
.PRECIOUS: Makefile
838
888
 
839
889
 
840
890
coverage-init:
841
891
        lcov --directory src --capture --initial --output-file libspatialite_cov.info
842
892
 
843
893
coverage::
844
 
        lcov --directory src --output-file libspatialite_cov.info --capture
845
 
        genhtml -o covresults libspatialite_cov.info
 
894
        lcov --rc lcov_branch_coverage=1 --directory src --output-file libspatialite_cov.info --capture
 
895
        genhtml --rc lcov_branch_coverage=1 -o covresults libspatialite_cov.info
846
896
 
847
897
# Tell versions [3.59,3.63) of GNU make to not export all variables.
848
898
# Otherwise a system limit (for SysV at least) may be exceeded.