OSDN Git Service

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