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