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