CONTIKI_PROJECT = telnet-server
all: $(CONTIKI_PROJECT)
APPS = telnetd program-handler
WITH_UIP=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include