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