Two consecutive calls to MakeSqlite will both rebuild
the src/sqlite source files from the original web
archive, even though in theory the second time nothing
should happen.
The only target to be called from MakeSqlite from the main
Makefile is to be something like "build" which compiles the
SQLite sources for use in the project.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1541969
The only target to be called from MakeSqlite from the main
Makefile is to be something like "build" which compiles the
SQLite sources for use in the project.