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