OSDN Git Service

Remove as sg.exe is not a open source product.
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples / petest / Makefile
1 # Target specific macros
2 TARGET = PETest
3 TARGET_SOURCES := \
4         template.c
5 TOPPERS_OSEK_OIL_SOURCE := ./PETest.oil
6 C_OPTIMISATION_FLAGS = -Os
7
8 include ../MakeCommon
9 include ../../ecrobot/lejos_osek.tmf