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