Makefile revision 940d71d237794874e18a0eb72f6564821a823517
337d121aa0049cbd0ae664f5d1c431d862f1d49ejim#
ec79b29695b183f794264bbb578c51e93d1f9b1emartin# CDDL HEADER START
6aa2272cc4af77e605ba2c4a4781f8567408b7e3pquerna#
ee508128c414648982d1cca7801f63b01a0a4f8aminfrin# The contents of this file are subject to the terms of the
111c8f806b790a72ad0244aae35252470662e10drpluem# Common Development and Distribution License (the "License").
111c8f806b790a72ad0244aae35252470662e10drpluem# You may not use this file except in compliance with the License.
111c8f806b790a72ad0244aae35252470662e10drpluem#
399d43256a3339482bfa6cb76eb72ce5b363ae7arpluem# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
399d43256a3339482bfa6cb76eb72ce5b363ae7arpluem# or http://www.opensolaris.org/os/licensing.
399d43256a3339482bfa6cb76eb72ce5b363ae7arpluem# See the License for the specific language governing permissions
399d43256a3339482bfa6cb76eb72ce5b363ae7arpluem# and limitations under the License.
37b35c7feec8216b5119c0c083990cfe4e400769rpluem#
37b35c7feec8216b5119c0c083990cfe4e400769rpluem# When distributing Covered Code, include this CDDL HEADER in each
37b35c7feec8216b5119c0c083990cfe4e400769rpluem# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dd6199828976e6c7850ca6abd7a1ceba99e9ed16chrisd# If applicable, add the following below this CDDL HEADER, with the
dd6199828976e6c7850ca6abd7a1ceba99e9ed16chrisd# fields enclosed by brackets "[]" replaced with your own identifying
dd6199828976e6c7850ca6abd7a1ceba99e9ed16chrisd# information: Portions Copyright [yyyy] [name of copyright owner]
dd6199828976e6c7850ca6abd7a1ceba99e9ed16chrisd#
bc786d0dba3cefae135fb85ab303ddb2b229e43drpluem# CDDL HEADER END
bc786d0dba3cefae135fb85ab303ddb2b229e43drpluem#
bc786d0dba3cefae135fb85ab303ddb2b229e43drpluem
3ff68b9ee78262779dbedf791576d35fdd229f7brpluem#
3ff68b9ee78262779dbedf791576d35fdd229f7brpluem# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
3ff68b9ee78262779dbedf791576d35fdd229f7brpluem# Use is subject to license terms.
de0fed4fa6741aea09dbe28f03aa4c20e822ed5drpluem#
de0fed4fa6741aea09dbe28f03aa4c20e822ed5drpluem#ident "%Z%%M% %I% %E% SMI"
de0fed4fa6741aea09dbe28f03aa4c20e822ed5drpluem
de0fed4fa6741aea09dbe28f03aa4c20e822ed5drpluemPLATFORMS = SUNW,Netra-CP3060
de0fed4fa6741aea09dbe28f03aa4c20e822ed5drpluemCLASS = platform
38c37050250a232748df499cb74e2bec82cd791aminfrinDTDFILE = topology.dtd.1
38c37050250a232748df499cb74e2bec82cd791aminfrinTOPOFILE = Netra-CP3060-hc-topology.xml
38c37050250a232748df499cb74e2bec82cd791aminfrin
38c37050250a232748df499cb74e2bec82cd791aminfrinSRCDIR = ../SUNW,Netra-CP3060
38c37050250a232748df499cb74e2bec82cd791aminfrin
38c37050250a232748df499cb74e2bec82cd791aminfrininclude ../Makefile.map
38c37050250a232748df499cb74e2bec82cd791aminfrin