OSDN Git Service

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