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