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 / btmaster / Makefile
diff --git a/nxtOSEK/samples_c/btmaster/Makefile b/nxtOSEK/samples_c/btmaster/Makefile
deleted file mode 100644 (file)
index ed3dffd..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Target specific macros
-TARGET = btmaster
-TARGET_SOURCES := \
-       btmaster.c
-TOPPERS_OSEK_OIL_SOURCE := ./btmaster.oil
-
-O_PATH ?= build
-
-include ../../ecrobot/ecrobot.mak