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

O_PATH ?= build

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