repo.or.cz
/
contiki-2.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add missing includes
[contiki-2.x.git]
/
apps
/
telnetd
/
Makefile.telnetd
blob
b3e3742f7f080196dc257263b1f9c97df3278d2a
1
telnetd_src = telnetd.c memb.c list.c random.c
2
telnetd_dsc = telnetd-dsc.c
3
4
APPS += shell
5
include $(CONTIKI)/apps/shell/Makefile.shell