Merge pull request #373 from oliverschmidt/master
Added missing 'atarixl' Makefile defines.
This commit is contained in:
commit
86e0c8209d
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