|
|
@ -15,9 +15,9 @@ PREFIX=$(HOME) |
|
|
|
SYSTEM_DB=/usr/local/share/pEp/system.db |
|
|
|
# Filename of the pEpEngine library |
|
|
|
#TARGET This option is platform-specific |
|
|
|
# If not empty, create a debug build |
|
|
|
# If not empty, create a debug build. This variable is ineffective in your PLATFORM_OVERRIDE.conf file. |
|
|
|
DEBUG= |
|
|
|
# If not empty, print compiler warnings |
|
|
|
# If not empty, print compiler warnings. This variable is ineffective in your PLATFORM_OVERRIDE.conf file. |
|
|
|
WARN=placeholder |
|
|
|
|
|
|
|
######### C ######### |
|
|
|