summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_vxworks6.9.GNU
blob: 999895c94fae6cb90274b718e9ec1a64136ba5f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id$
# VxWorks 6.9

ifeq ($(VXWORKS_VERSION_FLAG),)
  VXWORKS_VERSION_FLAG = -DACE_VXWORKS=0x690
endif # VXWORKS_VERSION_FLAG

WIND_USR_LIB = ../lib/usr/lib

include $(ACE_ROOT)/include/makeinclude/platform_vxworks6.8.GNU

# override. we do not want -Wsystem-header (new in vx6.9)
CC_WARNINGS_ALL = -Wall