osd-contiki/examples/telnet-server/Makefile
2007-05-26 22:42:02 +00:00

7 lines
128 B
Makefile

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