OSDN Git Service

Add more samples. (License is mostly unknown. Some are GPLed.)
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples / nxtgt / Makefile
index ecb9efd..61b456f 100644 (file)
@@ -3,7 +3,7 @@ TARGET = nxtgt
 TARGET_SOURCES := \
        nxtgt.c
 TOPPERS_OSEK_OIL_SOURCE := ./nxtgt.oil
-C_OPTIMISATION_FLAGS = -Os
 
-include ../MakeCommon
-include ../../ecrobot/lejos_osek.tmf
+O_PATH ?= build
+
+include ../../ecrobot/ecrobot.mak