contiki/tests/Makefile

12 lines
79 B
Makefile
Raw Normal View History

MC1322X := ..
2010-02-21 17:34:27 -05:00
2010-02-23 18:27:12 -05:00
TARGETS := blink-red
2010-02-21 18:47:12 -05:00
include $(MC1322X)/Makefile.include
2010-02-21 17:34:27 -05:00
2010-02-23 15:53:00 -05:00
2010-02-23 18:27:12 -05:00