1*9c7bbd71STrang Do# 2*9c7bbd71STrang Do# CDDL HEADER START 3*9c7bbd71STrang Do# 4*9c7bbd71STrang Do# The contents of this file are subject to the terms of the 5*9c7bbd71STrang Do# Common Development and Distribution License (the "License"). 6*9c7bbd71STrang Do# You may not use this file except in compliance with the License. 7*9c7bbd71STrang Do# 8*9c7bbd71STrang Do# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*9c7bbd71STrang Do# or http://www.opensolaris.org/os/licensing. 10*9c7bbd71STrang Do# See the License for the specific language governing permissions 11*9c7bbd71STrang Do# and limitations under the License. 12*9c7bbd71STrang Do# 13*9c7bbd71STrang Do# When distributing Covered Code, include this CDDL HEADER in each 14*9c7bbd71STrang Do# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*9c7bbd71STrang Do# If applicable, add the following below this CDDL HEADER, with the 16*9c7bbd71STrang Do# fields enclosed by brackets "[]" replaced with your own identifying 17*9c7bbd71STrang Do# information: Portions Copyright [yyyy] [name of copyright owner] 18*9c7bbd71STrang Do# 19*9c7bbd71STrang Do# CDDL HEADER END 20*9c7bbd71STrang Do# 21*9c7bbd71STrang Do 22*9c7bbd71STrang Do# 23*9c7bbd71STrang Do# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 24*9c7bbd71STrang Do# Use is subject to license terms. 25*9c7bbd71STrang Do# 26*9c7bbd71STrang Do 27*9c7bbd71STrang DoPLATFORMS = SUNW,Sun-Blade-T6300 28*9c7bbd71STrang DoCLASS = platform 29*9c7bbd71STrang DoDTDFILE = topology.dtd.1 30*9c7bbd71STrang DoTOPOFILE = Sun-Blade-T6300-hc-topology.xml 31*9c7bbd71STrang DoSRCDIR = ../SUNW,Sun-Blade-T6300 32*9c7bbd71STrang Do 33*9c7bbd71STrang Doinclude ../Makefile.map 34