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