|
|
@ -12,10 +12,10 @@ PREFIX=$(HOME) |
|
|
|
SYSTEM_DB=/usr/local/share/pEp/system.db |
|
|
|
# Filename of the pEpEngine library |
|
|
|
#TARGET This option is platform-specific |
|
|
|
# If defined, create a debug build |
|
|
|
DEBUG= |
|
|
|
# If defined, print compiler warnings |
|
|
|
WARN= |
|
|
|
# If not empty, create a debug build |
|
|
|
DEBUG=placeholder |
|
|
|
# If not empty, print compiler warnings |
|
|
|
WARN=placeholder |
|
|
|
|
|
|
|
######### C ######### |
|
|
|
#CC This option is platform-specific |
|
|
|