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 a new issue