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