OSDN Git Service

dd4cd02d96450668b93d7ed1478cb72027964c22
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples / eventtest / Makefile
1 # Target specific macros
2 TARGET = EventTest
3 TARGET_SOURCES := \
4         template.c
5 TOPPERS_OSEK_OIL_SOURCE := ./EventTest.oil
6
7 O_PATH ?= build
8
9 include ../../ecrobot/ecrobot.mak