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