nes-proj/examples/telnet-server/Makefile

7 lines
128 B
Makefile

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