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