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