mirror of
https://github.com/sqlite/sqlite.git
synced 2024-11-21 19:29:09 +01:00
11 lines
158 B
Modula-2
11 lines
158 B
Modula-2
|
# Initial auto.def created by 'autosetup --init=make'
|
||
|
|
||
|
use cc
|
||
|
|
||
|
# Add any user options here
|
||
|
options {
|
||
|
}
|
||
|
|
||
|
make-config-header config.h
|
||
|
make-template Makefile.in
|