summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_vxworks.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/include/makeinclude/platform_vxworks.GNU')
-rw-r--r--ACE/include/makeinclude/platform_vxworks.GNU4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/platform_vxworks.GNU b/ACE/include/makeinclude/platform_vxworks.GNU
index f94e2687948..30db5614a42 100644
--- a/ACE/include/makeinclude/platform_vxworks.GNU
+++ b/ACE/include/makeinclude/platform_vxworks.GNU
@@ -25,4 +25,8 @@ endif
ifeq (vxworks-6.7, $(findstring vxworks-6.7,$(WIND_PLATFORM)))
include $(ACE_ROOT)/include/makeinclude/platform_vxworks6.7.GNU
endif
+ifeq (vxworks-6.8, $(findstring vxworks-6.8,$(WIND_PLATFORM)))
+ include $(ACE_ROOT)/include/makeinclude/platform_vxworks6.8.GNU
+endif
+