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