lm3s1968: replace switch-case statements with if-then-else.
[bertos.git] / Makefile.test
1 #Makefile for BeRTOS test.
2 #This makefile was generated automatically.
3
4 V:= 0
5 default: all
6
7 include bertos/config.mk
8 include ./examples/test/avrtest.mk
9 include ./examples/test/armtest.mk
10 include bertos/rules.mk