Makefile revision 9ee0dd10a0351d0f2cb5138380ec1017c92bdd4f
9c2dcd68c773575403ff4a1f1341be10b14588b0Christian Maeder# CDDL HEADER START
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# The contents of this file are subject to the terms of the
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# Common Development and Distribution License (the "License").
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# You may not use this file except in compliance with the License.
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# or http://www.opensolaris.org/os/licensing.
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# See the License for the specific language governing permissions
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# and limitations under the License.
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
dbdb6f53350168e321097373903da2aa2e29b049Christian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d73d522b2ffe201e6233b576be9c0fb0ddbf6313Christian Maeder# If applicable, add the following below this CDDL HEADER, with the
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
d5bafd42bc0cadf07032b4e7a1a92d90afb7c973Christian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
f44cf7451fe69a061e6be46d88d1d0a2e679b3daChristian Maeder# CDDL HEADER END
f44cf7451fe69a061e6be46d88d1d0a2e679b3daChristian Maeder# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
f44cf7451fe69a061e6be46d88d1d0a2e679b3daChristian Maeder# Use is subject to license terms.
f44cf7451fe69a061e6be46d88d1d0a2e679b3daChristian Maeder#pragma ident "%Z%%M% %I% %E% SMI"