151b564acSmcwalter# 251b564acSmcwalter# CDDL HEADER START 351b564acSmcwalter# 451b564acSmcwalter# The contents of this file are subject to the terms of the 551b564acSmcwalter# Common Development and Distribution License (the "License"). 651b564acSmcwalter# You may not use this file except in compliance with the License. 751b564acSmcwalter# 851b564acSmcwalter# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 951b564acSmcwalter# or http://www.opensolaris.org/os/licensing. 1051b564acSmcwalter# See the License for the specific language governing permissions 1151b564acSmcwalter# and limitations under the License. 1251b564acSmcwalter# 1351b564acSmcwalter# When distributing Covered Code, include this CDDL HEADER in each 1451b564acSmcwalter# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1551b564acSmcwalter# If applicable, add the following below this CDDL HEADER, with the 1651b564acSmcwalter# fields enclosed by brackets "[]" replaced with your own identifying 1751b564acSmcwalter# information: Portions Copyright [yyyy] [name of copyright owner] 1851b564acSmcwalter# 1951b564acSmcwalter# CDDL HEADER END 2051b564acSmcwalter# 2151b564acSmcwalter 2251b564acSmcwalter# 23*940d71d2Seschrock# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 2451b564acSmcwalter# Use is subject to license terms. 2551b564acSmcwalter# 2651b564acSmcwalter#ident "%Z%%M% %I% %E% SMI" 2751b564acSmcwalter 2851b564acSmcwalterPLATFORMS = SUNW,Netra-CP3260 2951b564acSmcwalterCLASS = platform 30*940d71d2SeschrockDTDFILE = topology.dtd.1 3151b564acSmcwalterTOPOFILE = Netra-CP3260-hc-topology.xml 3251b564acSmcwalter 3351b564acSmcwalterSRCDIR = ../SUNW,Netra-CP3260 3451b564acSmcwalter 3551b564acSmcwalterinclude ../Makefile.map 36