aboutsummaryrefslogtreecommitdiffstats
path: root/network_cmds/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'network_cmds/Makefile.inc')
-rw-r--r--network_cmds/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/network_cmds/Makefile.inc b/network_cmds/Makefile.inc
new file mode 100644
index 0000000..14e30a9
--- /dev/null
+++ b/network_cmds/Makefile.inc
@@ -0,0 +1,3 @@
+CFLAGS+=-DPRIVATE -DINET6 -DPLATFORM_iPhoneOS -D__APPLE_USE_RFC_3542=1 -DUSE_RFC2292BIS=1 -D__APPLE_API_OBSOLETE=1 -DTARGET_OS_EMBEDDED=1
+
+.include "../Makefile.inc"