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

O_PATH ?= build

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