Makefile revision 0eb822a1c0c2bea495647510b75f77f0e57633eb
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes#
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# CDDL HEADER START
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes#
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# The contents of this file are subject to the terms of the
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Common Development and Distribution License (the "License").
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# You may not use this file except in compliance with the License.
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes#
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# or http://www.opensolaris.org/os/licensing.
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# See the License for the specific language governing permissions
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# and limitations under the License.
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes#
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# When distributing Covered Code, include this CDDL HEADER in each
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# If applicable, add the following below this CDDL HEADER, with the
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# fields enclosed by brackets "[]" replaced with your own identifying
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# information: Portions Copyright [yyyy] [name of copyright owner]
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes#
70953fb44a7140fe206c3a5f011e24209c8c5c6abnicholes# CDDL HEADER END
70953fb44a7140fe206c3a5f011e24209c8c5c6abnicholes#
16b55a35cff91315d261d1baa776138af465c4e4fuankg
16b55a35cff91315d261d1baa776138af465c4e4fuankg#
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes# Use is subject to license terms.
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes#
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes#ident "%Z%%M% %I% %E% SMI"
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesARCH = sun4u
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesCLASS = arch
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesDTDFILE = topology.dtd.1
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesTOPOFILE = sun4u-hc-topology.xml
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesSRCDIR = ../sun4u
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes
405f61494d3ed3ca9c054dacc05a53513e172145bnicholesinclude ../Makefile.map
405f61494d3ed3ca9c054dacc05a53513e172145bnicholes