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

O_PATH ?= build

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