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

O_PATH ?= build

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