contiki/examples/telnet-server/Makefile.atarixl.defines
Oliver Schmidt a70fbf1bbf Reconfigured Telnet server.
In order to have the wget command make some sense the write command should be present too.
- On the Apple][ reduction of the MTU seems to gain just enough RAM to have the (rather heavy-weight) full-blown C library file I/O working.
- On the C128 there's way too little RAM so there's no wget command but only the file commands.
- On the CBMs a dummy lseek() was necessary to have the read command link.
2015-06-21 21:07:41 +02:00

2 lines
58 B
Makefile

DEFINES = CONNECTIONS=3,WITH_LOGGING,WITH_CLIENT,WITH_DNS