OSDN Git Service

Update lejos_osek to nxtOSEK_v205b0.zip
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples / rms / Makefile
1 # Target specific macros
2 TARGET = RMS
3 TARGET_SOURCES := \
4         rms.c
5 TOPPERS_OSEK_OIL_SOURCE := ./rms.oil
6
7 O_PATH ?= build
8
9 include ../../ecrobot/ecrobot.mak