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