15 lines
382 B
Plaintext
15 lines
382 B
Plaintext
# CONFIG.solaris-x86.Common
|
|
#
|
|
# $Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Definitions for solaris-x86 host builds
|
|
# Sites may override these definitions in CONFIG_SITE.solaris-x86.Common
|
|
#-------------------------------------------------------
|
|
|
|
#Include definitions common to unix hosts
|
|
include $(CONFIG)/os/CONFIG.UnixCommon.Common
|
|
|
|
WIND_HOST_TYPE = x86-solaris2
|
|
|