mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Add the "atrc" test program to the Makefiles. Fix a typo in the instructions
in the header comment of the atrc program. FossilOrigin-Name: 2130a407ddd8cdf3d29b109d773686c84906d9dc1663376e94e191086d524c9e
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
** gcc -g -c sqlite3.c
|
||||
** gcc -g -o atrc atrc.c sqlite3.o -ldl -lpthread
|
||||
**
|
||||
** Run the problem this way:
|
||||
** Run the program this way:
|
||||
**
|
||||
** ./atrc DATABASE | ./sqlite3 DATABASE
|
||||
**
|
||||
|
Reference in New Issue
Block a user