Corrected/deleted WIND_HOST_TYPE to only hosts that WRS supports.

This commit is contained in:
Andrew Johnson
2010-10-25 14:23:56 -05:00
parent 66864fcb23
commit 01ae98d118
4 changed files with 1 additions and 5 deletions

View File

@@ -9,4 +9,3 @@
#Include definitions common to unix hosts
include $(CONFIG)/os/CONFIG.UnixCommon.Common
WIND_HOST_TYPE = ppc-linux

View File

@@ -10,4 +10,3 @@
#Include definitions common to unix hosts
include $(CONFIG)/os/CONFIG.UnixCommon.Common
WIND_HOST_TYPE = ppc-linux

View File

@@ -10,5 +10,3 @@
#Include definitions common to unix hosts
include $(CONFIG)/os/CONFIG.UnixCommon.Common
WIND_HOST_TYPE = x86-solaris2

View File

@@ -9,5 +9,5 @@
-include $(CONFIG)/os/CONFIG.win32-x86.Common
WIND_HOST_TYPE = x64-win
WIND_HOST_TYPE = x86-win32