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