OSDN Git Service

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