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