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