9 lines
62 B
Makefile
9 lines
62 B
Makefile
#
|
|
# Makefile.conf
|
|
#
|
|
|
|
DEBUGDIR := .debug
|
|
|
|
TARGETS += SQLite.a
|
|
|