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