4 #### 1) This file requires that the WIND_BASE and WIND_HOST_TYPE environment
5 #### variables be set. If the target CPU is not SIMNT, then your CPU
6 #### environment variable must be set.
7 #### 2) The TOOL environment variable may be set to "diab" (default is "gnu").
8 #### 3) If perl is not on your path, you'll also need to set your PERL_PATH
9 #### environment variable to the full path to perl.
11 ifeq ($(VXWORKS_VERSION_FLAG),)
12 VXWORKS_VERSION_FLAG = -DACE_VXWORKS=0x640
13 endif # VXWORKS_VERSION_FLAG
15 include $(ACE_ROOT)/include/makeinclude/platform_vxworks6.3.GNU