make includes refer to $(CONTIKI)/core or $(CONTIKI)/platform/inga
[wsn-p.git] / tutorial / ledtest / Makefile
1 include ../../Makefile.properties
2 CONTIKI_PROJECT=ledtest
3
4 all: $(CONTIKI_PROJECT)
5
6 include $(CONTIKI)/Makefile.include
7
This page took 0.053438 seconds and 5 git commands to generate.