OSDN Git Service

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