nes-proj/examples/telnet-server/Makefile

6 lines
85 B
Makefile

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