nes-proj/examples/compile-platforms/Makefile.platform

4 lines
72 B
Makefile
Raw Normal View History

all: hello-world
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include