summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_vxworks6.6.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-11-26 15:11:08 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-11-26 15:11:08 +0000
commitf34e883cd550ef5fe72b4cf2fdb88a086c57efde (patch)
tree3cf1b6a037445340ada644d2e235947df939ee85 /ACE/include/makeinclude/platform_vxworks6.6.GNU
parent68d7967cd41b27e0d34c8aed557bafaee8def3c3 (diff)
downloadATCD-f34e883cd550ef5fe72b4cf2fdb88a086c57efde.tar.gz
Mon Nov 26 15:10:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/include/makeinclude/platform_vxworks6.6.GNU')
-rw-r--r--ACE/include/makeinclude/platform_vxworks6.6.GNU8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/platform_vxworks6.6.GNU b/ACE/include/makeinclude/platform_vxworks6.6.GNU
new file mode 100644
index 00000000000..639f2d9c484
--- /dev/null
+++ b/ACE/include/makeinclude/platform_vxworks6.6.GNU
@@ -0,0 +1,8 @@
+# $Id$
+# VxWorks 6.6
+
+ifeq ($(VXWORKS_VERSION_FLAG),)
+ VXWORKS_VERSION_FLAG = -DACE_VXWORKS=0x660
+endif # VXWORKS_VERSION_FLAG
+
+include $(ACE_ROOT)/include/makeinclude/platform_vxworks6.5.GNU