17 lines
424 B
Plaintext
17 lines
424 B
Plaintext
# CONFIG.Common.darwin-x86
|
|
#
|
|
# $Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Definitions for darwin-x86 target builds
|
|
# Sites may override these definitions in CONFIG_SITE.Common.darwin-x86
|
|
#-------------------------------------------------------
|
|
|
|
#
|
|
# Architecture-specific information
|
|
#
|
|
ARCH_CLASS = x86
|
|
|
|
# Include definitions common to all Darwin targets
|
|
include $(CONFIG)/os/CONFIG.darwinCommon.darwinCommon
|