Makefile revision c40d696f8f0e05103b3795dd37198e00ae7ef955
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi#
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi# CDDL HEADER START
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# The contents of this file are subject to the terms of the
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# Common Development and Distribution License (the "License").
f21bea4c0f58e17aa1d9a0fac2c219852f89944amaczniak# You may not use this file except in compliance with the License.
0066eddda7203f6345b56f77d146a759298dc635gryzor#
0066eddda7203f6345b56f77d146a759298dc635gryzor# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0066eddda7203f6345b56f77d146a759298dc635gryzor# or http://www.opensolaris.org/os/licensing.
0066eddda7203f6345b56f77d146a759298dc635gryzor# See the License for the specific language governing permissions
b062c76dff08accbdae415e6fed10ad6696b5a80takashi# and limitations under the License.
b062c76dff08accbdae415e6fed10ad6696b5a80takashi#
b062c76dff08accbdae415e6fed10ad6696b5a80takashi# When distributing Covered Code, include this CDDL HEADER in each
b062c76dff08accbdae415e6fed10ad6696b5a80takashi# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f21bea4c0f58e17aa1d9a0fac2c219852f89944amaczniak# If applicable, add the following below this CDDL HEADER, with the
f21bea4c0f58e17aa1d9a0fac2c219852f89944amaczniak# fields enclosed by brackets "[]" replaced with your own identifying
f21bea4c0f58e17aa1d9a0fac2c219852f89944amaczniak# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "%Z%%M% %I% %E% SMI"
PLATFORMS = SUNW,Sun-Fire-T200
CLASS = platform
DTDFILE =
TOPOFILE = Sun-Fire-T200-hc-topology.xml \
Sun-Fire-T1000-hc-topology.xml \
SPARC-Enterprise-T1000-hc-topology.xml \
Sun-Blade-T6300-hc-topology.xml
SRCDIR = ../SUNW,Sun-Fire-T200
include ../Makefile.map