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