nes-proj/examples/telnet-server/Makefile

6 lines
101 B
Makefile

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