OSDN Git Service

Modify its project name.
[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 C_OPTIMISATION_FLAGS = -Os
7
8 include ../MakeCommon
9 include ../../ecrobot/lejos_osek.tmf