This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-11-19 03:05:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5abe5334c8
contiki
/
examples
/
telnet-server
/
Makefile
6 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
all
:
telnet
-
server
Adding 'APPS+=program-handler' in apps/Makefile.telnetd might be considered more consistent but I opted for this more obvious approach. BTW yet another example that from my perspective simply can't have worked...
2007-03-03 13:32:10 +00:00
APPS
=
telnetd program-handler
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
CONTIKI
=
../..
i
n
c
l
u
d
e
$(
CONTIKI
)
/
M
a
k
e
f
i
l
e
.
i
n
c
l
u
d
e
Reference in New Issue
Copy Permalink