Files
Upsilon/build/config.mak
2020-07-07 09:55:21 +02:00

12 lines
320 B
Makefile

# You can override those settings on the command line
PLATFORM ?= device
DEBUG ?= 0
EPSILON_VERSION ?= 14.4.0
EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings
EPSILON_I18N ?= en fr nl pt it de es
EPSILON_GETOPT ?= 0
EPSILON_TELEMETRY ?= 0
ESCHER_LOG_EVENTS_BINARY ?= 0