11 lines
87 B
Makefile
11 lines
87 B
Makefile
#
|
|
# Makefile.conf
|
|
#
|
|
|
|
LIBRARIES += Utilities
|
|
|
|
DEBUGDIR := .debug
|
|
|
|
TARGETS += Logging.a
|
|
|