159ac0c16Sdavemq# 259ac0c16Sdavemq# CDDL HEADER START 359ac0c16Sdavemq# 459ac0c16Sdavemq# The contents of this file are subject to the terms of the 559ac0c16Sdavemq# Common Development and Distribution License (the "License"). 659ac0c16Sdavemq# You may not use this file except in compliance with the License. 759ac0c16Sdavemq# 859ac0c16Sdavemq# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 959ac0c16Sdavemq# or http://www.opensolaris.org/os/licensing. 1059ac0c16Sdavemq# See the License for the specific language governing permissions 1159ac0c16Sdavemq# and limitations under the License. 1259ac0c16Sdavemq# 1359ac0c16Sdavemq# When distributing Covered Code, include this CDDL HEADER in each 1459ac0c16Sdavemq# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1559ac0c16Sdavemq# If applicable, add the following below this CDDL HEADER, with the 1659ac0c16Sdavemq# fields enclosed by brackets "[]" replaced with your own identifying 1759ac0c16Sdavemq# information: Portions Copyright [yyyy] [name of copyright owner] 1859ac0c16Sdavemq# 1959ac0c16Sdavemq# CDDL HEADER END 2059ac0c16Sdavemq# 2159ac0c16Sdavemq 22*940d71d2Seschrock# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 2359ac0c16Sdavemq# Use is subject to license terms. 2459ac0c16Sdavemq# 2559ac0c16Sdavemq#ident "%Z%%M% %I% %E% SMI" 2659ac0c16Sdavemq 2759ac0c16SdavemqPLATFORMS = SUNW,T5140 2859ac0c16SdavemqCLASS = platform 29*940d71d2SeschrockDTDFILE = topology.dtd.1 3059ac0c16SdavemqTOPOFILE = T5140-hc-topology.xml \ 3113faa912Ssd77468 T5240-hc-topology.xml \ 326343349bSanovick T5440-hc-topology.xml \ 336343349bSanovick Sun-Blade-T6340-hc-topology.xml 3459ac0c16SdavemqSRCDIR = ../SUNW,T5140 3559ac0c16Sdavemq 3659ac0c16Sdavemqinclude ../Makefile.map 37