xref: /titanic_41/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Makefile (revision 940d71d237794874e18a0eb72f6564821a823517)
1ecb56eb0Swillard#
2ecb56eb0Swillard# CDDL HEADER START
3ecb56eb0Swillard#
4ecb56eb0Swillard# The contents of this file are subject to the terms of the
5ecb56eb0Swillard# Common Development and Distribution License (the "License").
6ecb56eb0Swillard# You may not use this file except in compliance with the License.
7ecb56eb0Swillard#
8ecb56eb0Swillard# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ecb56eb0Swillard# or http://www.opensolaris.org/os/licensing.
10ecb56eb0Swillard# See the License for the specific language governing permissions
11ecb56eb0Swillard# and limitations under the License.
12ecb56eb0Swillard#
13ecb56eb0Swillard# When distributing Covered Code, include this CDDL HEADER in each
14ecb56eb0Swillard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ecb56eb0Swillard# If applicable, add the following below this CDDL HEADER, with the
16ecb56eb0Swillard# fields enclosed by brackets "[]" replaced with your own identifying
17ecb56eb0Swillard# information: Portions Copyright [yyyy] [name of copyright owner]
18ecb56eb0Swillard#
19ecb56eb0Swillard# CDDL HEADER END
20ecb56eb0Swillard#
21ecb56eb0Swillard
22ecb56eb0Swillard#
23*940d71d2Seschrock# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24ecb56eb0Swillard# Use is subject to license terms.
25ecb56eb0Swillard#
26ecb56eb0Swillard#ident	"%Z%%M%	%I%	%E% SMI"
27ecb56eb0Swillard
28ecb56eb0SwillardPLATFORMS = SUNW,Sun-Blade-T6320
29ecb56eb0SwillardCLASS = platform
30*940d71d2SeschrockDTDFILE = topology.dtd.1
31ecb56eb0SwillardTOPOFILE = Sun-Blade-T6320-hc-topology.xml
32ecb56eb0SwillardSRCDIR = ../SUNW,Sun-Blade-T6320
33ecb56eb0Swillard
34ecb56eb0Swillardinclude ../Makefile.map
35