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

O_PATH ?= build

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