1 This directory contains components use to build an autoconf-ready package
2 of the SQLite amalgamation: sqlite-autoconf-30XXXXXX.tar.gz
4 To build the autoconf amalgamation, run from the top-level:
7 make amalgamation-tarball
9 The amalgamation-tarball target (also available in "main.mk") runs the
10 script tool/mkautoconfamal.sh which does the work. Refer to that script