10 lines
81 B
Makefile
10 lines
81 B
Makefile
#
|
|
# Makefile.conf
|
|
#
|
|
|
|
DEBUGDIR := .debug
|
|
|
|
DEFAULTARCH := any
|
|
TARGETS += SQLite.a
|
|
|