mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Added missing 'atarixl' Makefile defines.
This commit is contained in:
parent
70d7953ce7
commit
d79ac1558a
1
examples/email/Makefile.atarixl.defines
Normal file
1
examples/email/Makefile.atarixl.defines
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFINES = WITH_CLIENT,WITH_DNS,WITH_GUI
|
1
examples/ftp/Makefile.atarixl.defines
Normal file
1
examples/ftp/Makefile.atarixl.defines
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFINES = WITH_CLIENT,WITH_DNS,WITH_GUI
|
1
examples/irc/Makefile.atarixl.defines
Normal file
1
examples/irc/Makefile.atarixl.defines
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFINES = WITH_CLIENT,WITH_DNS,WITH_GUI
|
1
examples/telnet-server/Makefile.atarixl.defines
Normal file
1
examples/telnet-server/Makefile.atarixl.defines
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFINES = WITH_LOGGING,WITH_CLIENT,WITH_DNS
|
1
examples/webserver/Makefile.atarixl.defines
Normal file
1
examples/webserver/Makefile.atarixl.defines
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFINES = WITH_LOGGING,WITH_BOOST
|
1
examples/wget/Makefile.atarixl.defines
Normal file
1
examples/wget/Makefile.atarixl.defines
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFINES = WITH_LOGGING,WITH_CLIENT,WITH_DNS
|
Loading…
Reference in New Issue
Block a user