nes-proj/examples/hello-world/Makefile

5 lines
70 B
Makefile
Raw Normal View History

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