nes-proj/examples/webserver/Makefile

6 lines
91 B
Makefile

all: webserver-example
APPS=webserver
CONTIKI = ../..
include $(CONTIKI)/Makefile.include