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