OSDN Git Service

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