osd-contiki/tests/Makefile

9 lines
152 B
Makefile
Raw Normal View History

2010-02-21 18:47:12 -05:00
MC1322X = ..
2010-02-21 17:34:27 -05:00
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
TARGETS = blink-red_$(BOARD).bin
all: $(OBJDIR) $(OBJDIR)/board.h $(TARGETS) $(TARGETS:.bin=.dis)