# Target specific macros
TARGET = SonarTest
TARGET_SOURCES := \
	sonartest.c
TOPPERS_OSEK_OIL_SOURCE := ./sonartest.oil

O_PATH ?= build

include ../../ecrobot/ecrobot.mak
