OSDN Git Service

Remove all samples. They will work well and useful for reference. But there is no...
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples_c / btslave / Makefile
diff --git a/nxtOSEK/samples_c/btslave/Makefile b/nxtOSEK/samples_c/btslave/Makefile
deleted file mode 100644 (file)
index 2bba5ca..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Target specific macros
-TARGET = btslave
-TARGET_SOURCES := \
-       btslave.c
-TOPPERS_OSEK_OIL_SOURCE := ./btslave.oil
-
-O_PATH ?= build
-
-include ../../ecrobot/ecrobot.mak